Started by timer Running as SYSTEM Agent centos-7-6gb-n4lj6 is provisioned from template centos-7-6gb --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33" jenkins/label: "centos-7-6gb" name: "centos-7-6gb-n4lj6" namespace: "sirius" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sirius.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-6gb-n4lj6" - 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-6gb-n4lj6" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sirius.svc.cluster.local/sirius/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "6144Mi" requests: cpu: "1000m" memory: "6144Mi" 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-sirius" 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-6gb-n4lj6 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/sirius.sonar-master The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-sirius/sirius-desktop.git > git init /home/jenkins/agent/workspace/sirius.sonar-master # timeout=10 Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 637656529a2e2eff0ad7f242b63088d94b25c020 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 637656529a2e2eff0ad7f242b63088d94b25c020 # timeout=10 Commit message: "[releng] Fix URL for OCL nightly builds in canary" > git rev-list --no-walk 637656529a2e2eff0ad7f242b63088d94b25c020 # timeout=10 Injecting SonarQube environment variables using the configuration: SonarCloud.io $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [sirius.sonar-master] $ Xvnc -help Starting xvnc [sirius.sonar-master] $ Xvnc :51 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34 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 Thu Mar 14 19:53:30 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5951 vncext: created VNC server for screen 0 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins3337992304119990648.sh + rm -rf /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/screenshots + xrandr -s 1920x1200 ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:-nan ratio) + xsetroot -solid grey + xhost + + vncconfig -iconic access control disabled, clients can connect from any host + sleep 2 + sleep 2 + metacity --replace --sm-disable --display=:51 + rm -rf /home/jenkins/agent/workspace/sirius.sonar-master/.maven/tmp Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins4495022788958910939.sh + wget --no-check-certificate -O comic-relief.zip https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip --2024-03-14 19:53:44-- https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 110354 (108K) [application/zip] Saving to: ‘comic-relief.zip’ 0K .......... .......... .......... .......... .......... 46% 12.6M 0s 50K .......... .......... .......... .......... .......... 92% 13.1M 0s 100K ....... 100% 307M=0.008s 2024-03-14 19:53:44 (13.8 MB/s) - ‘comic-relief.zip’ saved [110354/110354] + unzip comic-relief.zip Archive: comic-relief.zip inflating: ComicRelief.ttf inflating: FONTLOG.txt inflating: OFL.txt inflating: OFL-FAQ.txt inflating: ComicRelief-Bold.ttf + mkdir -p /home/jenkins/.fonts + mv ComicRelief.ttf /home/jenkins/.fonts + mkdir -p /home/jenkins/.config/fontconfig + cat [sirius.sonar-master] $ /opt/tools/apache-maven/latest/bin/mvn -f packaging/org.eclipse.sirius.parent/pom.xml -DPLATFORM=2023-03 -DMAVEN_OPTS=-Xmx4g -Dtests.skipUnreliableTests=true -Dtests.skipLongTests=false -Dplatform-version-name=2023-03 -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/sirius.sonar-master/.repository clean integration-test -B -Pheadless -Pheadless-server -Pfull -Pjunit -Pswtbot-sequence -Pswtbot 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: "6.2.9-300.fc38.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 [WARNING] The requested profile "headless-server" could not be activated because it does not exist. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sirius Parent [pom] [INFO] org.eclipse.sirius.ext.base [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3 [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.edit [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.tx [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.notation [eclipse-plugin] [INFO] org.eclipse.sirius.ext.ide [eclipse-plugin] [INFO] org.eclipse.sirius.model [eclipse-plugin] [INFO] org.eclipse.sirius.ecore.extender [eclipse-plugin] [INFO] org.eclipse.sirius.common [eclipse-plugin] [INFO] org.eclipse.sirius [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.common.ocl [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.model [eclipse-plugin] [INFO] org.eclipse.sirius.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.formatdata [eclipse-plugin] [INFO] org.eclipse.sirius.synchronizer [eclipse-plugin] [INFO] org.eclipse.sirius.table.model [eclipse-plugin] [INFO] org.eclipse.sirius.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree.model [eclipse-plugin] [INFO] org.eclipse.sirius.tree [eclipse-plugin] [INFO] org.eclipse.sirius.model.feature [eclipse-feature] [INFO] org.eclipse.sirius.runtime [eclipse-feature] [INFO] org.eclipse.sirius.runtime.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.aql [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ocl [eclipse-feature] [INFO] org.eclipse.sirius.headless.update [eclipse-repository] [INFO] org.eclipse.sirius.ext.draw2d [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gef [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.runtime [eclipse-plugin] [INFO] org.eclipse.sirius.ext.jface [eclipse-plugin] [INFO] org.eclipse.sirius.ext.swt [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.common.xtext [eclipse-plugin] [INFO] org.eclipse.sirius.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk.debug [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.model [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.edit [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.ui [eclipse-plugin] [INFO] org.eclipse.sirius.doc [eclipse-plugin] [INFO] org.eclipse.sirius.editor [eclipse-plugin] [INFO] org.eclipse.sirius.editor.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.editor.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.tree [eclipse-plugin] [INFO] org.eclipse.sirius.eef.adapters [eclipse-plugin] [INFO] org.eclipse.sirius.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.support [eclipse-plugin] [INFO] org.eclipse.sirius.tests.swtbot.support [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.editor [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.design [eclipse-plugin] [INFO] org.eclipse.sirius.samples.family [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter.aql [eclipse-plugin] [INFO] org.eclipse.sirius.properties [eclipse-plugin] [INFO] org.eclipse.sirius.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.defaultrules [eclipse-plugin] [INFO] org.eclipse.sirius.properties.core [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.checkbox [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.radio [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.textarea [eclipse-plugin] [INFO] org.eclipse.sirius.tests.ui.properties [eclipse-test-plugin] [INFO] org.eclipse.sirius.aql [eclipse-feature] [INFO] org.eclipse.sirius.doc.feature [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.eef [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.xtext [eclipse-feature] [INFO] org.eclipse.sirius.samples [eclipse-feature] [INFO] org.eclipse.sirius.specifier [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.aql [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.tests.support [eclipse-feature] [INFO] org.eclipse.sirius.interpreter.feature [eclipse-feature] [INFO] org.eclipse.sirius.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.specifier.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.samples.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.diagram.elk.feature [eclipse-feature] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature [eclipse-feature] [INFO] org.eclipse.sirius.sample.basicfamily.feature [eclipse-feature] [INFO] org.eclipse.sirius.tests.sample.docbook [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.benchmark [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.design [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.editor [eclipse-plugin] [INFO] org.eclipse.sirius.sample.ecore.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.tree [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.swtbot [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests [eclipse-feature] [INFO] org.eclipse.sirius.tests.rcptt.properties [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.feature [eclipse-feature] [INFO] org.eclipse.sirius.update [eclipse-repository] [INFO] org.eclipse.sirius.sample.basicfamily.update [eclipse-repository] [INFO] org.eclipse.sirius.tests.sample.docbook.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.xtext [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.update [eclipse-repository] [INFO] [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------ [INFO] Building Sirius Parent 7.4.0-SNAPSHOT [1/140] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sirius-parent --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ sirius-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ sirius-parent --- [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >----------- [INFO] Building org.eclipse.sirius.ext.base 7.4.0-SNAPSHOT [2/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving target definition file:/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/../../releng/org.eclipse.sirius.targets/./sirius_2023-03.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@7bb92a71 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/sirius.sonar-master/.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=) [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.base --- [INFO] Resolving class path of org.eclipse.sirius.ext.base [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.base --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/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.sirius.ext.base --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------ [INFO] Building org.eclipse.sirius.ext.e3 7.4.0-SNAPSHOT [3/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3 --- [INFO] Resolving class path of org.eclipse.sirius.ext.e3 [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------ [INFO] Building org.eclipse.sirius.ext.emf 7.4.0-SNAPSHOT [4/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf --- [INFO] Resolving class path of org.eclipse.sirius.ext.emf [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/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.sirius.ext.emf --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >--------- [INFO] Building org.eclipse.sirius.ext.emf.edit 7.4.0-SNAPSHOT [5/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Resolving class path of org.eclipse.sirius.ext.emf.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/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.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >---------- [INFO] Building org.eclipse.sirius.ext.emf.tx 7.4.0-SNAPSHOT [6/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Resolving class path of org.eclipse.sirius.ext.emf.tx [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/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.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >------- [INFO] Building org.eclipse.sirius.ext.gmf.notation 7.4.0-SNAPSHOT [7/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.notation [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------ [INFO] Building org.eclipse.sirius.ext.ide 7.4.0-SNAPSHOT [8/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.ide --- [INFO] Resolving class path of org.eclipse.sirius.ext.ide [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.ide --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/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.sirius.ext.ide --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.model >------------- [INFO] Building org.eclipse.sirius.model 7.4.0-SNAPSHOT [9/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.model --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.model --- [INFO] Resolving class path of org.eclipse.sirius.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.model --- [INFO] Compiling 359 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/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.sirius.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model --- [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >-------- [INFO] Building org.eclipse.sirius.ecore.extender 7.4.0-SNAPSHOT [10/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ecore.extender --- [INFO] Resolving class path of org.eclipse.sirius.ecore.extender [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ecore.extender --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/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.sirius.ecore.extender --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------ [INFO] Building org.eclipse.sirius.common 7.4.0-SNAPSHOT [11/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common --- [INFO] Resolving class path of org.eclipse.sirius.common [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common --- [INFO] Compiling 118 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/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.sirius.common --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common --- [INFO] [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >---------------- [INFO] Building org.eclipse.sirius 7.4.0-SNAPSHOT [12/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius --- [INFO] Resolving class path of org.eclipse.sirius [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius --- [INFO] Compiling 381 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/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.sirius --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------ [INFO] Building org.eclipse.sirius.common.acceleo.aql 7.4.0-SNAPSHOT [13/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/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.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------ [INFO] Building org.eclipse.sirius.common.acceleo.mtl 7.4.0-SNAPSHOT [14/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [WARNING] [71792a8c-6c22-46d3-b878-3ee8d2b74e37][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,lpg.runtime.java,2.0.17.v201004271640 have severely compromised security. Please report this concern to the artifact provider. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/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.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------ [INFO] Building org.eclipse.sirius.common.interpreter 7.4.0-SNAPSHOT [15/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter --- [INFO] Resolving class path of org.eclipse.sirius.common.interpreter [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/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.sirius.common.interpreter --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >---------- [INFO] Building org.eclipse.sirius.common.ocl 7.4.0-SNAPSHOT [16/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ocl --- [INFO] Resolving class path of org.eclipse.sirius.common.ocl [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ocl --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/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.sirius.common.ocl --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.model >--------- [INFO] Building org.eclipse.sirius.diagram.model 7.4.0-SNAPSHOT [17/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.model --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.model --- [INFO] Resolving class path of org.eclipse.sirius.diagram.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.model --- [INFO] Compiling 363 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/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.sirius.diagram.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------ [INFO] Building org.eclipse.sirius.diagram 7.4.0-SNAPSHOT [18/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram --- [INFO] Resolving class path of org.eclipse.sirius.diagram [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram --- [INFO] Compiling 240 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/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.sirius.diagram --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------ [INFO] Building org.eclipse.sirius.diagram.formatdata 7.4.0-SNAPSHOT [19/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Resolving class path of org.eclipse.sirius.diagram.formatdata [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/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.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >--------- [INFO] Building org.eclipse.sirius.synchronizer 7.4.0-SNAPSHOT [20/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.synchronizer --- [INFO] Resolving class path of org.eclipse.sirius.synchronizer [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.synchronizer --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/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.sirius.synchronizer --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.model >---------- [INFO] Building org.eclipse.sirius.table.model 7.4.0-SNAPSHOT [21/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.model --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.model --- [INFO] Resolving class path of org.eclipse.sirius.table.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.model --- [INFO] Compiling 114 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/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.sirius.table.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.model --- [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >------------- [INFO] Building org.eclipse.sirius.table 7.4.0-SNAPSHOT [22/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table --- [INFO] Resolving class path of org.eclipse.sirius.table [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/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.sirius.table --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tree.model >---------- [INFO] Building org.eclipse.sirius.tree.model 7.4.0-SNAPSHOT [23/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.model --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.model --- [INFO] Resolving class path of org.eclipse.sirius.tree.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.model --- [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/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.sirius.tree.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >------------- [INFO] Building org.eclipse.sirius.tree 7.4.0-SNAPSHOT [24/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree --- [INFO] Resolving class path of org.eclipse.sirius.tree [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree --- [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/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.sirius.tree --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree --- [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.model.feature >--------- [INFO] Building org.eclipse.sirius.model.feature 7.4.0-SNAPSHOT [25/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.model.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.model.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.model.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.model.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.model.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------ [INFO] Building org.eclipse.sirius.runtime 7.4.0-SNAPSHOT [26/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >-------- [INFO] Building org.eclipse.sirius.runtime.acceleo 7.4.0-SNAPSHOT [27/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >---------- [INFO] Building org.eclipse.sirius.runtime.aql 7.4.0-SNAPSHOT [28/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >---------- [INFO] Building org.eclipse.sirius.runtime.ocl 7.4.0-SNAPSHOT [29/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ocl --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >-------- [INFO] Building org.eclipse.sirius.headless.update 7.4.0-SNAPSHOT [30/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.headless.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update --- [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] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update --- [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.sirius.headless.update --- [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.sirius.headless.update --- [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.sirius.headless.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target/org.eclipse.sirius.headless.update-7.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >---------- [INFO] Building org.eclipse.sirius.ext.draw2d 7.4.0-SNAPSHOT [31/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.draw2d --- [INFO] Resolving class path of org.eclipse.sirius.ext.draw2d [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.draw2d --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/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.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >----------- [INFO] Building org.eclipse.sirius.ext.e3.ui 7.4.0-SNAPSHOT [32/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [WARNING] [71792a8c-6c22-46d3-b878-3ee8d2b74e37][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [71792a8c-6c22-46d3-b878-3ee8d2b74e37][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [71792a8c-6c22-46d3-b878-3ee8d2b74e37][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [71792a8c-6c22-46d3-b878-3ee8d2b74e37][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [71792a8c-6c22-46d3-b878-3ee8d2b74e37][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Resolving class path of org.eclipse.sirius.ext.e3.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1210] public void add(Object parentElementOrTreePath, Object[] childElements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.add(Object, Object[]) and AbstractTreeViewer.add(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1259] public void remove(Object parent, Object[] elements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1265] public void remove(Object[] elementsOrTreePaths) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object[]) and AbstractTreeViewer.remove(Object...) 3 problems (3 warnings) [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >---------- [INFO] Building org.eclipse.sirius.ext.emf.ui 7.4.0-SNAPSHOT [33/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Resolving class path of org.eclipse.sirius.ext.emf.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.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.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------ [INFO] Building org.eclipse.sirius.ext.gef 7.4.0-SNAPSHOT [34/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gef --- [INFO] Resolving class path of org.eclipse.sirius.ext.gef [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gef --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/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.sirius.ext.gef --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >-------- [INFO] Building org.eclipse.sirius.ext.gmf.runtime 7.4.0-SNAPSHOT [35/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.runtime [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/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.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >----------- [INFO] Building org.eclipse.sirius.ext.jface 7.4.0-SNAPSHOT [36/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.jface --- [INFO] Resolving class path of org.eclipse.sirius.ext.jface [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.jface --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/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.sirius.ext.jface --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------ [INFO] Building org.eclipse.sirius.ext.swt 7.4.0-SNAPSHOT [37/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.swt --- [INFO] Resolving class path of org.eclipse.sirius.ext.swt [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.swt --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/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.sirius.ext.swt --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 7.4.0-SNAPSHOT [38/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql.ide [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/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.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 7.4.0-SNAPSHOT [39/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl.ide [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/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.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >----------- [INFO] Building org.eclipse.sirius.common.ui 7.4.0-SNAPSHOT [40/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui --- [INFO] Resolving class path of org.eclipse.sirius.common.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.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.sirius.common.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >--------- [INFO] Building org.eclipse.sirius.common.ui.ext 7.4.0-SNAPSHOT [41/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.common.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/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.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >--------- [INFO] Building org.eclipse.sirius.common.xtext 7.4.0-SNAPSHOT [42/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.xtext --- [INFO] Resolving class path of org.eclipse.sirius.common.xtext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.xtext --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/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.sirius.common.xtext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >-------------- [INFO] Building org.eclipse.sirius.ui 7.4.0-SNAPSHOT [43/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui --- [INFO] Resolving class path of org.eclipse.sirius.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui --- [INFO] Compiling 425 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1154] public void add(Object parentElementOrTreePath, Object[] childElements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.add(Object, Object[]) and CommonViewer.add(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1202] public void remove(Object aParent, Object[] elements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1208] public void remove(Object[] elementsOrTreePaths) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object[]) and CommonViewer.remove(Object...) 3 problems (3 warnings) [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >---------- [INFO] Building org.eclipse.sirius.diagram.ui 7.4.0-SNAPSHOT [44/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui --- [INFO] Resolving class path of org.eclipse.sirius.diagram.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui --- [INFO] Compiling 1126 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.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.sirius.diagram.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >---------- [INFO] Building org.eclipse.sirius.diagram.elk 7.4.0-SNAPSHOT [45/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk --- [INFO] Resolving class path of org.eclipse.sirius.diagram.elk [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/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.sirius.diagram.elk --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >------- [INFO] Building org.eclipse.sirius.diagram.elk.debug 7.4.0-SNAPSHOT [46/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Resolving class path of org.eclipse.sirius.diagram.elk.debug [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/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.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model >---- [INFO] Building org.eclipse.sirius.diagram.sequence.model 7.4.0-SNAPSHOT [47/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/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.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >-------- [INFO] Building org.eclipse.sirius.diagram.ui.ext 7.4.0-SNAPSHOT [48/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.diagram.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/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.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >------- [INFO] Building org.eclipse.sirius.diagram.sequence 7.4.0-SNAPSHOT [49/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence --- [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence --- [INFO] Compiling 106 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/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.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >----- [INFO] Building org.eclipse.sirius.diagram.sequence.edit 7.4.0-SNAPSHOT [50/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/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.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------ [INFO] Building org.eclipse.sirius.diagram.sequence.ui 7.4.0-SNAPSHOT [51/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.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.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >-------------- [INFO] Building org.eclipse.sirius.doc 7.4.0-SNAPSHOT [52/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.doc --- [INFO] Resolving class path of org.eclipse.sirius.doc [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc --- [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------ [INFO] Building org.eclipse.sirius.editor 7.4.0-SNAPSHOT [53/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor --- [INFO] Resolving class path of org.eclipse.sirius.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor --- [INFO] Compiling 427 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/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.sirius.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor --- [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >-------- [INFO] Building org.eclipse.sirius.editor.diagram 7.4.0-SNAPSHOT [54/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.diagram --- [INFO] Resolving class path of org.eclipse.sirius.editor.diagram [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.diagram --- [INFO] Compiling 355 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/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.sirius.editor.diagram --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >-------- [INFO] Building org.eclipse.sirius.editor.sequence 7.4.0-SNAPSHOT [55/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.sequence --- [INFO] Resolving class path of org.eclipse.sirius.editor.sequence [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.sequence --- [INFO] Compiling 103 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/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.sirius.editor.sequence --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >----------- [INFO] Building org.eclipse.sirius.table.ui 7.4.0-SNAPSHOT [56/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui --- [INFO] Resolving class path of org.eclipse.sirius.table.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui --- [INFO] Compiling 210 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.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.sirius.table.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >--------- [INFO] Building org.eclipse.sirius.editor.table 7.4.0-SNAPSHOT [57/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.table --- [INFO] Resolving class path of org.eclipse.sirius.editor.table [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.table --- [INFO] Compiling 84 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/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.sirius.editor.table --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------ [INFO] Building org.eclipse.sirius.tree.ui 7.4.0-SNAPSHOT [58/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui --- [INFO] Resolving class path of org.eclipse.sirius.tree.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui --- [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.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.sirius.tree.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >---------- [INFO] Building org.eclipse.sirius.editor.tree 7.4.0-SNAPSHOT [59/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.tree --- [INFO] Resolving class path of org.eclipse.sirius.editor.tree [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.tree --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/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.sirius.editor.tree --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >--------- [INFO] Building org.eclipse.sirius.eef.adapters 7.4.0-SNAPSHOT [60/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml [WARNING] [71792a8c-6c22-46d3-b878-3ee8d2b74e37][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.emf.eef.runtime,1.5.1.201601141612. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.eef.adapters --- [INFO] Resolving class path of org.eclipse.sirius.eef.adapters [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.eef.adapters --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/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.sirius.eef.adapters --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >---------- [INFO] Building org.eclipse.sirius.interpreter 7.4.0-SNAPSHOT [61/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.interpreter --- [INFO] Resolving class path of org.eclipse.sirius.interpreter [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.interpreter --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/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.sirius.interpreter --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >--------- [INFO] Building org.eclipse.sirius.table.ui.ext 7.4.0-SNAPSHOT [62/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.table.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/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.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >---------- [INFO] Building org.eclipse.sirius.tree.ui.ext 7.4.0-SNAPSHOT [63/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.tree.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/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.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------ [INFO] Building org.eclipse.sirius.ui.ext 7.4.0-SNAPSHOT [64/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/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.sirius.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >----------- [INFO] Building org.eclipse.sirius.ui.editor 7.4.0-SNAPSHOT [65/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.editor --- [INFO] Resolving class path of org.eclipse.sirius.ui.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.editor --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/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.sirius.ui.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------ [INFO] Building org.eclipse.sirius.tests.junit.support 7.4.0-SNAPSHOT [66/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.support --- [INFO] Resolving class path of org.eclipse.sirius.tests.junit.support [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.support --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/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.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >----- [INFO] Building org.eclipse.sirius.tests.swtbot.support 7.4.0-SNAPSHOT [67/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot.support [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Compiling 129 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/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.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------ [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT [68/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily --- [INFO] The project's OSGi version is 1.0.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/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.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >---- [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [69/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] The project's OSGi version is 1.0.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/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.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [70/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] The project's OSGi version is 1.0.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/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.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [71/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] The project's OSGi version is 1.0.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/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.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >-------- [INFO] Building org.eclipse.sirius.samples.family 7.4.0-SNAPSHOT [72/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.samples.family --- [INFO] Resolving class path of org.eclipse.sirius.samples.family [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >---- [INFO] Building org.eclipse.sirius.common.interpreter.aql 7.4.0-SNAPSHOT [73/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Resolving class path of org.eclipse.sirius.common.interpreter.aql [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/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.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >---------- [INFO] Building org.eclipse.sirius.properties 7.4.0-SNAPSHOT [74/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties --- [INFO] Resolving class path of org.eclipse.sirius.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties --- [INFO] Compiling 187 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/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.sirius.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties --- [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >-------- [INFO] Building org.eclipse.sirius.properties.edit 7.4.0-SNAPSHOT [75/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.edit --- [INFO] Resolving class path of org.eclipse.sirius.properties.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.edit --- [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/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.sirius.properties.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 7.4.0-SNAPSHOT [76/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/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.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.0-SNAPSHOT [77/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/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.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >---- [INFO] Building org.eclipse.sirius.properties.defaultrules 7.4.0-SNAPSHOT [78/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Resolving class path of org.eclipse.sirius.properties.defaultrules [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/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.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >-------- [INFO] Building org.eclipse.sirius.properties.core 7.4.0-SNAPSHOT [79/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.core --- [INFO] Resolving class path of org.eclipse.sirius.properties.core [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.core --- [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.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.sirius.properties.core --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >------- [INFO] Building org.eclipse.sirius.editor.properties 7.4.0-SNAPSHOT [80/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties --- [INFO] Resolving class path of org.eclipse.sirius.editor.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties --- [INFO] Compiling 437 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/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.sirius.editor.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.0-SNAPSHOT [81/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Resolving class path of org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/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.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >--------- [INFO] Building org.eclipse.sirius.ui.properties 7.4.0-SNAPSHOT [82/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties --- [INFO] Resolving class path of org.eclipse.sirius.ui.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/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.sirius.ui.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.0-SNAPSHOT [83/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Resolving class path of org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/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.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >------- [INFO] Building org.eclipse.sirius.sample.properties 7.4.0-SNAPSHOT [84/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties --- [INFO] Resolving class path of org.eclipse.sirius.sample.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/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.sirius.sample.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >-- [INFO] Building org.eclipse.sirius.sample.properties.checkbox 7.4.0-SNAPSHOT [85/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Resolving class path of org.eclipse.sirius.sample.properties.checkbox [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/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.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >---- [INFO] Building org.eclipse.sirius.sample.properties.radio 7.4.0-SNAPSHOT [86/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Resolving class path of org.eclipse.sirius.sample.properties.radio [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/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.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >-- [INFO] Building org.eclipse.sirius.sample.properties.textarea 7.4.0-SNAPSHOT [87/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Resolving class path of org.eclipse.sirius.sample.properties.textarea [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/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.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------ [INFO] Building org.eclipse.sirius.tests.ui.properties 7.4.0-SNAPSHOT [88/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Resolving class path of org.eclipse.sirius.tests.ui.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/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.sirius.tests.ui.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/surefire.properties] Running org.eclipse.sirius.tests.ui.properties.internal.AllTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s -- in org.eclipse.sirius.tests.ui.properties.internal.AllTests org.eclipse.sirius.tests.ui.properties.internal.converters.ConverterTests.testDescriptionConverter -- Time elapsed: 0.911 s org.eclipse.sirius.tests.ui.properties.internal.migration.ReferenceMigrationTests.testReferenceMigration -- Time elapsed: 0.196 s org.eclipse.sirius.tests.ui.properties.internal.migration.CategoryMigrationTests.testCategoryMigration -- Time elapsed: 0.077 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >-------------- [INFO] Building org.eclipse.sirius.aql 7.4.0-SNAPSHOT [89/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >---------- [INFO] Building org.eclipse.sirius.doc.feature 7.4.0-SNAPSHOT [90/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.doc.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >-------- [INFO] Building org.eclipse.sirius.runtime.ide.eef 7.4.0-SNAPSHOT [91/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >---- [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.0-SNAPSHOT [92/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >-------- [INFO] Building org.eclipse.sirius.runtime.ide.ui 7.4.0-SNAPSHOT [93/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >------- [INFO] Building org.eclipse.sirius.runtime.ide.xtext 7.4.0-SNAPSHOT [94/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------ [INFO] Building org.eclipse.sirius.samples 7.4.0-SNAPSHOT [95/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >----------- [INFO] Building org.eclipse.sirius.specifier 7.4.0-SNAPSHOT [96/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >--- [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.0-SNAPSHOT [97/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >----- [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 7.4.0-SNAPSHOT [98/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >------- [INFO] Building org.eclipse.sirius.specifier.ide.ui 7.4.0-SNAPSHOT [99/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >--------- [INFO] Building org.eclipse.sirius.tests.support 7.4.0-SNAPSHOT [100/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.support --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------ [INFO] Building org.eclipse.sirius.interpreter.feature 7.4.0-SNAPSHOT [101/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.interpreter.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------ [INFO] Building org.eclipse.sirius.properties.feature 7.4.0-SNAPSHOT [102/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >-- [INFO] Building org.eclipse.sirius.specifier.properties.feature 7.4.0-SNAPSHOT [103/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >-- [INFO] Building org.eclipse.sirius.samples.properties.feature 7.4.0-SNAPSHOT [104/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------ [INFO] Building org.eclipse.sirius.diagram.elk.feature 7.4.0-SNAPSHOT [105/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature >---- [INFO] Building org.eclipse.sirius.diagram.elk.sdk.feature 7.4.0-SNAPSHOT [106/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >-- [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 7.4.0-SNAPSHOT [107/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >----- [INFO] Building org.eclipse.sirius.tests.sample.docbook 7.4.0-SNAPSHOT [108/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/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.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 7.4.0-SNAPSHOT [109/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/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.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >---- [INFO] Building org.eclipse.sirius.tests.sample.component 7.4.0-SNAPSHOT [110/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/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.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >-- [INFO] Building org.eclipse.sirius.tests.sample.component.design 7.4.0-SNAPSHOT [111/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/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.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >---- [INFO] Building org.eclipse.sirius.tests.sample.benchmark 7.4.0-SNAPSHOT [112/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.benchmark [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/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.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------ [INFO] Building org.eclipse.sirius.sample.interactions 7.4.0-SNAPSHOT [113/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions --- [INFO] Resolving class path of org.eclipse.sirius.sample.interactions [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions --- [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/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.sirius.sample.interactions --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >--- [INFO] Building org.eclipse.sirius.sample.interactions.edit 7.4.0-SNAPSHOT [114/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/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.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >---- [INFO] Building org.eclipse.sirius.tests.sample.migration 7.4.0-SNAPSHOT [115/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/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.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >-- [INFO] Building org.eclipse.sirius.sample.interactions.design 7.4.0-SNAPSHOT [116/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/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.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >-- [INFO] Building org.eclipse.sirius.sample.interactions.editor 7.4.0-SNAPSHOT [117/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/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.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------ [INFO] Building org.eclipse.sirius.sample.ecore.design 7.4.0-SNAPSHOT [118/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Resolving class path of org.eclipse.sirius.sample.ecore.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/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.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >-- [INFO] Building org.eclipse.sirius.tests.sample.migration.design 7.4.0-SNAPSHOT [119/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/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.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------ [INFO] Building org.eclipse.sirius.tests.sample.scxml 7.4.0-SNAPSHOT [120/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/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.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >---------- [INFO] Building org.eclipse.sirius.tests.junit 7.4.0-SNAPSHOT [121/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)' [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml [WARNING] [71792a8c-6c22-46d3-b878-3ee8d2b74e37][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.easymock,2.4.0.v20090202-0900 have severely compromised security. Please report this concern to the artifact provider. [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit --- [INFO] Resolving class path of org.eclipse.sirius.tests.junit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Compiling 696 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule2.mtl'. [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule.mtl'. [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/surefire.properties] Running org.eclipse.sirius.tests.suite.AllSiriusTestSuite Setup of org.eclipse.sirius.tests.unit.refresh.RefreshFromViewpointActivationTests.testRefreshAfterViewpointActivation() Setup of org.eclipse.sirius.tests.unit.diagram.outline.OutlineContextualMenuTest.testOutlineContextualMenu() Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithCanceledSessionOpening() Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithCanceledSessionOpening() Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithFailingSessionOpening() Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithFailingSessionOpening() Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithFailingSessionOpening() Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithCanceledSessionOpening() Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithCanceledSessionOpening() Setup of org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithFailingSessionOpening() Setup of org.eclipse.sirius.tests.unit.common.PreferencesTests.testPreferenceValuesSynchronization() Setup of org.eclipse.sirius.tests.unit.common.PreferencesTests.testNoCorePreferenceInUIPrefStore() Setup of org.eclipse.sirius.tests.unit.common.PreferencesTests.testDefaultPreferenceValuesSynchronization() Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileNorSemanticResources() Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xa00bec (Progress I) Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithNonLoadableResources() Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithIgnoredFiles() Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileButSemanticResources() Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWith2RepresentationFile() Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertAndRemoveProjectToModelingProject() Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithExistingResourcesAndAird() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairOnLabelHiddenTest.testRepairOnLabelHidden() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairTest.testStyleChangeFromBIToSquare() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testLabelsHaveLocationInsteadOfBounds() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testEdgeLabelsHaveLocationInsteadOfBounds() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testCompartmentsWithLayoutConstraints() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testGMFViewpointVisibilityConsistency() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC1Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue1() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC2Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue2() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairMigratePinStatusTest.testPinStatusConservation() Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdWithOlderVersion() Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedAird() Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOlderVersionWithMigratedVersion() Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedOdesign() Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOldVersionWithAnOtherOldVersion() Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOlderVersionWithMigratedVersion() Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignWithOlderVersion() Setup of org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOldVersionWithAnOtherOldVersion() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressOk() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressCancel() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testVisibilityMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testFiltersRulesBehaviorMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithFragmentedFile() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDoneInPlugin() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitRepresentationFileMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitVSMMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testNoDirtyAfterMigrationWithFilterApplied() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testBlankAird() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationNotAddUnecessaryModelsReferences() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testAirdWithUnexistingModel() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testDiagramElementWithUnexistingTarget() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMigrationOfBreakdownDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationKeepModelsReferencesAfterMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testContainerWithNullMappingWhenDoingRepairMigrate() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMissingTransactionWhenDoingRepairMigrate() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testDDiagramSetRemovalMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ReferencedModelResourceMigrationTest.testMigrationOfBaseVSMIsNotPartialWhenMigratingReferencingVSM() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testRemoveAcceleoReferencesMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testValuesAfterMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testNodeListElementAfterMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMReferencingAlreadyMigratedVSMMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInWorkspace() Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInPlugin() Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInWorkspace() Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileReferencingAlreadyMigratedVSMMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInPlugin() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testSessionDoesNotContainViewWithUnsettedElements() Setup of org.eclipse.sirius.tests.unit.common.OperationCanceledExceptionSessionTest.testOperationCanceledExceptionAtOpeningTime() Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigration() Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testUpdateChangeIdWhenDoingAMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDoneInPlugin() Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testNoteShapeAlignmentAfterMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testNoteShapeAlignmentAfterMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testDiagramSizeAfterMigration() Setup of org.eclipse.sirius.tests.unit.api.convert.ConvertViewpointModelingProjectToSiriusModelingProjectTest.testConvertOldViewpointModelingProject() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatDescriptionAfterMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatAfterMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDoneInPlugin() Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_3_files() Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDoneInPlugin() Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testAirdMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testVsmMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_0_files() Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableValueToEObjectVariableValueMigration() Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testRepMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableToSelectModelElementVariableMigration() Setup of org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testVSMMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testLabelEditToolVariableMigration() Setup of org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testVSMMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testDRepresentationContainerRemovalMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemoved2() Setup of org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testDRepresentationMoveToRootObjectsMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testVSMMigrationInWorkspace() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testConnectorStylesHaveBeenRemoved() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testBendpointsHaveBeenRepaired() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testBendpointsHaveBeenRepaired() Setup of org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testDRepresentationContainerRemovalMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testTechnicalUidMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemoved2() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing() Setup of org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationVersionSerialisation() Setup of org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testChangeIds() Setup of org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMLoadedWithoutException() Setup of org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign06.testAllDiagramElementPresentUnsynchroDiagram() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.null() Setup of org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign10.null() Setup of org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testInitializationWith3Mappings() Setup of org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testSimpleInitialization() Setup of org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetStructuralFeatures() Setup of org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetContainerVariableOnToolPrecondition() Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testToolGroups() Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testContributedLayers() Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testLayers() Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testSections() Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramExtensionDescriptionTest.testOpeningDiagramWith2Extension() Setup of org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testDisplayMetamodelExtensionElements() Setup of org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testExtensionElementsPackageIsProvided() Setup of org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testCreateExtensionElements() Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectEditorCloserTest.testDialectEditorCloserOnDViewAdditionUndo() Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testOpenEditor() Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCanHandleRepresentation() Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testManagement() Setup of org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCloseProjectWithOpenedEditor() Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchEdges() Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchMiddle() Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchPrefix() Setup of org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchSuffix() Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleTests.testTreeRoutingStyleIsAppliedDuringDiagramCreation() Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEdgeConditionalStyleTest.testTreeRoutingStyleIsAppliedWithConditionalStyle() Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificTree() Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkBellowTunnelReverse() Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificRectilinear() Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testRoutingOnCorruptedEdge() Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificOblic() Setup of org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkAllSquare() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoRefreshRepresentations() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSaveSessionWithErrorDuringSave() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateSessionFromEcoreResource() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAddRemoveSpecialResourceDoesNotUnloadIt() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testUnloadAnalysisResourceManageyBySession() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateViews() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoClassDiagramCreation() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLClassDiagramCreation() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLDiagramOpening() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCleanup() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLCloseEditors() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateWrongSession() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOpenSession() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSession() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLRefreshRepresentations() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoDiagramOpening() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSelectView() Setup of org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoCloseEditors() Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testDeleteSessionWithRepresentationOpened() Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenDiagram() Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenSession() Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testCloseSession() Setup of org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testSaveSessionInAnotherThreadThanUIThread() Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testMainAirdResourceVersionMismatch() Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testReferencedAirdResourceVersionMismatch() Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMAndAirdResourceVersionMismatch() Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMResourceVersionMismatch() Setup of org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testViewRegistryWithVSMResourceVersionMismatch() Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreation() Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreationFollowedByANotVSMFileCreation() Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testNotVSMFileCreation() Setup of org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testMultipleVSMFileCreation() Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAdditionWithLoop() Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesRemoval() Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAddition() Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesAddition() Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalWithLoop() Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceRemoval() Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testReferencedAnalysisAddition() Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceAddition() Setup of org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemoval() Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInAird() Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInSrm() Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInAird() Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testClearGMFData() Setup of org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInSrm() Setup of org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRegister() Setup of org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRename() Setup of org.eclipse.sirius.tests.unit.api.editors.EditorVariousTests.testNoNpeWhenGetShowInContext() Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testOpen() Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testSessionisCreated() Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testDiagramContentSucced() Setup of org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testIsDirtyWhenDiagramResourceChange() Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithCrossTableEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:39.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:40.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:41.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:43.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:43.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:44.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:45.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 19:58:45.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:46.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 19:58:46.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:46.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:47.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTreeEditor() Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithCrossTableEditor() (SWT:1725): Gtk-CRITICAL **: 19:58:49.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 19:58:49.995: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInDifferentEcoreResource() Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEPackageNSURI() Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInSameEcoreResource() Setup of org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEClassName() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromFolder() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromModelFile() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromNonModelFile() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFile() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromProject() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDProject() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDResourceHierarchy() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFolder() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateModelFile() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromNonModelFile() Setup of org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromModelFile() Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testRemoveAndAddSameSemanticResource() Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testAddASemanticResource() Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithoutEditors() Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testOpenEditor() Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithEditor() Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithoutEditor() Setup of org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithEditor() Setup of org.eclipse.sirius.tests.unit.api.refresh.ModifyHeaderLabelExpressionTest.testModificationOfHeaderLabelExpression() (SWT:1725): Gtk-CRITICAL **: 19:59:01.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.common.interpreter.CreateCellToolInterpreterTest.testEditMaskVariable() Setup of org.eclipse.sirius.tests.unit.api.interpreter.crossReferencer.AcceleoCrossReferencerTest.testAcceleoCrossReferencer() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappings() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramInstanceRole() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnConditionalStyle() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemConditionalStyle() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineForegroundConditionalStyle() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemMapping() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnGoToInsideCreateTool() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3AndVariables() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithTool() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappingsWithinvalidFeatureDomainClass() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineMapping() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnAudits() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramExecution() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramMessageEnd() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testAValidationExpressionWithAQL() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnRelationBasedEdgeMapping() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnFeatureColumnMapping() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3SetValueInsideGoto() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpression() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithPathOfMtlFile() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnSelf() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterWithSpaceAtEnd() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullExpression() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionWithSpaceAtEnd() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithEmptyExpression() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithInvalidPathContainintPoint() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullTargetAndEmptyExpression() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationAfterVariableModifiations() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnVariable() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameter() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverEObject() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithIncorretServiceExpression() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullParameters() Setup of org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverNotEObject() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnGroup() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTable() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTree() Setup of org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromInternalTextEditor() Setup of org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromExternalTextEditor() Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetSuffixedFilesFromWorkspace() Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedFilesFromWorkspace() Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetAllFilesFromWorkspace() Setup of org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedSuffixedFilesFromWorkspace() Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnCrossTableDialect() (SWT:1725): Gtk-CRITICAL **: 19:59:39.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTreeDialect() Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnDiagramDialect() Setup of org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTableEditionDialect() (SWT:1725): Gtk-CRITICAL **: 19:59:40.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramWithTransientSession() Setup of org.eclipse.sirius.tests.unit.common.TransientSessionTests.testTableWithTransientSession() Setup of org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramAndTableWithTransientSession() Setup of org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistoryWithClosedSession() Setup of org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistory() Setup of org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileDeletingResource() Setup of org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testNoAdapterRemovalAfterLateRemoveNotificationReception() Setup of org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileReloadingResource() Setup of org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceAdditionInNonModelingProject() Setup of org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceDetectionInModelingProject() Setup of org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testAirResourceAddition() Setup of org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigration() Setup of org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigrationForNonResolvableModel() Setup of org.eclipse.sirius.tests.unit.api.resource.SemanticResourceURIInAirdTests.testSemanticResourcesTagInAird() Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testProvidedResourceStrategy() Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceStrategyWithControlledResource() Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testOptimizedResourceStrategyIsNotUsed() Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceReleasingAtSessionClosure() Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourcestrategyExtensionPoint() Setup of org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyForUmlTests.testDefaultOptimizedResourceStrategy() Setup of org.eclipse.sirius.tests.unit.api.session.OpenSessionTest.testResourceLoadingAtOpenSession() Setup of org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAfterEnablingFirstViewpoint() Setup of org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAuthorityAfterCreatingAnotherSession() Setup of org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitDeactivated() Setup of org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitActivated() Setup of org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerIntegration() Setup of org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithNonSplitRep() Setup of org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithSplitRep() Setup of org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testRepLazyLoadAtRepCRUD() Setup of org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testDeleteRepresentation() Setup of org.eclipse.sirius.tests.unit.common.ZombieViewpointsTest.testViewpointRemovedFromWorkspaceDoNotReappear() Setup of org.eclipse.sirius.tests.unit.api.mm.DAnnotationTest.testDAnnotationOnDRepDesc() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioningAndBefore() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBefore() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict2() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict2() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplaceMissingPage() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingConflict() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplace() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBefore() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBeforeMissingPage() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict2() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplacement() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering2() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfter() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfter() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfterMissingPage() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingNoPositioning() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterFirstPage() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioning() Setup of org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict() Setup of org.eclipse.sirius.tests.unit.api.modelingproject.ModelingProjectDetectionTest.test_modeling_project_with_multiple_aird_and_no_viewpoints() Setup of org.eclipse.sirius.tests.unit.api.query.NotificationQueryTests.testNotificationQuery() Setup of org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForConditionalStyles() Setup of org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnClosedSession() Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesWithNotAnalysedProject() Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnOpenedSession() Setup of org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testUpdateDependencies() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInEditionTable() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSimpleEditionTable() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassBackgroundColors() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshCrossTable() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithAssociations() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassForegroundColors() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshEditionTable() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInCrossTable() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingDomainBased() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithGeneralization() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInSimpleTable() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingNoDomainBased() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVirtualFeatureColumns() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInCrossTable() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testSimpleEditionTable() (SWT:1725): Gtk-CRITICAL **: 19:59:54.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors() (SWT:1725): Gtk-CRITICAL **: 19:59:54.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable() (SWT:1725): Gtk-CRITICAL **: 19:59:55.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations() (SWT:1725): Gtk-CRITICAL **: 19:59:55.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors() (SWT:1725): Gtk-CRITICAL **: 19:59:56.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable() (SWT:1725): Gtk-CRITICAL **: 19:59:56.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram() (SWT:1725): Gtk-CRITICAL **: 19:59:56.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization() (SWT:1725): Gtk-CRITICAL **: 19:59:58.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable() (SWT:1725): Gtk-CRITICAL **: 19:59:58.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode() (SWT:1725): Gtk-CRITICAL **: 19:59:58.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram() (SWT:1725): Gtk-CRITICAL **: 20:00:00.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram() (SWT:1725): Gtk-CRITICAL **: 20:00:01.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram() (SWT:1725): Gtk-CRITICAL **: 20:00:02.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundFontStyle() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnBackgroundStyle() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundSizeStyle() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundColorStyle() Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testNormalSort() Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testDescendingSortOnNameColumn() Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testAscendingSortOnNameColumn() Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testNormalSort() (SWT:1725): Gtk-CRITICAL **: 20:00:05.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn() (SWT:1725): Gtk-CRITICAL **: 20:00:05.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn() (SWT:1725): Gtk-CRITICAL **: 20:00:06.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testNormalSort() Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testAscendingSortOnFirstLine() Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testDescendingSortOnFirstLine() Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testNormalSort() (SWT:1725): Gtk-CRITICAL **: 20:00:07.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine() (SWT:1725): Gtk-CRITICAL **: 20:00:07.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine() (SWT:1725): Gtk-CRITICAL **: 20:00:07.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation() (SWT:1725): Gtk-CRITICAL **: 20:00:08.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation() (SWT:1725): Gtk-CRITICAL **: 20:00:08.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements() (SWT:1725): Gtk-CRITICAL **: 20:00:08.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport() (SWT:1725): Gtk-CRITICAL **: 20:00:09.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport() (SWT:1725): Gtk-CRITICAL **: 20:00:09.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport() (SWT:1725): Gtk-CRITICAL **: 20:00:09.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel() (SWT:1725): Gtk-CRITICAL **: 20:00:09.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider() (SWT:1725): Gtk-CRITICAL **: 20:00:10.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider() (SWT:1725): Gtk-CRITICAL **: 20:00:10.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_056() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_057() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_058() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_059() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_060() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_061() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_062() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_063() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_064() Setup of org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreatColumnTool() Setup of org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreateLineTool() (SWT:1725): Gtk-CRITICAL **: 20:00:12.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine() (SWT:1725): Gtk-CRITICAL **: 20:00:12.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:12.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteLineTool() Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateColumnTool() Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateCellTool() Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteColumnTool() Setup of org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateLineTool() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshAfterDeleteAllColumns() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen() (SWT:1725): Gtk-CRITICAL **: 20:00:13.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:13.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:14.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:14.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen() (SWT:1725): Gtk-CRITICAL **: 20:00:14.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:15.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:15.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshDeleteOneColumn() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen() (SWT:1725): Gtk-CRITICAL **: 20:00:15.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:15.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:16.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:16.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen() (SWT:1725): Gtk-CRITICAL **: 20:00:16.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:16.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:16.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen() (SWT:1725): Gtk-CRITICAL **: 20:00:17.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:17.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:17.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:17.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumn() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen() (SWT:1725): Gtk-CRITICAL **: 20:00:18.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:18.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:00:18.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank() (SWT:1725): Gtk-CRITICAL **: 20:00:18.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh() (SWT:1725): Gtk-CRITICAL **: 20:00:18.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange() (SWT:1725): Gtk-CRITICAL **: 20:00:18.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn() (SWT:1725): Gtk-CRITICAL **: 20:00:19.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_155() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_158() (SWT:1725): Gtk-CRITICAL **: 20:00:19.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_159() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_162() (SWT:1725): Gtk-CRITICAL **: 20:00:20.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_ascendingSortOnNameColumn() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_NormalSort() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_descendingSortOnNameColumn() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnSecondColumn() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnFirstLine() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnSeconfColumn() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnFirstLine() Setup of org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_NormalSort() Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastDomainBasedCellInLine() (SWT:1725): Gtk-CRITICAL **: 20:00:22.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine() (SWT:1725): Gtk-CRITICAL **: 20:00:22.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells() (SWT:1725): Gtk-CRITICAL **: 20:00:22.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine() (SWT:1725): Gtk-CRITICAL **: 20:00:23.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_1024() Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_2048() Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_128() Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_256() Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_1024() Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_2048() Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_128() Setup of org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_256() Setup of org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testColumnCreationWithToolUsingVariables() (SWT:1725): Gtk-CRITICAL **: 20:00:24.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testCrossColumnCreationWithToolUsingVariables() (SWT:1725): Gtk-CRITICAL **: 20:00:24.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange() (SWT:1725): Gtk-CRITICAL **: 20:00:25.052: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithMultivaluedAttributeTest.testTableWithMultivaluedAttribute() Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onEditionTable() (SWT:1725): Gtk-CRITICAL **: 20:00:25.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable() (SWT:1725): Gtk-CRITICAL **: 20:00:25.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable() (SWT:1725): Gtk-CRITICAL **: 20:00:25.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable() (SWT:1725): Gtk-CRITICAL **: 20:00:25.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable() (SWT:1725): Gtk-CRITICAL **: 20:00:25.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable() (SWT:1725): Gtk-CRITICAL **: 20:00:25.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines() (SWT:1725): Gtk-CRITICAL **: 20:00:26.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoColorStep() Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test1ValidColorStep() Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test3ValidColorSteps() Setup of org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoValidColorStepManyUndefinedColorSteps() Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor() Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor() Setup of org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColorWithMigration() Setup of org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColor() Setup of org.eclipse.sirius.tests.unit.diagram.style.LabelColorOnListElementTest.testLabelColorOnListElementOnNewRepresentation() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testSortColors() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testCollectVsmColors() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testRgbToString() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testGetLighterColor() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testColorManagerCacheForTwoCallOnSameRGBValues() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testStringToRGB() Setup of org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateContainer() Setup of org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateEdge() Setup of org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateNode() Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationDescriptorNoChange() Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationAndChangeIdUpdateNoChange() Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationUpdate() Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationElementUpdate() Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testGMFElementUpdate() Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testTransientFeatureNoChange() Setup of org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testmultiDRepresentationUpdate() Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithUndoFromDiagram() Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreation() Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagram() Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletionWithEmptyDiagram() Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagramWithUndoFromDiagram() Setup of org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletion() Setup of org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidation() Setup of org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidationOnlyOneErrorMessage() Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testFind() Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnsynchronizedDeleteAndUnregister() Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testRegister() Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnregister() Setup of org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testDeleteAndUnregister() Setup of org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithPrefixCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithoutPrefixCreation() Setup of org.eclipse.sirius.tests.unit.diagram.CanonicalDBorderItemLocatorTest.testVisibilityConsistency() Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramDialectServicesTests.testDescriptionCreationWithRootElementDomainClassWIthAQLSyntax() Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramDialectUIManagerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testRepresentationDescriptorQueryAfterDeletion() Setup of org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramOpeningAfterDeletionUndo() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideGeneralizations() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideReferences() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideClassContentFilter() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerReferenceCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerNameEdition() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerAttributeCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerSupertypeCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerOperationCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerCompositionCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testPackageLayerPackageCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerClassCreation() Setup of org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckNoVisibilityPropagatorAdapterWhenNoEditor() Setup of org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckEachOpenDiagramHasItsVisibilityPropagatorAdapter() Setup of org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckAllOpenDiagramHaveOnlyOneVisibilityPropagatorAdapter() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testRevertAirdFileAfterDiagramCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testDeleteSemanticElementCorrespondingToNode() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testNoMsgInErrorLogWhenSelectedADNodeListWithProxyTarget() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testDefaultLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testPackageLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testDefaultLayerVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testPackageLayerVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideOperations() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideDerivedFeature() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideGeneralizations() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideReferences() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideClassContentFilter() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerReferenceCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerNameEdition() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerAttributeCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerSupertypeCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerOperationCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerCompositionCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerBiReferenceCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testPackageLayerPackageCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerClassCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsTests.testTooltipInitializedOnDiagramCreation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsComputedOnNewElements() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsRefreshedOnSemanticChanges() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDropTests.testDropExternalEClass() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToPageIsAvailable() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToHeightIsAvailable() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomAndCheckEdgePosition() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToWidthIsAvailable() Setup of org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenSessionGetsCreated() Setup of org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenCreatingANewDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testDefaultLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testContentLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testContentLayerVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testDefaultLayerVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramRefreshTests.testDefaultLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramLayersTests.testDefaultLayerVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsesLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testDefaultLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsedByLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsedbyLayerVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testDefaultLayerVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsesLayerVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testDefaultLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testPackageLayerRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testDefaultLayerVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testPackageLayerVisibility() Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartup_ExistingRepresentation() Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupNoInit_NewSession() Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupInit_NewSession() Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartup_ExistingRepresentation() (SWT:1725): Gtk-WARNING **: 20:01:23.561: Negative content width -8 (allocation 4, extents 6x6) while allocating gadget (node button, owner GtkButton) (SWT:1725): Gtk-WARNING **: 20:01:23.570: Negative content width -9 (allocation 4, extents 6x7) while allocating gadget (node button, owner GtkButton) Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupInit_NewSession() Setup of org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupNoInit_NewSession() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenRepresentationInEditor() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesSave() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenMultipleSessions() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testMultipleSameNotifications() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testReloadingWithOutsideModifications() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testRepresentationsNotifications() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testDeleteAirdDirtySession() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesDirty() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateUndoSaveMakesNotDirty() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testSessionResourceSetSyncInstallation() Setup of org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testNoSemanticNotification() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromModel() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testActionEnablementForActionBarButton() (SWT:1725): Gtk-WARNING **: 20:01:35.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1725): Gtk-WARNING **: 20:01:35.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1725): Gtk-WARNING **: 20:01:35.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1725): Gtk-WARNING **: 20:01:35.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.EntitiesDiagramCustomizationsTests.testBackgroundInterpolatedColor() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnEPackage() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnOperation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testInsertNewElement() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testMoveElement() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testListContainerStyle() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testContainerStyle() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDerivedReferenceTests.testDerivedReferences() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetweenAnArchetypeAndAnEClass() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2Archetype() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2EClass() Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnEdgeReconnection() Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDragAndDrop() Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDirectEdit() Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDragOnDropWithBorderedNodes() Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithoutNavigationDescription() Setup of org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithNavigationDescription() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColor() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColorUsingDiagramVariable() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithFixedColor() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibilityWithCloseAndReopenSession() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingVisibility() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElements() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElementsAndHideMapping() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElements() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithoutSemanticElements() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithSemanticElements() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testReuseContainerMappingImportsWithoutSemanticElements() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElementsAndExtension() Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1203Tests.testBorderedMappingImportOnContainerMappingImport() Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1302Tests.testConditionalStyleWithMappingImport() Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1796Tests.testRefreshWithEdgeMappingImport() Setup of org.eclipse.sirius.tests.unit.diagram.layers.Layers1887Tests.testOverrideConditionnalStyles() Setup of org.eclipse.sirius.tests.unit.diagram.mapping.EdgeMappingCreationDescriptionTests.testBestMappingWhenEdgeCreationDescriptionHaveTwoMappings() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testForOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideSelf() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionError() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testChangeContextOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationDefault() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testRemoveOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperationConditionError() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionNull() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetObjectOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testUnsetOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testMoveOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetValueOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateInstanceOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateEdgeView() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperation() Setup of org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideExistingVariable() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImage() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger2() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingDownScale() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagram() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger2() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger2() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZNoAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagramThatLeadsToNaNComputation() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger2() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGNoAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportInvalidImagePath() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingDownScale() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingDownScale() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGNoAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageWithUnsynchronizedGMFModel() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNullScaleThrowsException() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testInMemoryResourceExportPathComputation() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNegativeScaleThrowsException() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPNoAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger2() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageFromAnotherSession() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger2() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingDownScale() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGWithTraceability() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithTooLargeScaleThrowsException() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingDownScale() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGNoAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingDownScale() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFNoAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGNoAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPAutoScalingIfLarger2() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScaling() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testAttributeWhenExportingAsSVG() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testEmbeddedIds() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGAutoScalingIfLarger() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGWithTraceability() Setup of org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGNoAutoScaling() Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenRepresentationTest.testCandidatesForOpenRepresentation() Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testAllViewpointsEnabled() Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignViewpointDisabled() Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignAndReviewViewpointsDisabled() Setup of org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testReviewViewpointDisabled() Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testDiagramCreation() Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testReferencesFromGMFViewsToDiagramElements() Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfDiagramElements() Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testCopiedRepresentationNameAndDocumentation() Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicatedUids() Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfGMFViews() Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testGMFViewsIsSetProperties() Setup of org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicationOfSemanticElements() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationLayerDeactivation() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecoration() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecoration() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationsSet() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecoration() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationDescription() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationLayerDeactivation() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationLayerDeactivation() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.DecorationRefreshTest.testRefreshOnListElement() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_NotOptional() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecorationFromDiagramExtension() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_Optional() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testTransientLayerActivationInManualRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecorationFromDiagramExtension() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_NotOptional() Setup of org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_Optional() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteElementEdgeEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteViaKeyboardContainerLabelEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteRelationEdgeEditPartWithDeleteTool() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteEdgeLabel() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteContainerLabelEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyBoardEdgeLabel() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyboardContainerEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerOfSemanticTarget() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteDisabledRelationEdgeEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testNoDeleteRelationEdgeEditPartWithoutDeleteTool() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteViaKeyboardContainerEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testActionEnablementForDragAndDroppedElements() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testDropExternalEClass() Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testUncontrol() Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControlThenUncontrolThenControl() Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControl() Setup of org.eclipse.sirius.tests.unit.diagram.control.ControlDetectorTest.testControlDetectionOnSessionOpening() Setup of org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation2() Setup of org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation() Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagramAndHideEdge() Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideAction() Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClonedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagramAndReveleadNode() Setup of org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideThenRevealActions() Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeElements() Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnSingleEdge() Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleNode() Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleBorderedNode() Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleBorderedNodes() Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeEdges() Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleNodes() Setup of org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultiplesNodeAndBorderedNodes() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testRegExpWithSpaces() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testEmptyList() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnLeaf() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnRoot() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testComplexRegExp() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringMode() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testInitialRegExp() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnLeaf() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnRoot() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithStringJockers() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithOneCharJockers() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithSpacesAtTheEnd() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithCases() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithoutRegularExpressions() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithEmptyPattern() Setup of org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testUnpinElements() Setup of org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testPinElements() Setup of org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testNoChangeIfAllElementsPinned() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation1() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation2() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation3() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation4() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithScroll() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithELK() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildren() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWhenOnlyABorderLabelShouldBeMoved() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnAContainerAndSomeChildrenOfOtherConainer() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteHaveFixedSizeAfterLayout() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnAContainerAndSomeChildrenOfOtherConainer() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testSizeOfRootNode() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerWithBorderNode() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildrenn_ContainedInAContainer() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testVStackContainerLayout() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testEmptyListContainerMinimalSizeLayout() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithoutELK() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerWithBorderNode() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testTextHaveFixedSizeAfterLayout() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testLocationOfLabelOnBorderOnBorderNode() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithAllAuthorizedSides() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerWithIconListItemsLayout() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInAnotherContainer() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerLayout() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefFalse() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNodeWithLabel() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerAndSomeOfItsChildren() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithEdgeOutsideOfBoundingBox() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren_ContainedInAContainer() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithOneAuthorizedSide() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInAnotherContainer() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithPinnedElements() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerAndSomeOfItsChildren() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue() Setup of org.eclipse.sirius.tests.unit.diagram.action.CopyFormatActionTests.testActionCopyFormat() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testSynchronizeStatusDecorator() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramSynchronized() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronized() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronizedOnDiagramCreation() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testStatusBarMessage() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithoutAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithoutAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testReconnectEdgeAndUnsyncDiagRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh_WithReadOnlyPermissionEnabled() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_AutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDragNDropForDisableEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDeleteFromDiagramNotActivatedForDisableEditPart() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewCommand() Setup of org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewFromDiagramCommand() Setup of org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteCommandElement() Setup of org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteFromDiagramCommand() Setup of org.eclipse.sirius.tests.unit.diagram.resource.FileModificationValidationTest.testFileModificationValidationReadWrite() Setup of org.eclipse.sirius.tests.unit.diagram.resource.GMFCrossReferenceAdapterTest.testGMFCrossReferencerAdapter() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityOnPortCollapsing() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityWhenPortIsNearByAParentCorner() Setup of org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testOpenCollapsedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testCollapse() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivation() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefreshWithoutRefreshOnOpening() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivation() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testEdgeEditPartCreationAfterFilterDeactivation() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseActivation() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivationOnParent() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredContainedElementCreationWithAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithoutAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithoutAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoCollapseApplicationWhenFilter() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivationOnParent() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefreshWithoutRefreshOnOpening() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoFilterApplicationWhenCollapse() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleSelection() Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterSorting() Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleAndSimpleSelection() Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterWithTypedFilter() Setup of org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testSimpleSelection() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testNotFoundImage() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpressionInCorruptedSerializedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageOnDiagramCreation() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageComputedRealSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testEmptyWorkspaceImagePath() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageDefaultSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpressionInCorruptedSerializedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpression() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpression() Setup of org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageRealSize() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLock() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLockEdgesFalse() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroModeWithMappingsInSynchroLock() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroMode() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeEdgesFalse() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroMode() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLock() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroMode() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroModeWithMappingsInSynchroLock() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeEdgesFalse() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroModeWithMappingsInSynchroLock() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroMode() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLockEdgesFalse() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroMode() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroModeWithMappingsInSynchroLock() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroMode() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroMode() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroModeWithMappingsInSynchroLock() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithEdgesInSynchroLock() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithMappingsInSynchroLock() Setup of org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroMode() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4RecSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode1Size() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2Size() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode3Size() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4Size() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2ContainedSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4RecSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode1Size() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2Size() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode3Size() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4Size() Setup of org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2ContainedSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeTest.testConsistentEdgeSizes() Setup of org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeComputationVariableTest.testEdgeSizeComputationWithVariables() Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testNoAttachmentOnEdgeSelectionWithPreferenceDisabled() Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnBeginLabelSelection() Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnCenterLabelSelection() Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEdgeSelection() Setup of org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEndLabelSelection() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseExpandFilterTest.testBorderedNodeBoundsAfterHavingCollapseAndExpandThem() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsedHierarchy() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNode() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsed() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeHierarchy() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNode() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNodeHierarchy() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNodeHierarchy() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeAndBorderedNode() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeHierarchy() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeOnNode() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNode() Setup of org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeAndNodeHierarchy() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetColorCategoryManager() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetCustomColors() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSelectedColorsByPropertyId() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetLastUsedColors() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSuggestedColors() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetSuggestedColors() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetBasicColors() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetCustomColors() Setup of org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testAddLastUsedColors() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Source_All_Expanded() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Target_All_Expanded() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Target_All_Expanded() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Source_All_Expanded() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_source_folding_style_edge_has_foldable_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_target_folding_style_edge_has_foldable_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_source_folding_style_edge_has_no_foldable_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_target_folding_style_edge_has_no_foldable_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_is_considered_unfolded() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_has_no_foldable_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_is_considered_unfolded() Setup of org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_has_no_foldable_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_source_of_source_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_source_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_source_of_source_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_target_of_target_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_source_of_source_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_target_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_target_of_target_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_target_of_target_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_source_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_source_of_source_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_node_source_of_source_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_target_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_target_of_target_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_source_of_source_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testNoDeletionOfSemanticElements() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfDiagramElementsAfterRollBackOnDeletion() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionWithoutRollBack() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionAfterRollbackOnFirstDeletion() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfGMFViewsAfterRollBackOnDeletion() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConstantStyleRefreshTest.testCheckConstantStyleRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DanglingReferencesTest.testDeleteSemanticElementCorrespondingToNode() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInitWithImport() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodes() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreVisibleAtCreation() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToNode() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithSemanticCandidates() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInit() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIgnoredElementsDeletion() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainerWithEdgeMappingPrecondition() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBorderToBorder() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreHiddenAtCreation() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainerInitWithSemanticCandidates() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersWithBorder() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDummyToLoadPlugins() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testMappingsWithSameDomainClass() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPath() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDuplicateElementsDeletion() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInit() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainer() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodesWithDomain() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersToListChange() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesWithBorder() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPathAndDuplicateElements() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithImport() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditAToZ() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditYToB() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithoutAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testAutoRefreshWithoutForceRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.LabelExpressionOnEdgeCreationTest.testLabelExpressiononEdgeCreation_P1_P2() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testRefreshToolTipWithNullValue() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testUpdateToolTipeWhenLabelPositionIsBorder() Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMReferencingOtherVSMNotDirectlyUsedByAird() Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModelWithSessionClose() Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModel() Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMThatNotReferencingAllMM() Setup of org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdate() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.StyleSizeChangeRefreshTest.testSizeRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomization() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeStyleCustomization() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testMultiValuatedEAttribute() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEReferenceStyleCustomization() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testAppliedOnAllPropertyCustomization() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomizationReuse() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testEmptySemanticCandidatesExpression() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening() Setup of org.eclipse.sirius.tests.unit.diagram.session.SessionTest.testManyCreateAndCloseSession() Setup of org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testGetCustomData() Setup of org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testClearGMFData() Setup of org.eclipse.sirius.tests.unit.diagram.tools.EdgeCreationToolWithExtraMappingTest.test_edge_creation_tool_with_extra_mapping_creates_only_one_edge() Setup of org.eclipse.sirius.tests.unit.diagram.tools.FindLabelToolTest.testContainerLabelSearch() Setup of org.eclipse.sirius.tests.unit.diagram.tools.UndoAfterInconsistentEdgeCreationViewTest.testEdgeEditPartCreationAfterFilterDeactivation() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndContainer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testAvailableVariablesOnPrecondition() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInContainer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnContainer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnNode() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenNodeAndContainer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndNode() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInContainer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoContainers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoNodes() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoBorderNodes() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithoutMappingImportWithoutLayer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testSubMappingImportThroughHideSubMappingsAttribute() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1AndL2() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithoutMappingImportWithoutLayer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1AndL2() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1() Setup of org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1() Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefTrue() Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefTrue() Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefFalse() Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefFalse() Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefTrue() Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefFalse() Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefTrue() Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideNoteOnElementDeletionPrefTrue() Setup of org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefFalse() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNull() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsReflexive() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstUnequalObjects() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNewObject() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsSymmetricAndTransitive() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsConsistentAcrossInvocations() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNull() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsReflexive() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstUnequalObjects() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNewObject() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsSymmetricAndTransitive() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsConsistentAcrossInvocations() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNull() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsReflexive() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstUnequalObjects() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNewObject() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsSymmetricAndTransitive() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsConsistentAcrossInvocations() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForDDiagramElementWithSameSemanticElementsTest.testHierarchyWithCommonSemanticTargetStoreFormat() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithoutToolInManualRefresh() (SWT:1725): Gtk-CRITICAL **: 20:05:33.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh() (SWT:1725): Gtk-CRITICAL **: 20:05:34.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh() (SWT:1725): Gtk-CRITICAL **: 20:05:34.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh() (SWT:1725): Gtk-CRITICAL **: 20:05:35.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh() (SWT:1725): Gtk-CRITICAL **: 20:05:35.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh() (SWT:1725): Gtk-CRITICAL **: 20:05:36.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckSequenceTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnCreation() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnDiagramOpening() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDropWithHideLabelByDefault() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testEdgeReconnection() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDropWithHideLabelByDefault() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDrop() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDrop() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDropWithHideLabelByDefault() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDrop() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnCreationTest.testDNodeCreationWithBorderedNodeWithHideLabelByDefault() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideShowLayers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testShowLayer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalette() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalettWithTransientLayerActivatedInPreviousSiriusVersion() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideLayer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithoutLayerTest.testCreatePalette() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL4Layers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L5Layers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowLayers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testShowLayer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL5Layers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testCreatePalette() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL6Layers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L4Layers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L3L4L5L6Layers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testUpdatePaletteAfterViewpointChange() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L5Layers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideLayer() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5L6Layers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5Layers() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicRegistryFilter() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testCreatePalette() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicFilter() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithToolGroupsTest() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhitConflictingLayerActivation() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementTest() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhithEclusiveLayerActivationAndHideReveal() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithUndoRedoTest() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithoutLayerTest() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateWithoutInvalidThreadAccessTest.testPaletteUpdateOnLayerActivationWithToolFilter() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testPaletteStateAfterVsmToolAndSectionModifications() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testVSMUpdateImpliesCompletePaletteReload() Setup of org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.testModifySessionOutsideEclipse() Setup of org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testModelContentView() Setup of org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testManyCreateAndCloseSession() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingSquareBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageSquareBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingEllipseBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingLozengeBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingWorkspaceImageBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageTriangleBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageDotBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingDotBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageStrokeBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingNoteBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageRingBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingGaugeBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingShapeBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingFlatBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingWorkspaceImageBorderSize() Setup of org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testAutoSize() Setup of org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testFixedSizeFromAutoSizeDoNotDisplayScrollBars() Setup of org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testMarginBorderInsets() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMappingImport() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMapping() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseContainerNodeMapping() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMappingInContainerMapping() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMapping() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithoutInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithoutInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testInit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithoutInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithoutInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithoutInherit() Setup of org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithoutInherit() Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusNotActiveByDefault() Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateActiveByDefault() Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusActiveByDefault() Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testActivationStatusStoredInSession() Setup of org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateNotActiveByDefault() Setup of org.eclipse.sirius.tests.unit.diagram.layers.ActivateDeactivateOptionalLayersTest.testActivateDeactivateOptionalLayer() Setup of org.eclipse.sirius.tests.unit.diagram.layers.ActivateLayerOnInvalidDiagramTest.testActivateLayerOnInvalidDiagram() Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImport() Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImport() Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImport() Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImportWithHideSubMapping() Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImport() Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImportWithHideSubMapping() Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImportWithHideSubMapping() Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImportWithHideSubMapping() Setup of org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests2.testPreConditionNodeImport() Setup of org.eclipse.sirius.tests.unit.api.mappings.EdgeMappingTest.testEdgemappingCreation() Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping1() Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping2() Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping3() Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping4() Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping5() Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping6() Setup of org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testCompartmentMappingsRecursion() Setup of org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testVSMValidation() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testVerticalStackDetection() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testHorizontalStackDetection() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithWidthFixedSize() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testStackContainerWithNoRegion() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithHeightFixedSize() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithAutoSize() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testVerticalStackWithAutoSize() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testFreeFormContainerWithAutoSize() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testListContainerWithAutoSize() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackBorderChanges() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackBorderChanges() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize_autoSizeAtArrangeDisabled() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInHorizontalStack() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInVerticalStack() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackInitialLayout() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackInitialLayout() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderHorizontalStack() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInHorizontalStack() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInVerticalStack() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInVerticalStack() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithLabelWithAListRegionWithDefinedSize() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackContentPanes() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderVerticalStack() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackCornerChanges() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackCornerChanges() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInHorizontalStack() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize_autoSizeAtArrangeDisabled() Setup of org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackContentPanes() Setup of org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportWithChildrenPresentationChangesTests.testDiagramAfterChildrenPresentationChange() Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping1() Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping2() Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping3() Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping4() Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping5() Setup of org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping6() Setup of org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testSimpleImportedStyleSelectionOnLayerActivation() Setup of org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalStyleRecursiveLookUpinMAppingImportChains() Setup of org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalSSimpleImportedStyleSelectionOnLayerActivation() Setup of org.eclipse.sirius.tests.unit.diagram.refresh.MultiMappingImportChainsWithSameSemanticTest.null() Setup of org.eclipse.sirius.tests.unit.api.refresh.EdgeWithConditionalStyleTest.testEdgeMappingWithConditionalStyle() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningTrue() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningFalse() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testDirtyNotification() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithoutToolInAutoRefresh() (SWT:1725): Gtk-CRITICAL **: 20:07:23.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh() (SWT:1725): Gtk-CRITICAL **: 20:07:24.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh() (SWT:1725): Gtk-CRITICAL **: 20:07:24.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh() (SWT:1725): Gtk-CRITICAL **: 20:07:25.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh() (SWT:1725): Gtk-CRITICAL **: 20:07:25.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh() (SWT:1725): Gtk-CRITICAL **: 20:07:26.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testNoteStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testSquareStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testDotStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization() Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization() Setup of org.eclipse.sirius.tests.unit.diagram.tools.PartAndLabelPartSelectionDeletionTest.testDeleteSelectionOfNodeAndItsLabel() Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleCustomizationAndConditionalStyleDescriptionTest.testWorkspaceImageStyleCustomizationWithConditionalStyleDescription() Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testShapeContainerStyle() Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomShapeContainerStyle() Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testWorkspaceImageContainerStyle() Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomColorShapeContainerStyle() Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testFlatContainerStyle() Setup of org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshWithLayerTests.testShapeContainerStyle() Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfRepresentationDescription() Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfLayer() Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfSirius() Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfSirius() Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfRepresentationDescription() Setup of org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfLayer() Setup of org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseContainerMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseNodeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseBorderedNodeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardMultipleSelection() Setup of org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardOnEdge() Setup of org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardSingleSelection() Setup of org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromRedefinedTool() Setup of org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromDefaultTool() Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditBorderedNodeLabel() Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditEdgeLabel() Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditContainerLabel() Setup of org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditNodeLabel() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropNodeInContainer() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropContainerInContainer() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInContainer() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInNode() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromControlledResource() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTesterisInSessionWithDraggedObjectInWrapper() Setup of org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromNonControlledResource() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImport() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseContainerMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportNodeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImportAndDiagramExtension() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImportAndDiagramExtension() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportContainerMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImport() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportContainerMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportNodeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseNodeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectPreconditionEvaluation() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToContainer() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToContainer() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToContainer() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToBorderedNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToBorderedNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToContainer() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToBorderedNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToBorderedNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToDNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToBorderedNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToDNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToContainer() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToBorderedNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToDNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToDNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToDNode() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToContainer() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToDNode() Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromDefaultTool() Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromRedefinedTool() Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDirectEdit() Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoReconnection() Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDragAndDrop() Setup of org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoCreation() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrol() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyInOrderOfHerarchy() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyNotInOrderOfHerarchy() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnModelsRef() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolControlUncontrol() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControl() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithoutRepresentation() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrolWithTwoRepresentationsFileLinkedToTheUncontrolledElement() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithRepresentation() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolSecondModel() Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testJavaActionWithPrecondition() Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteOtherThanSelectionFromJavaAction() Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testUniversalToolInvokingJavaAction() Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticDeleteFromJavaAction() Setup of org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticRemoveFromJavaAction() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top2() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top3() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Sub_Top1() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Sub() Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetDefaultValueEEnumAttributeType() Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromLiteral() Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromEnumerator() Setup of org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromInteger() Setup of org.eclipse.sirius.tests.unit.api.tools.ForToolTests.testForTools() Setup of org.eclipse.sirius.tests.unit.api.mmextension.ExtensionPaletteToolTest.testLayerToolInExtensionStyle() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefreshWithUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefreshWithUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentationClosingSession() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentation() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testBorderedNodeViewOnListCreation() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreationInPackage() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreation() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testUnexecutableToolWithMissingModelOperation() Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationBorderedNodeTool() Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationNodeTool() Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationEdgeTool() Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationContainerTool() Setup of org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeAvailableVariableDiagramForLabel() Setup of org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceTest.testControl() Setup of org.eclipse.sirius.tests.unit.diagram.tools.DoubleClicCommandBuilderForceRefreshTest.testDoubleClickCommandBuilder() Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithoutSpecificMessage() Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithSpecificMessage() Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithSpecificMessage() Setup of org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithoutSpecificMessage() Setup of org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfActionBarReferences() Setup of org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfListenerIsCorrectAfterOpenCloseDiagrams() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testDeleteElementsAndCheckErrorLog() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenMovingElement() Setup of org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenActivatingFilter() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.LayerTests.testEdgeMappingConservationOfLayout() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView_containerCase() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromNavigation() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefreshWithActivatedCollapseFilter() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationsAndMoreWithForCollapseFilter() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoHideElement() Setup of org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoDeleteFromDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBAndThenCWithTheirRepresentations() Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testUncontrolC() Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBWithItsRepresentationAndThenControlC() Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlGrandSonWhenGrandFatherIsReadOnly() Setup of org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlUncontrolp1p1p1() Setup of org.eclipse.sirius.tests.unit.api.refresh.IconRefreshTests.testLabelIconRefreshedOnSemanticChange() Setup of org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToPluginUri() Setup of org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToWorkspaceUri() Setup of org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRepair() Setup of org.eclipse.sirius.tests.unit.api.tools.GenericToolTest.testGenericTool() Setup of org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithAutoRefresh() Setup of org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithoutAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNotErrorOnUndoRedoOfGroupingClasses() Setup of org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNoErrorWhenGroupingClassesIntoPackage() Setup of org.eclipse.sirius.tests.unit.diagram.node.style.ModifyNodeStyleTest.testChangeStyleNode() Setup of org.eclipse.sirius.tests.unit.diagram.navigation.NavigationOperationTest.test_create_and_open_new_representation_from_tool() Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor() Setup of org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerCreation() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterGenericTool() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation_withConstraintPropertySystemSetToFalse() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterDirectEditTool() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation_withConstraintPropertySystemSetToFalse() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterNodeCreation() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDoubleClick() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDirectEdit() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterReconnect() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterEdgeCreation() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDeletion() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterEdgeCreation() Setup of org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerDrop() Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool() (SWT:1725): Gtk-CRITICAL **: 20:10:18.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse() (SWT:1725): Gtk-CRITICAL **: 20:10:18.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool() (SWT:1725): Gtk-CRITICAL **: 20:10:18.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testElementsToSelectExpressionMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testFilterSortingMigration() Setup of org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testAirdMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationVersionSerialisation() Setup of org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels() Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels() Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabelsInSirius6_3_0() Setup of org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testEdgesFigures() Setup of org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testGMFBounds() Setup of org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testNodeStyleConstancy() Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromNodeToEdge() Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromNodeToEdge() Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromEdgeToNode() Setup of org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromEdgeToNode() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeEditLabeledFromEdgeToNodeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconncetionFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefresh() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_model() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_model() Setup of org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping() Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtension() Setup of org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtensionTwice() Setup of org.eclipse.sirius.tests.unit.api.mm.MMTest.testGetMappingsOverride() Setup of org.eclipse.sirius.tests.unit.api.mm.MMTest.testIdentifiedElementInheritence() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesInstanceRoleAndLifeline() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesOneSemanticElement() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificMappingsAvailable() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificToolsAvailable() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_execution_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_diagram_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_instancerole_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_operand_fragment_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_observation_point_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_message_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_state_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lost_message_end_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lifeline_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_combined_fragment_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_end_of_life_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_interaction_use_identification() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_navigation_diagram_to_lifelines() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_observation_point_on_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_non_reflective_synchronous_message() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_states_on_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_messages_on_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_executions_on_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_lost_messages_end_on_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_interaction_uses_on_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_combined_fragments_on_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_operands_on_diagram() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_message() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_lifeline() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_combined_fragment() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_state() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_operand() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_execution() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_interaction_use() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_message() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_lifeline() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_combined_fragment() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_operand() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_execution() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_interaction_use() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelinesSouthCenteredBorderItemLocatorTest.testArrangeAllAfterSequenceDiagramCreationGeneratesValidBounds() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextCreationInALifelineNotPossible() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteUnset() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteCreationInALifelineNotPossible() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextDropInALifelineNotPossible() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testSequenceDiagramEditPartBrokerDetection() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteDropInALifelineNotPossible() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1Bis() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testDiagramConsistency() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.HeaderHeightTests.testHeaderHeightSize() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.AbstractToolDescription_Precondition_AbstractVariable_Access_Tests.testSequenceSpecificsVariablesAccess() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDoneOnce() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDoneOnce() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDone() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.OperandFigureAndEdgesTest.testNoteAttachmentIsVisible() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteOperandContainingNote() Setup of org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteCombinedFragmentContainingNote() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckConsistantStoreFormat() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckNumberOfStoredFormats() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testBasicStoreFormat() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreEdgeFormatData() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreNodeFormatData() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckConsistentStoreFormat() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckNumberOfStoredFormats() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testBasicStoreFormat() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreEdgeFormatData() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreNodeFormatData() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenEntitiesRepresentationInEditor() Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenCrossTableRepresentationInEditor() (SWT:1725): Gtk-CRITICAL **: 20:13:06.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:13:06.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1725): Gtk-CRITICAL **: 20:13:06.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenTableRepresentationInEditor() Setup of org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testCreateAndOpenTableRepresentationInEditor() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithPrefix() Setup of org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithoutPrefix() Setup of org.eclipse.sirius.tests.unit.perf.common.Session1MillionTests.testSessionCreationTime() Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testTwoRepresentationsMovesSuccessively() Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testOpenMultipleSessions() Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoMultipleSyncNotifications() Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testDeleteAndUndo() Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCloseEventsNonDirty() Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoNotification() Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCreateRepresentationEvents() Setup of org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testSaveSession() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testBorderedBoundsAreCorrectAfterRunningRepair() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testFiltersAreCorrectlyRestoredAfterRunningRepair() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizations() Setup of org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizationsUnsynchronized() Setup of org.eclipse.sirius.tests.unit.multipageeditor.SiriusMultiPageEditorTest.testDiagramEditorOpeningInsideMultiPageEditor() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Setup of org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.null() Tests run: 3626, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1161 s -- in org.eclipse.sirius.tests.suite.AllSiriusTestSuite org.eclipse.sirius.tests.suite.AllSiriusTestSuite$JUnitBundlesReport.dump_environment_data -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_SessionWithSharedDomain -- Time elapsed: 0.674 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithoutExtension -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithExtension -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_Override_WithExtension -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.LabelProviderProviderServiceTests.test_getFirstProvidedLabelProvider_WithContribution -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.LabelProviderProviderServiceTests.test_getFirstProvidedLabelProvider_WithoutContribution -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.can_find_ecore_label_providers -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.avoid_npe_when_no_choiceOfValues -- Time elapsed: 0.010 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithOld -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testAddInBiset -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeptElementsReference -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testAddInBisetOtherWayAround -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepRequestedOrder -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepOrderWithOld -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testAddInBiset -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeptElementsReference -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testAddInBisetOtherWayAround -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepRequestedOrder -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testGenericToolVariables -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testGenericToolVariablesInChildren -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.016 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testIterpreterContextForEdgeDescriptionReferencingItSelf -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolPreconditionVariables -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesInitialization -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.CartesianProductTestCase.testBaseProduct -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testClamp -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testSystemPaletteIncludesExactlyTheDefaultColors -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testColorCache -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testDefaultColorConvertsToSelfUsingColorspaceDistances -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testGetFontFromLabelFormatAndSize -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthRightTag -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthAntislash -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthQuestionMark -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.getNoError -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthAWindowsReservedKeyword -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthPipe -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthStar -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.getIllegalCharError -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.getReservedKeywordError -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.identity -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthLeftTag -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.getValidFilenameWithALongFilename -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidity -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthColon -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthQuote -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthSlash -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.getValidFilename -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperStartDetection -- Time elapsed: 0.017 s org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testJavaIdentifiers -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperAndMTL -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperAndOCL -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInNodeImport -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInContainer -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInNode -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInContainerImport -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEDatatype -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testAddProposalsWithAQLSyntaxSeparator -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNameNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEmptyEPackageRegistry -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEEnum -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNamePrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testAddProposalsWithAQLSyntaxSeparator2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithoutEPackageNamePrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEPackageNameNull -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEmptyEPackageRegistry -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEPackageNamePrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithoutEPackageNamePrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithInMemoryRepresentationsFile -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithRepresentationsFileWithSpecificURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithNormalRepresentationsFile -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_And_Empty_Message -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Empty_Mask_And_New_Empty_Value -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_And_Empty_Message -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask_And_New_Empty_Value -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_And_Empty_Message_2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask_And_New_Empty_Value2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Empty_Mask_And_New_Empty_Value2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_And_Empty_Message_2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testCreateInstance -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testEInstanceOf -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.udpateMetamodels -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testFindFirstEClassFromName -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.addingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.clearingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.refresh.RefreshFromViewpointActivationTests.testRefreshAfterViewpointActivation -- Time elapsed: 4.478 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesInitialization -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.outline.OutlineContextualMenuTest.testOutlineContextualMenu -- Time elapsed: 3.613 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testDirectResource -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testInternalContainer -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testInternalResource -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testContainerFeatureID -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testDomainClass -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testContainer -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testResource -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testDiagramImportDescriptionSpecUnset -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testContainerMappingImportSpecUnset -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testNodeMappingImportSpecUnset -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid1 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid3 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsNotInvalid -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNull -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testNoNPEWithOneNullView -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testNoNPEWithOneNullSemanticElement -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testCheckNotSameInstance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testCheckSameInstance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_ShapeContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.013 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_GaugeCompositeStyleDescription -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_BundleImageDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_BundledImageDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithSecondValues -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_CustomStyleDescriptionWithSecondValues -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_CustomStyleDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerGenericStyle_ShapeWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_Shape -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_LozengeNodeDescriptionWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_WorkspaceImageWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_WorkspaceImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_LozengeNodeDescription -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_GaugeCompositeStyleDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImageDescription_WithCustomFeatures -- Time elapsed: 0.012 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyleForLabels -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_NoteDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_EllipseNodeDescription -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_FlatContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_NoteDescriptionWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_SquareDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_GaugeCompositeStyleDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleGenericWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_FlatWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_GaugeCompositeStyleDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_BundledImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_LozengeNodeDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_BundledImageDescription -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_BundledImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_WorkspaceImageDescription -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_FlatWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_CustomStyleDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyleGeneric_FlatWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_SquareDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleGenericWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_CustomStyleDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_WorkspaceImageDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyleGeneric_WorkspaceImageWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_GaugeCompositeStyleDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_Flat -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_WorkspaceImageWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_SquareDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_EllipseNodeDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_NoteDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_LozengeNodeDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_DotDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImage -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_CustomStyleDescription -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.views.session.RepresentationDescriptionItemTest.testEqualsObject -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.views.session.RepresentationDescriptionItemTest.testHashCode -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceFolderItemTest.testEqualsObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceFolderItemTest.testHashCode -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testEqualsObject -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testHashCode -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointsFolderItemTest.testEqualsObject -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointsFolderItemTest.testHashCode -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointItemTest.testEqualsObject -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointItemTest.testHashCode -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testListsNumber -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testNodesNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testEdgesNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testDiagramElementsNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testListElementsNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testContainersNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testDiagramElementContainersNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testCollapsed -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyFiltered -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testFiltered -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyHidden -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testHidden -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyCollapsed -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName1 -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName2 -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName2 -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName3 -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName2 -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName3 -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName4 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNominal -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName3 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName4 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.ChangeContextOperationTest.testNominal -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DDiagram_AddDAnnotation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DSequenceDiagram_AddDAnnotation -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DTableAddDAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testNodeConditionalStyle -- Time elapsed: 0.356 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshConditionalStyle -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshChangingMappingType -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testEdgeRefreshConditionalStyle -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshConditionalStyle -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshChangingMappingType -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesInitialization -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.tools.CustomSiriusDocumentProviderTest.testEmptyURIDiagram -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampLowerBound -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeOrderingByUpperBound -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByNegativeDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowEmptyRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionWithIncludingRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicValueDoesNotContainsNeighboringValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeCanBeCreated -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftEmptyRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionEmptyWithNonEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testCreatingRangeWithInvalidBoundsThrowsException -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testIntersectionOfPartiallyOverlappingRanges -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByPositiveDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkEmptyRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByZero -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByZero -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeIncludesTheValue -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionWithIncludedRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampLowValue -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByZero -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampUpperBound -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByPositiveDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testIntersectionOfNonOverlappingRanges -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampMiddleValue -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeContainsNoValue -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionNonEmptyWithEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testMiddleValuesAreIncludedInRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionEmptyWithEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionBetweenDisjointRanges -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionRangeWithItSelf -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeCanBeCreated -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByNegativeDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeIntersectionWithItself -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testNonAtomicRangeIntersectionWithItself -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeBoundsAreAccessible -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeSortsBelowOthersOnUpperBoundsOrdering -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampHighValue -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeIntersectionWithNonEmptyIsEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeHasNaNBounds -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeOrderingByLowerBound -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeSortsBelowOthersOnLowerBoundsOrdering -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByPositiveDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testNonEmptyIntersectionWithEmptyRangeIsEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionBetweenAdjacentRanges -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByNegativeDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByIllegalDistance -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangesIntersectionIsEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testNullProducesEmptyIterable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testIterationOnEObjectWithSeveralChildren -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testContentsIterablesIsNotRecursive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testSuccessiveCallsProducesSameResult -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testContentsIterableIncludesEAnnoations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testIterationOnEObjectWithASingleChild -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testEmptyEObjectProducesEmptyIterable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testAllContentsIterablesIsNotRecursive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testNullProducesEmptyIterable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testIterationOnEObjectWithSeveralChildren -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testSuccessiveCallsProducesSameResult -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testAllContentsIterableIncludesEAnnoations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testProducesSameResultAsContentIfNoIndirectDescendants -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testIterationOnEObjectWithASingleChild -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testEmptyEObjectProducesEmptyIterable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testSwapElementsInPair -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testDirectMoveInternalElement -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testMoveFirstElementToFront -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.actions.ReorderingJavaActionTests.testMoveLastElementToSecond -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.color.SequenceColorTest.testColorReferencesInitialization -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.color.SequenceColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.not_roots_for_loose_eobject -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.find_ecore_classifier_by_name -- Time elapsed: 0.937 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.no_roots_for_ecore_package -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.roots -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_nothing -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_untyped_attribute -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name_and_whitespace -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_derived -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_basic_eattribute -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_derived_eattribute -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value_literal -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_default -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_type -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_anonymous_attribute -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_untyped_anonymous_attribute -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_type_and_default -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type_and_default -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_default -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_not_derived -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_parameter_no_type_change -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_colon -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_space -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_named_operation_typed_no_parameters -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_params_and_type -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_type_no_name_change -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_empty_operation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_type_only -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_operation_anonymous_untyped_parameter -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_named_operation_untyped_no_parameters -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_full_operation_multiple_parameter -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_only -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_blank_string -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_param_and_type -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_and_type -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_type -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_full_operation_one_parameter -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_empty_operation_with_nothing -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_cardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_upper_bound_shortcut -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.extract_cardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_invalid_cardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_complete_cardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_anonymous_reference -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_lower_bound_shortcut_0 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_lower_bound_shortcut_1 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name_set_not_derived -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_optional_multiple_reference -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name_set_derived -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_single_reference -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_optional_single_reference -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_partial_cardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_multiple_referrence -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithoutOpaquePixel -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsLeftRightCenter -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageOpaque -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopRightCorner -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomRightCorner -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopLeftCorner -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageTransparent -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomLeftCorner -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsTopBottomMiddle -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInCenterCorner -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnGMFNodeChangeNotification -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testRefreshOnSemanticChangeNotification -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnDRepresentationElementChangeNotification -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testObjectsInDifferentResources -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testRemoveWithObjectsInDifferentResources -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testSameObjectReferences -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.test1NullObjects -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.test2NullObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testListenEvenWhenNotNotifying -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testModelDirtyIsStillDirtyAfterRollback -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndConflictingDeleteAndRemoveFromResourceSet -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoad -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteProject -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndChange -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testUndoTransactionDoesntMakeTheModelDirty -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndOverride -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndRemoveFromResourceSet -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoMultipleNotifications -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNotificationDirty -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testReadonlyResourceInPlugins -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoNotificationsWhenNotListening -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndConflictChange -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithGetResource -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithCreateResource -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateResourceSync -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNonDirtyForHTTP -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSetUnsetVariable -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testVariableUsage -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingMultipleVariables -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingVariable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testNonExistingVariable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.181 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.627 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.537 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testPreferenceValuesSynchronization -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testNoCorePreferenceInUIPrefStore -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testDefaultPreferenceValuesSynchronization -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileNorSemanticResources -- Time elapsed: 0.215 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithNonLoadableResources -- Time elapsed: 0.754 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithIgnoredFiles -- Time elapsed: 1.202 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileButSemanticResources -- Time elapsed: 0.291 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWith2RepresentationFile -- Time elapsed: 0.292 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertAndRemoveProjectToModelingProject -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithExistingResourcesAndAird -- Time elapsed: 0.354 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnLabelHiddenTest.testRepairOnLabelHidden -- Time elapsed: 1.222 s org.eclipse.sirius.tests.unit.diagram.migration.RepairTest.testStyleChangeFromBIToSquare -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.172 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testMigrationIsNeededOnData -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testEdgeLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.292 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testMigrationIsNeededOnData -- Time elapsed: 0.218 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testMigrationIsNeededOnData -- Time elapsed: 0.187 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testCompartmentsWithLayoutConstraints -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testMigrationIsNeededOnData -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testGMFViewpointVisibilityConsistency -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC1Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue1 -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC2Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue2 -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigratePinStatusTest.testPinStatusConservation -- Time elapsed: 0.993 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdWithOlderVersion -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedAird -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOlderVersionWithMigratedVersion -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedOdesign -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOldVersionWithAnOtherOldVersion -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOlderVersionWithMigratedVersion -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignWithOlderVersion -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOldVersionWithAnOtherOldVersion -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressOk -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressCancel -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testVisibilityMigration -- Time elapsed: 0.661 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testFiltersRulesBehaviorMigration -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithFragmentedFile -- Time elapsed: 0.846 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigrationIsNeededOnData -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigration -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigrationIsNeededOnData -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigration -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDoneInPlugin -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDone -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testRepresentationFilesMigrationDoneOnce -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterGroupCreation -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDAnalysisCreation -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVSMFilesMigrationDoneOnce -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitRepresentationFileMigrationDone -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitVSMMigrationDone -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testNoDirtyAfterMigrationWithFilterApplied -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testBlankAird -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationNotAddUnecessaryModelsReferences -- Time elapsed: 0.393 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testAirdWithUnexistingModel -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testDiagramElementWithUnexistingTarget -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMigrationOfBreakdownDiagram -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigration -- Time elapsed: 1.003 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationKeepModelsReferencesAfterMigration -- Time elapsed: 0.357 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testContainerWithNullMappingWhenDoingRepairMigrate -- Time elapsed: 0.184 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMissingTransactionWhenDoingRepairMigrate -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testDDiagramSetRemovalMigrationDone -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.diagram.migration.ReferencedModelResourceMigrationTest.testMigrationOfBaseVSMIsNotPartialWhenMigratingReferencingVSM -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testRemoveAcceleoReferencesMigration -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testValuesAfterMigration -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testNodeListElementAfterMigration -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigration -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInWorkspace -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInPlugin -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInPlugin -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigrationIsNeededOnData -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigration -- Time elapsed: 1.276 s org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testMigrationIsNeededOnData -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testSessionDoesNotContainViewWithUnsettedElements -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.common.OperationCanceledExceptionSessionTest.testOperationCanceledExceptionAtOpeningTime -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigrationIsNeededOnData -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigration -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigrationIsNeededOnData -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigration -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigrationIsNeededOnData -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigration -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testUpdateChangeIdWhenDoingAMigration -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDone -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDoneInPlugin -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testMigrationIsNeededOnData -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.286 s org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testDiagramSizeAfterMigration -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.api.convert.ConvertViewpointModelingProjectToSiriusModelingProjectTest.testConvertOldViewpointModelingProject -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatDescriptionAfterMigration -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatAfterMigration -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDoneInPlugin -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDone -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_3_files -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDoneInPlugin -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.026 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testVsmMigrationIsNeededOnData -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDone -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_0_files -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableValueToEObjectVariableValueMigration -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testRepMigrationIsNeededOnData -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableToSelectModelElementVariableMigration -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testLabelEditToolVariableMigration -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.026 s org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testDRepresentationMoveToRootObjectsMigrationDone -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testConnectorStylesHaveBeenRemoved -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigration -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testTechnicalUidMigrationDone -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationVersionSerialisation -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testChangeIds -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMLoadedWithoutException -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSize -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeature -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSize -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSizeCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnableCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSizeCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeatureCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[0] -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[0] -- Time elapsed: 0.013 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildren[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent2[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElements[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.coherenceBewteenTriggerSizeAndGroupSize2[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[1] -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[1] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildren[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent2[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElements[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.coherenceBewteenTriggerSizeAndGroupSize2[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable3 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupDisabled2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupDisabled -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElements -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[0] -- Time elapsed: 0.949 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[1] -- Time elapsed: 0.876 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[2] -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[3] -- Time elapsed: 0.727 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[4] -- Time elapsed: 0.741 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[5] -- Time elapsed: 0.704 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[6] -- Time elapsed: 0.660 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[7] -- Time elapsed: 0.668 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[8] -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[9] -- Time elapsed: 0.584 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[10] -- Time elapsed: 0.422 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[0] -- Time elapsed: 0.416 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[0] -- Time elapsed: 0.612 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[1] -- Time elapsed: 0.603 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[1] -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[2] -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[2] -- Time elapsed: 0.415 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[3] -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[3] -- Time elapsed: 0.633 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[4] -- Time elapsed: 0.634 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[4] -- Time elapsed: 0.677 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[5] -- Time elapsed: 0.672 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[5] -- Time elapsed: 0.632 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[6] -- Time elapsed: 0.603 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[6] -- Time elapsed: 0.406 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[7] -- Time elapsed: 0.620 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[7] -- Time elapsed: 0.606 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[8] -- Time elapsed: 0.598 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[8] -- Time elapsed: 0.424 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[9] -- Time elapsed: 0.597 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[9] -- Time elapsed: 0.409 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[10] -- Time elapsed: 0.597 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[10] -- Time elapsed: 0.398 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[11] -- Time elapsed: 0.698 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[11] -- Time elapsed: 0.656 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[12] -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[12] -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[0] -- Time elapsed: 0.565 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[0] -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[1] -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[1] -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[2] -- Time elapsed: 0.587 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[2] -- Time elapsed: 0.591 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[3] -- Time elapsed: 0.595 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[3] -- Time elapsed: 0.392 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[4] -- Time elapsed: 0.418 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[4] -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[5] -- Time elapsed: 0.416 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[5] -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[0] -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[1] -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[2] -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[3] -- Time elapsed: 0.419 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[4] -- Time elapsed: 0.393 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[5] -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[6] -- Time elapsed: 0.594 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[7] -- Time elapsed: 0.418 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[8] -- Time elapsed: 0.635 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[9] -- Time elapsed: 0.652 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[0] -- Time elapsed: 0.626 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[1] -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[2] -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[3] -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[4] -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign06.testAllDiagramElementPresentUnsynchroDiagram -- Time elapsed: 1.809 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[0] -- Time elapsed: 0.305 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[1] -- Time elapsed: 0.608 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[0] -- Time elapsed: 0.590 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[1] -- Time elapsed: 0.535 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[0] -- Time elapsed: 0.613 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[0] -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[1] -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[1] -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[2] -- Time elapsed: 0.664 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[2] -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[3] -- Time elapsed: 0.393 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[3] -- Time elapsed: 0.431 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[4] -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[4] -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[5] -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[5] -- Time elapsed: 0.649 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[6] -- Time elapsed: 0.586 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[6] -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign10.testAllCustomisationsKeeped[0] -- Time elapsed: 0.890 s org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testInitializationWith3Mappings -- Time elapsed: 0.589 s org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testSimpleInitialization -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetStructuralFeatures -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetContainerVariableOnToolPrecondition -- Time elapsed: 0.312 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnEcore -- Time elapsed: 0.020 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnOtherM2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLInstanceOnCompletionInterpreterPrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLNoCompletion -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionWithProposalStart -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLProposalsOnNullContext -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testToolGroups -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testContributedLayers -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testLayers -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testSections -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.api.componentization.DiagramExtensionDescriptionTest.testOpeningDiagramWith2Extension -- Time elapsed: 0.746 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testDisplayMetamodelExtensionElements -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testExtensionElementsPackageIsProvided -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testCreateExtensionElements -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testDiagramDialectRegistration -- Time elapsed: 0.010 s org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testPreconditionOnAvailableDiagramDescription -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.api.dialect.DialectEditorCloserTest.testDialectEditorCloserOnDViewAdditionUndo -- Time elapsed: 0.182 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testOpenEditor -- Time elapsed: 0.979 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCanHandleRepresentation -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testManagement -- Time elapsed: 0.909 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCloseProjectWithOpenedEditor -- Time elapsed: 0.901 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchEdges -- Time elapsed: 0.861 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchMiddle -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchPrefix -- Time elapsed: 0.626 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchSuffix -- Time elapsed: 1.016 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleTests.testTreeRoutingStyleIsAppliedDuringDiagramCreation -- Time elapsed: 2.422 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEdgeConditionalStyleTest.testTreeRoutingStyleIsAppliedWithConditionalStyle -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificTree -- Time elapsed: 0.697 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkBellowTunnelReverse -- Time elapsed: 0.676 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificRectilinear -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testRoutingOnCorruptedEdge -- Time elapsed: 0.712 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificOblic -- Time elapsed: 0.513 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkAllSquare -- Time elapsed: 0.534 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoRefreshRepresentations -- Time elapsed: 0.641 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSaveSessionWithErrorDuringSave -- Time elapsed: 2.378 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateSessionFromEcoreResource -- Time elapsed: 0.285 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAddRemoveSpecialResourceDoesNotUnloadIt -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testUnloadAnalysisResourceManageyBySession -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateViews -- Time elapsed: 0.271 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoClassDiagramCreation -- Time elapsed: 0.314 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLClassDiagramCreation -- Time elapsed: 0.415 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLDiagramOpening -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCleanup -- Time elapsed: 0.319 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLCloseEditors -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateWrongSession -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOpenSession -- Time elapsed: 0.249 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSession -- Time elapsed: 0.285 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLRefreshRepresentations -- Time elapsed: 0.302 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoDiagramOpening -- Time elapsed: 0.305 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSelectView -- Time elapsed: 0.324 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoCloseEditors -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testDeleteSessionWithRepresentationOpened -- Time elapsed: 0.708 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenDiagram -- Time elapsed: 0.634 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenSession -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testCloseSession -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testSaveSessionInAnotherThreadThanUIThread -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.api.session.SessionEditorInputTests.testSessionEditorInputWithInputURIChange -- Time elapsed: 1.056 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryTests.testFilters -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testMainAirdResourceVersionMismatch -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testReferencedAirdResourceVersionMismatch -- Time elapsed: 0.172 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMAndAirdResourceVersionMismatch -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMResourceVersionMismatch -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testViewRegistryWithVSMResourceVersionMismatch -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreation -- Time elapsed: 0.494 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreationFollowedByANotVSMFileCreation -- Time elapsed: 0.380 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testNotVSMFileCreation -- Time elapsed: 0.371 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testMultipleVSMFileCreation -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAdditionWithLoop -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesRemoval -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAddition -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesAddition -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalWithLoop -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceRemoval -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testReferencedAnalysisAddition -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceAddition -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemoval -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInAird -- Time elapsed: 0.333 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInSrm -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInAird -- Time elapsed: 0.300 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testClearGMFData -- Time elapsed: 0.219 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInSrm -- Time elapsed: 0.301 s org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRegister -- Time elapsed: 0.948 s org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRename -- Time elapsed: 0.876 s org.eclipse.sirius.tests.unit.api.editors.EditorVariousTests.testNoNpeWhenGetShowInContext -- Time elapsed: 0.798 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testOpen -- Time elapsed: 1.020 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testSessionisCreated -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testDiagramContentSucced -- Time elapsed: 1.189 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testIsDirtyWhenDiagramResourceChange -- Time elapsed: 1.250 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithCrossTableEditor -- Time elapsed: 0.964 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor -- Time elapsed: 1.097 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor -- Time elapsed: 1.174 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor -- Time elapsed: 1.035 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor -- Time elapsed: 0.899 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor -- Time elapsed: 0.750 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor -- Time elapsed: 0.835 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor -- Time elapsed: 0.814 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTreeEditor -- Time elapsed: 0.988 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithCrossTableEditor -- Time elapsed: 0.845 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInDifferentEcoreResource -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEPackageNSURI -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInSameEcoreResource -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEClassName -- Time elapsed: 0.026 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentResourceNameAndProjects -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentLocation -- Time elapsed: 0.013 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testIdentity -- Time elapsed: 0.016 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSameProject -- Time elapsed: 0.012 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSamePlugin -- Time elapsed: 0.013 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentProjects -- Time elapsed: 0.013 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtension -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtensionWithPattern -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testFileExtensionWithoutPattern -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testFileExtensionWithPattern -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.edit.SiriusAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromFolder -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromModelFile -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromNonModelFile -- Time elapsed: 0.240 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFile -- Time elapsed: 0.238 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromProject -- Time elapsed: 0.271 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDProject -- Time elapsed: 0.233 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDResourceHierarchy -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFolder -- Time elapsed: 0.236 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateModelFile -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromNonModelFile -- Time elapsed: 0.232 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromModelFile -- Time elapsed: 0.228 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithBlank -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithStar -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithStar -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testWithQuestionMark -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithQuestionMark -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithoutStar -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testFullName -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testRemoveAndAddSameSemanticResource -- Time elapsed: 2.416 s org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testAddASemanticResource -- Time elapsed: 1.222 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithoutEditors -- Time elapsed: 0.230 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testOpenEditor -- Time elapsed: 1.147 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithEditor -- Time elapsed: 2.829 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithoutEditor -- Time elapsed: 0.220 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithEditor -- Time elapsed: 0.236 s org.eclipse.sirius.tests.unit.api.refresh.ModifyHeaderLabelExpressionTest.testModificationOfHeaderLabelExpression -- Time elapsed: 2.152 s org.eclipse.sirius.tests.unit.common.interpreter.CreateCellToolInterpreterTest.testEditMaskVariable -- Time elapsed: 0.338 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLVariableStacks -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlIntegerEvaluation -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlClearImports -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlHierarchyStringEvaluation -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testNoWrongCache -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLInterpreterCreation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlAddImports -- Time elapsed: 0.177 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariablesValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableAccess -- Time elapsed: 0.019 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlObjectEvaluation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlMultiMMEvaluation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLInterpreterDisposeSuccess -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlThisEObjectAccess -- Time elapsed: 0.016 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlNoFilesProperties -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlImportedScriptAccess -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlStringEvaluation -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluation -- Time elapsed: 0.010 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlEObjectEvaluation -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlBooleanEvaluation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableTypeChange -- Time elapsed: 0.016 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLProvider -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlSelfAccess -- Time elapsed: 0.016 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlRemoveImports -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluationOnArrayValues -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLVariablePrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithDependencies -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnOtherM2 -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionInterpreterPrefix -- Time elapsed: 0.013 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithDependencies -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnEcore -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnEcore -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithVariables -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithVariables -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithProposalStart -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnOtherM2 -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionInterpreterPrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLNoCompletion -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMtlProposals -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceNoCompletion -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithProposalStart -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainType_ContentProposal -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLWithBeforeAndAfterReplacement -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLWithAfterReplacement -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentInstanceContext -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForMethodName_ContentProposal -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentProposal -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithPreviousReplacement -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithPreviousReplacementOnDomainType -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithoutReplacement -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testEmptyAQLProposal -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.interpreter.crossReferencer.AcceleoCrossReferencerTest.testAcceleoCrossReferencer -- Time elapsed: 0.303 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoPackageRegistryTest.testEcoreRemoval -- Time elapsed: 0.026 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappings -- Time elapsed: 6.230 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramInstanceRole -- Time elapsed: 3.000 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnConditionalStyle -- Time elapsed: 0.753 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemConditionalStyle -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineForegroundConditionalStyle -- Time elapsed: 0.418 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemMapping -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnGoToInsideCreateTool -- Time elapsed: 0.837 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3AndVariables -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithTool -- Time elapsed: 0.431 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappingsWithinvalidFeatureDomainClass -- Time elapsed: 4.519 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineMapping -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnAudits -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramExecution -- Time elapsed: 0.611 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramMessageEnd -- Time elapsed: 2.484 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testAValidationExpressionWithAQL -- Time elapsed: 1.925 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnRelationBasedEdgeMapping -- Time elapsed: 5.558 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnFeatureColumnMapping -- Time elapsed: 0.703 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3SetValueInsideGoto -- Time elapsed: 0.404 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEAllContentsFeatureExpression -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithIncorretFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContentsExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnIncorrectFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullParameters -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContainerFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnECrossReferencesFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithSpecificFeatureExpression -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContainerExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEClassFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnSpecificFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEClassExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEAllContentsExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithECrossReferencesExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContentsFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceNoCompletion -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testFeatureProposals -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testNoCompletion -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpression -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithPathOfMtlFile -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnSelf -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterWithSpaceAtEnd -- Time elapsed: 0.026 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullExpression -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionWithSpaceAtEnd -- Time elapsed: 0.026 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithInvalidPathContainintPoint -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationAfterVariableModifiations -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnVariable -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameter -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverEObject -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullParameters -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverNotEObject -- Time elapsed: 0.026 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testProposals -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationOnIncorrectVariableExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterCollectionEvaluationOnArrayValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationAfterVariableModifiations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithSpecificServiceExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationWithCompositeInterpretedExpressionQuery -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullParameters -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationOnSpecificVariableExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceNoCompletion -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testProposals -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testNoCompletion -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProviderNewEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProvider -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProviderWithPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesWithPrefix -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServices -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithoutServices -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderNewEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesOnVariableWithPrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesOnVariable -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithVariables -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithVariablesWithPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderNewEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithoutVariables -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnGroup -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTable -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTree -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromInternalTextEditor -- Time elapsed: 0.871 s org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromExternalTextEditor -- Time elapsed: 1.280 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetSuffixedFilesFromWorkspace -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedFilesFromWorkspace -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetAllFilesFromWorkspace -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedSuffixedFilesFromWorkspace -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionPerPrefixFirstChar -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForEmptyExpression -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForInterpreterEmptyExpression -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnCrossTableDialect -- Time elapsed: 0.203 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTreeDialect -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnDiagramDialect -- Time elapsed: 0.652 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTableEditionDialect -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramWithTransientSession -- Time elapsed: 1.040 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testTableWithTransientSession -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramAndTableWithTransientSession -- Time elapsed: 1.078 s org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistoryWithClosedSession -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistory -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileDeletingResource -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testNoAdapterRemovalAfterLateRemoveNotificationReception -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileReloadingResource -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransaction -- Time elapsed: 0.019 s org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransactionWithSavingPolicyExecutingAEMFCommand -- Time elapsed: 0.020 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceAdditionInNonModelingProject -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceDetectionInModelingProject -- Time elapsed: 0.574 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testAirResourceAddition -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterModificationAndControls -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleModificationsAndControls -- Time elapsed: 0.232 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleControlsAndModifications -- Time elapsed: 0.229 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testControlImpactOnSemanticResource -- Time elapsed: 0.179 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testAddControlledResourceWithInterFragmentsReferencesAsSemanticResource -- Time elapsed: 0.284 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigration -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigrationForNonResolvableModel -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.api.resource.SemanticResourceURIInAirdTests.testSemanticResourcesTagInAird -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testProvidedResourceStrategy -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceStrategyWithControlledResource -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testOptimizedResourceStrategyIsNotUsed -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceReleasingAtSessionClosure -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourcestrategyExtensionPoint -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyForUmlTests.testDefaultOptimizedResourceStrategy -- Time elapsed: 0.305 s org.eclipse.sirius.tests.unit.api.session.OpenSessionTest.testResourceLoadingAtOpenSession -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAfterEnablingFirstViewpoint -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAuthorityAfterCreatingAnotherSession -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitDeactivated -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitActivated -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerIntegration -- Time elapsed: 0.324 s org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithNonSplitRep -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithSplitRep -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testRepLazyLoadAtRepCRUD -- Time elapsed: 1.004 s org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testDeleteRepresentation -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testDiagramDescriptions -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTreeDescriptions -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTableDescriptions -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testViewpointDescriptions -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testSequenceDescriptions -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ZombieViewpointsTest.testViewpointRemovedFromWorkspaceDoNotReappear -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.api.mm.DAnnotationTest.testDAnnotationOnDRepDesc -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBefore -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 0.020 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict2 -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplaceMissingPage -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingConflict -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplace -- Time elapsed: 0.020 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBefore -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBeforeMissingPage -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplacement -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering2 -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfter -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfter -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfterMissingPage -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingNoPositioning -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioning -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.api.modelingproject.ModelingProjectDetectionTest.test_modeling_project_with_multiple_aird_and_no_viewpoints -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.api.query.NotificationQueryTests.testNotificationQuery -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForConditionalStyles -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForStyleCustomization -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnClosedSession -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesWithNotAnalysedProject -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnOpenedSession -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testUpdateDependencies -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInEditionTable -- Time elapsed: 0.231 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSimpleEditionTable -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassBackgroundColors -- Time elapsed: 0.295 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshCrossTable -- Time elapsed: 0.243 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithAssociations -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassForegroundColors -- Time elapsed: 0.266 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshEditionTable -- Time elapsed: 0.230 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInCrossTable -- Time elapsed: 0.279 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingDomainBased -- Time elapsed: 0.284 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithGeneralization -- Time elapsed: 0.281 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInSimpleTable -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingNoDomainBased -- Time elapsed: 0.271 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVirtualFeatureColumns -- Time elapsed: 0.221 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInCrossTable -- Time elapsed: 0.220 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testSimpleEditionTable -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors -- Time elapsed: 0.404 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram -- Time elapsed: 1.259 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable -- Time elapsed: 0.306 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode -- Time elapsed: 1.207 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram -- Time elapsed: 1.160 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram -- Time elapsed: 1.187 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram -- Time elapsed: 1.268 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundFontStyle -- Time elapsed: 0.285 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnBackgroundStyle -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundSizeStyle -- Time elapsed: 0.220 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundColorStyle -- Time elapsed: 0.218 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testNormalSort -- Time elapsed: 0.210 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testDescendingSortOnNameColumn -- Time elapsed: 0.214 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testAscendingSortOnNameColumn -- Time elapsed: 0.214 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testNormalSort -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn -- Time elapsed: 0.349 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testNormalSort -- Time elapsed: 0.231 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testAscendingSortOnFirstLine -- Time elapsed: 0.204 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testDescendingSortOnFirstLine -- Time elapsed: 0.203 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testNormalSort -- Time elapsed: 0.335 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine -- Time elapsed: 0.361 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine -- Time elapsed: 0.358 s org.eclipse.sirius.tests.unit.table.unit.dialect.DialectManagerTest.testPreconditionOnAvailableTableDescription -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider -- Time elapsed: 0.321 s org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testCreationMenuOnToolSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnColumnCreationTool -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnLineCreationToolOnEditionTable -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnCrossColumnCreationTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnLineCreationToolOnCrossTable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.vsm.edit.TableAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_056 -- Time elapsed: 0.219 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_057 -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_058 -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_059 -- Time elapsed: 0.201 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_060 -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_061 -- Time elapsed: 0.224 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_062 -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_063 -- Time elapsed: 0.295 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_064 -- Time elapsed: 0.214 s org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreatColumnTool -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreateLineTool -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteLineTool -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateColumnTool -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateCellTool -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteColumnTool -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateLineTool -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshAfterDeleteAllColumns -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.743 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshDeleteOneColumn -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.533 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.530 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.595 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.582 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInDeleteColumnTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInLabelEditTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateLineTool -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCellEditorTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateCrossColumnTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInDeleteLineTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateColumnTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateCellTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh -- Time elapsed: 0.168 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn -- Time elapsed: 0.316 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_155 -- Time elapsed: 0.211 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_158 -- Time elapsed: 0.352 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_159 -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_162 -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_ascendingSortOnNameColumn -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_NormalSort -- Time elapsed: 0.240 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_descendingSortOnNameColumn -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnSecondColumn -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnFirstLine -- Time elapsed: 0.249 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnSeconfColumn -- Time elapsed: 0.221 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnFirstLine -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_NormalSort -- Time elapsed: 0.225 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastDomainBasedCellInLine -- Time elapsed: 0.228 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells -- Time elapsed: 0.205 s org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_1024 -- Time elapsed: 0.193 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_2048 -- Time elapsed: 0.228 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_128 -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_256 -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_1024 -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_2048 -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_128 -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_256 -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testColumnCreationWithToolUsingVariables -- Time elapsed: 0.345 s org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testCrossColumnCreationWithToolUsingVariables -- Time elapsed: 0.307 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange -- Time elapsed: 0.128 s org.eclipse.sirius.tests.unit.table.unit.TableWithMultivaluedAttributeTest.testTableWithMultivaluedAttribute -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onEditionTable -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoColorStep -- Time elapsed: 0.744 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test1ValidColorStep -- Time elapsed: 0.376 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test3ValidColorSteps -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoValidColorStepManyUndefinedColorSteps -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 0.770 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.589 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColorWithMigration -- Time elapsed: 1.320 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColor -- Time elapsed: 1.630 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorOnListElementTest.testLabelColorOnListElementOnNewRepresentation -- Time elapsed: 1.684 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testSortColors -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testCollectVsmColors -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testRgbToString -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testGetLighterColor -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testColorManagerCacheForTwoCallOnSameRGBValues -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testStringToRGB -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateContainer -- Time elapsed: 0.838 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateEdge -- Time elapsed: 0.829 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateNode -- Time elapsed: 0.817 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationDescriptorNoChange -- Time elapsed: 0.672 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationAndChangeIdUpdateNoChange -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationUpdate -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationElementUpdate -- Time elapsed: 0.616 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testGMFElementUpdate -- Time elapsed: 0.404 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testTransientFeatureNoChange -- Time elapsed: 0.624 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testmultiDRepresentationUpdate -- Time elapsed: 0.601 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithUndoFromDiagram -- Time elapsed: 0.807 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreation -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagram -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletionWithEmptyDiagram -- Time elapsed: 0.207 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagramWithUndoFromDiagram -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletion -- Time elapsed: 0.203 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesEdge -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesdNode -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesDiagram -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesContainer -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsEdge -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsNode -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsContainer -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.api.diagramintegrity.ModifySemanticElementTest.testDiagramIntegrityWhenRenamingSemanticElement -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesContainer -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testDiagramIntegrityWhenMovingSemanticElement -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesNodes -- Time elapsed: 0.119 s org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidation -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidationOnlyOneErrorMessage -- Time elapsed: 0.672 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testFind -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnsynchronizedDeleteAndUnregister -- Time elapsed: 0.896 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testRegister -- Time elapsed: 0.792 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnregister -- Time elapsed: 0.927 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testDeleteAndUnregister -- Time elapsed: 1.082 s org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithPrefixCreation -- Time elapsed: 0.797 s org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithoutPrefixCreation -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.diagram.CanonicalDBorderItemLocatorTest.testVisibilityConsistency -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramDialectServicesTests.testDescriptionCreationWithRootElementDomainClassWIthAQLSyntax -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.648 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testRepresentationDescriptorQueryAfterDeletion -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramOpeningAfterDeletionUndo -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalTests.testGetLabelWithAQLSyntax -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.TypeNameTest.testFromString -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideGeneralizations -- Time elapsed: 0.864 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideReferences -- Time elapsed: 0.930 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideClassContentFilter -- Time elapsed: 0.846 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.322 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.277 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.293 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.305 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.371 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.275 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckNoVisibilityPropagatorAdapterWhenNoEditor -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckEachOpenDiagramHasItsVisibilityPropagatorAdapter -- Time elapsed: 1.094 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckAllOpenDiagramHaveOnlyOneVisibilityPropagatorAdapter -- Time elapsed: 0.885 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testRevertAirdFileAfterDiagramCreation -- Time elapsed: 1.090 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 1.241 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testNoMsgInErrorLogWhenSelectedADNodeListWithProxyTarget -- Time elapsed: 1.238 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.711 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.426 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.353 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideOperations -- Time elapsed: 0.982 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideDerivedFeature -- Time elapsed: 0.936 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideGeneralizations -- Time elapsed: 0.876 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideReferences -- Time elapsed: 0.854 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideClassContentFilter -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.264 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.337 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.298 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.362 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.328 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerBiReferenceCreation -- Time elapsed: 0.432 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.276 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.275 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsTests.testTooltipInitializedOnDiagramCreation -- Time elapsed: 1.088 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsComputedOnNewElements -- Time elapsed: 0.349 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsRefreshedOnSemanticChanges -- Time elapsed: 0.328 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDropTests.testDropExternalEClass -- Time elapsed: 0.600 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToPageIsAvailable -- Time elapsed: 0.819 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToHeightIsAvailable -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomAndCheckEdgePosition -- Time elapsed: 0.662 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToWidthIsAvailable -- Time elapsed: 0.629 s org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenSessionGetsCreated -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenCreatingANewDiagram -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testContentLayerRefresh -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testContentLayerVisibility -- Time elapsed: 0.117 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsesLayerRefresh -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsedByLayerRefresh -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsedbyLayerVisibility -- Time elapsed: 0.119 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsesLayerVisibility -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.511 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartup_ExistingRepresentation -- Time elapsed: 0.616 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupNoInit_NewSession -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupInit_NewSession -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartup_ExistingRepresentation -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupInit_NewSession -- Time elapsed: 0.577 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupNoInit_NewSession -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenRepresentationInEditor -- Time elapsed: 1.490 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesSave -- Time elapsed: 0.419 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenMultipleSessions -- Time elapsed: 1.643 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testMultipleSameNotifications -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testReloadingWithOutsideModifications -- Time elapsed: 1.152 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testRepresentationsNotifications -- Time elapsed: 0.380 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testDeleteAirdDirtySession -- Time elapsed: 2.404 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesDirty -- Time elapsed: 0.385 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateUndoSaveMakesNotDirty -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testSessionResourceSetSyncInstallation -- Time elapsed: 0.316 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testNoSemanticNotification -- Time elapsed: 0.306 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromModel -- Time elapsed: 0.948 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testActionEnablementForActionBarButton -- Time elapsed: 0.956 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromDiagram -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.EntitiesDiagramCustomizationsTests.testBackgroundInterpolatedColor -- Time elapsed: 0.658 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnEPackage -- Time elapsed: 0.128 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnOperation -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testInsertNewElement -- Time elapsed: 0.372 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testMoveElement -- Time elapsed: 0.325 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testListContainerStyle -- Time elapsed: 0.927 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testContainerStyle -- Time elapsed: 0.614 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDerivedReferenceTests.testDerivedReferences -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetweenAnArchetypeAndAnEClass -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2Archetype -- Time elapsed: 0.180 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2EClass -- Time elapsed: 0.219 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnEdgeReconnection -- Time elapsed: 1.725 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDragAndDrop -- Time elapsed: 1.824 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDirectEdit -- Time elapsed: 1.719 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDragOnDropWithBorderedNodes -- Time elapsed: 0.982 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithoutNavigationDescription -- Time elapsed: 0.933 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithNavigationDescription -- Time elapsed: 1.696 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColor -- Time elapsed: 0.805 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColorUsingDiagramVariable -- Time elapsed: 1.277 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithFixedColor -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibilityWithCloseAndReopenSession -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibility -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingVisibility -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElementsAndHideMapping -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElements -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithoutSemanticElements -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithSemanticElements -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testReuseContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElementsAndExtension -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1203Tests.testBorderedMappingImportOnContainerMappingImport -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1302Tests.testConditionalStyleWithMappingImport -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1796Tests.testRefreshWithEdgeMappingImport -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1887Tests.testOverrideConditionnalStyles -- Time elapsed: 0.108 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportHierachyBug1794 -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportAndHideSubElements -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testDiagramElementsWithDeletedTarget -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testContainerMappingImportHierachy -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportHierachy -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testMappingNotInActiveLayer -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testContainerMappingImportAndHideSubElements -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testBuildWithIndirectCycleContainerMappingReuseAndImport -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testBuildWithDirectCycleContainerMappingReuseandImport -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testSearch -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.mapping.EdgeMappingCreationDescriptionTests.testBestMappingWhenEdgeCreationDescriptionHaveTwoMappings -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testSetpropertyValue -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testEnumExtendedFeature -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testStringExtendedFeature -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testUseOfCustomDescriptor -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorConvertDataTypes -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorWithEEnum -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnownWithQualifiedTypeAndStandardSyntax -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOfWithQualifiedNameAndAQLSyntax -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnownWithQualifiedTypeAndAQLSyntax -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOf2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorCreateInstance -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOf -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnown -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOfWithQualifiedNameAndStandardSyntax -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testForOperation -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideSelf -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperation -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionError -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testChangeContextOperation -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationDefault -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperation -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testRemoveOperation -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperationConditionError -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionNull -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetObjectOperation -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testUnsetOperation -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testMoveOperation -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetValueOperation -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateInstanceOperation -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateEdgeView -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperation -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideExistingVariable -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression2 -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression2 -- Time elapsed: 0.215 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression3 -- Time elapsed: 0.233 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression -- Time elapsed: 0.224 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression -- Time elapsed: 0.225 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNominal -- Time elapsed: 0.223 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoMapping -- Time elapsed: 0.223 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImage -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger2 -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingDownScale -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagram -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger2 -- Time elapsed: 0.847 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScaling -- Time elapsed: 0.522 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger2 -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZNoAutoScaling -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagramThatLeadsToNaNComputation -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger2 -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGNoAutoScaling -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportInvalidImagePath -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingDownScale -- Time elapsed: 0.574 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingDownScale -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScaling -- Time elapsed: 0.613 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScaling -- Time elapsed: 0.618 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGNoAutoScaling -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageWithUnsynchronizedGMFModel -- Time elapsed: 0.373 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNullScaleThrowsException -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testInMemoryResourceExportPathComputation -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScaling -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScaling -- Time elapsed: 0.325 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNegativeScaleThrowsException -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPNoAutoScaling -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger2 -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageFromAnotherSession -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger2 -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingDownScale -- Time elapsed: 0.522 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGWithTraceability -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithTooLargeScaleThrowsException -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingDownScale -- Time elapsed: 0.513 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGNoAutoScaling -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingDownScale -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFNoAutoScaling -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGNoAutoScaling -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPAutoScalingIfLarger2 -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScaling -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testAttributeWhenExportingAsSVG -- Time elapsed: 0.692 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testEmbeddedIds -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 2.120 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGWithTraceability -- Time elapsed: 0.628 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGNoAutoScaling -- Time elapsed: 1.751 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenRepresentationTest.testCandidatesForOpenRepresentation -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testAllViewpointsEnabled -- Time elapsed: 0.652 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignViewpointDisabled -- Time elapsed: 0.422 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignAndReviewViewpointsDisabled -- Time elapsed: 0.383 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testReviewViewpointDisabled -- Time elapsed: 0.449 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testDiagramCreation -- Time elapsed: 1.080 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testReferencesFromGMFViewsToDiagramElements -- Time elapsed: 1.112 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfDiagramElements -- Time elapsed: 1.266 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testCopiedRepresentationNameAndDocumentation -- Time elapsed: 1.072 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicatedUids -- Time elapsed: 1.280 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfGMFViews -- Time elapsed: 1.031 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testGMFViewsIsSetProperties -- Time elapsed: 1.028 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicationOfSemanticElements -- Time elapsed: 1.029 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationLayerDeactivation -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecoration -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecoration -- Time elapsed: 0.226 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationsSet -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecoration -- Time elapsed: 0.218 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationDescription -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationLayerDeactivation -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationEditPart -- Time elapsed: 0.209 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationEditPart -- Time elapsed: 0.231 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationLayerDeactivation -- Time elapsed: 0.195 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationEditPart -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.decorators.DecorationRefreshTest.testRefreshOnListElement -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_NotOptional -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecorationFromDiagramExtension -- Time elapsed: 1.126 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration -- Time elapsed: 0.984 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_Optional -- Time elapsed: 0.932 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration -- Time elapsed: 0.923 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testTransientLayerActivationInManualRefresh -- Time elapsed: 0.517 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecorationFromDiagramExtension -- Time elapsed: 0.963 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_NotOptional -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_Optional -- Time elapsed: 0.495 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteElementEdgeEditPart -- Time elapsed: 1.064 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerEditPart -- Time elapsed: 1.122 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteViaKeyboardContainerLabelEditPart -- Time elapsed: 1.167 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteRelationEdgeEditPartWithDeleteTool -- Time elapsed: 1.070 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteEdgeLabel -- Time elapsed: 1.178 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteContainerLabelEditPart -- Time elapsed: 1.160 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyBoardEdgeLabel -- Time elapsed: 1.326 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 1.310 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerOfSemanticTarget -- Time elapsed: 1.539 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteDisabledRelationEdgeEditPart -- Time elapsed: 0.781 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testNoDeleteRelationEdgeEditPartWithoutDeleteTool -- Time elapsed: 0.373 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testActionEnablementForDragAndDroppedElements -- Time elapsed: 1.108 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testDropExternalEClass -- Time elapsed: 0.583 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testUncontrol -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControlThenUncontrolThenControl -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControl -- Time elapsed: 0.199 s org.eclipse.sirius.tests.unit.diagram.control.ControlDetectorTest.testControlDetectionOnSessionOpening -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation2 -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagram -- Time elapsed: 1.379 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagramAndHideEdge -- Time elapsed: 1.232 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagram -- Time elapsed: 1.336 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideAction -- Time elapsed: 1.026 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClonedDiagram -- Time elapsed: 1.096 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagramAndReveleadNode -- Time elapsed: 1.250 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideThenRevealActions -- Time elapsed: 0.911 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeElements -- Time elapsed: 0.690 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnSingleEdge -- Time elapsed: 0.511 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleNode -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleBorderedNode -- Time elapsed: 0.459 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleBorderedNodes -- Time elapsed: 0.580 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeEdges -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleNodes -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultiplesNodeAndBorderedNodes -- Time elapsed: 0.545 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testRegExpWithSpaces -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testEmptyList -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnLeaf -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnRoot -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testComplexRegExp -- Time elapsed: 0.501 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringMode -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testInitialRegExp -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnLeaf -- Time elapsed: 0.544 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnRoot -- Time elapsed: 0.563 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithStringJockers -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithOneCharJockers -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithSpacesAtTheEnd -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithCases -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithoutRegularExpressions -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithEmptyPattern -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testUnpinElements -- Time elapsed: 0.421 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testPinElements -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testNoChangeIfAllElementsPinned -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers -- Time elapsed: 1.106 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers -- Time elapsed: 0.540 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource -- Time elapsed: 0.642 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation1 -- Time elapsed: 0.650 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation2 -- Time elapsed: 0.640 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation3 -- Time elapsed: 0.699 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation4 -- Time elapsed: 1.008 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithScroll -- Time elapsed: 0.613 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithELK -- Time elapsed: 0.642 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildren -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWhenOnlyABorderLabelShouldBeMoved -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 0.584 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteHaveFixedSizeAfterLayout -- Time elapsed: 0.591 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed -- Time elapsed: 0.691 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 0.553 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testSizeOfRootNode -- Time elapsed: 0.636 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerWithBorderNode -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource -- Time elapsed: 0.642 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget -- Time elapsed: 0.673 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildrenn_ContainedInAContainer -- Time elapsed: 0.599 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testVStackContainerLayout -- Time elapsed: 0.651 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource -- Time elapsed: 0.649 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testEmptyListContainerMinimalSizeLayout -- Time elapsed: 0.655 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithoutELK -- Time elapsed: 0.620 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerWithBorderNode -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInDiagram -- Time elapsed: 0.595 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testTextHaveFixedSizeAfterLayout -- Time elapsed: 0.604 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testLocationOfLabelOnBorderOnBorderNode -- Time elapsed: 0.553 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource -- Time elapsed: 0.616 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget -- Time elapsed: 0.685 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithAllAuthorizedSides -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerWithIconListItemsLayout -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource -- Time elapsed: 0.701 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget -- Time elapsed: 0.679 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult -- Time elapsed: 0.898 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInAnotherContainer -- Time elapsed: 0.642 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerLayout -- Time elapsed: 0.687 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren -- Time elapsed: 0.634 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefFalse -- Time elapsed: 0.561 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNodeWithLabel -- Time elapsed: 0.593 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerAndSomeOfItsChildren -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithEdgeOutsideOfBoundingBox -- Time elapsed: 0.597 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren_ContainedInAContainer -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild -- Time elapsed: 0.582 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithOneAuthorizedSide -- Time elapsed: 0.576 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInAnotherContainer -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithPinnedElements -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInDiagram -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerAndSomeOfItsChildren -- Time elapsed: 0.554 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue -- Time elapsed: 0.560 s org.eclipse.sirius.tests.unit.diagram.action.CopyFormatActionTests.testActionCopyFormat -- Time elapsed: 0.784 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeList -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDEdge -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNode -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNode -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_UpdateGMF_NodeBoundsCorrectlyForNodeCreation -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_RemoveOrphanEdge -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_RemoveOrphanNode -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNodeOf2Level -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeContainer -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNode -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnEmptyNotationModel -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNodeContainer -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testSynchronizeStatusDecorator -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramSynchronized -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronized -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronizedOnDiagramCreation -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testStatusBarMessage -- Time elapsed: 0.355 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithoutAutoRefresh -- Time elapsed: 0.321 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithoutAutoRefresh -- Time elapsed: 0.346 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testReconnectEdgeAndUnsyncDiagRefresh -- Time elapsed: 0.517 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithAutoRefresh -- Time elapsed: 0.345 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithAutoRefresh -- Time elapsed: 0.346 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh_WithReadOnlyPermissionEnabled -- Time elapsed: 0.457 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_AutoRefresh -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDragNDropForDisableEditPart -- Time elapsed: 0.393 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDeleteFromDiagramNotActivatedForDisableEditPart -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh -- Time elapsed: 0.367 s org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewCommand -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewFromDiagramCommand -- Time elapsed: 0.773 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteCommandElement -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteDiagram -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteFromDiagramCommand -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.diagram.resource.FileModificationValidationTest.testFileModificationValidationReadWrite -- Time elapsed: 0.770 s org.eclipse.sirius.tests.unit.diagram.resource.GMFCrossReferenceAdapterTest.testGMFCrossReferencerAdapter -- Time elapsed: 0.870 s org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityOnPortCollapsing -- Time elapsed: 0.413 s org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityWhenPortIsNearByAParentCorner -- Time elapsed: 0.376 s org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testOpenCollapsedDiagram -- Time elapsed: 0.595 s org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testCollapse -- Time elapsed: 0.605 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivation -- Time elapsed: 0.474 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 0.653 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithAutoRefresh -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivation -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithAutoRefresh -- Time elapsed: 0.410 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 0.643 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 0.629 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseActivation -- Time elapsed: 0.407 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivationOnParent -- Time elapsed: 0.372 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredContainedElementCreationWithAutoRefresh -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithoutAutoRefresh -- Time elapsed: 0.392 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithoutAutoRefresh -- Time elapsed: 0.385 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoCollapseApplicationWhenFilter -- Time elapsed: 0.373 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivationOnParent -- Time elapsed: 0.389 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 0.654 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoFilterApplicationWhenCollapse -- Time elapsed: 0.372 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 0.610 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleSelection -- Time elapsed: 0.365 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterSorting -- Time elapsed: 0.374 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleAndSimpleSelection -- Time elapsed: 0.490 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterWithTypedFilter -- Time elapsed: 0.358 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testSimpleSelection -- Time elapsed: 0.354 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testNotFoundImage -- Time elapsed: 0.424 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageOnDiagramCreation -- Time elapsed: 0.426 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageComputedRealSize -- Time elapsed: 0.320 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testEmptyWorkspaceImagePath -- Time elapsed: 0.311 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageDefaultSize -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.370 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpression -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpression -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageRealSize -- Time elapsed: 0.388 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.576 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.490 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroMode -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeEdgesFalse -- Time elapsed: 0.412 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroMode -- Time elapsed: 0.373 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroMode -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeEdgesFalse -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroMode -- Time elapsed: 0.516 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.514 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroMode -- Time elapsed: 0.724 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.593 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroMode -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroMode -- Time elapsed: 0.523 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.366 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithEdgesInSynchroLock -- Time elapsed: 0.622 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.546 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroMode -- Time elapsed: 0.375 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4RecSize -- Time elapsed: 0.648 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode1Size -- Time elapsed: 0.665 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2Size -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode3Size -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4Size -- Time elapsed: 0.780 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2ContainedSize -- Time elapsed: 0.707 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4RecSize -- Time elapsed: 1.184 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode1Size -- Time elapsed: 1.043 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2Size -- Time elapsed: 1.100 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode3Size -- Time elapsed: 0.981 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4Size -- Time elapsed: 1.039 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2ContainedSize -- Time elapsed: 1.102 s org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeTest.testConsistentEdgeSizes -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeComputationVariableTest.testEdgeSizeComputationWithVariables -- Time elapsed: 0.457 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testNoAttachmentOnEdgeSelectionWithPreferenceDisabled -- Time elapsed: 0.376 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnBeginLabelSelection -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnCenterLabelSelection -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEdgeSelection -- Time elapsed: 0.406 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEndLabelSelection -- Time elapsed: 0.422 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseExpandFilterTest.testBorderedNodeBoundsAfterHavingCollapseAndExpandThem -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsedHierarchy -- Time elapsed: 0.616 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNode -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsed -- Time elapsed: 0.417 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeHierarchy -- Time elapsed: 0.561 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNode -- Time elapsed: 0.414 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNodeHierarchy -- Time elapsed: 0.566 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNodeHierarchy -- Time elapsed: 0.556 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeAndBorderedNode -- Time elapsed: 0.385 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeHierarchy -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeOnNode -- Time elapsed: 0.410 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNode -- Time elapsed: 0.414 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeAndNodeHierarchy -- Time elapsed: 0.595 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetColorCategoryManager -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetCustomColors -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSelectedColorsByPropertyId -- Time elapsed: 0.285 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetLastUsedColors -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSuggestedColors -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetSuggestedColors -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetBasicColors -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetCustomColors -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testAddLastUsedColors -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Source_All_Expanded -- Time elapsed: 0.510 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Target_All_Expanded -- Time elapsed: 0.371 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Target_All_Expanded -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Source_All_Expanded -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_source_folding_style_edge_has_foldable_edges -- Time elapsed: 0.426 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_target_folding_style_edge_has_foldable_edges -- Time elapsed: 0.368 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_source_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_target_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_is_considered_unfolded -- Time elapsed: 0.409 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_has_no_foldable_edges -- Time elapsed: 0.407 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_is_considered_unfolded -- Time elapsed: 0.421 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_has_no_foldable_edges -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_source_of_source_folding_style_edges -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_source_folding_style_edges -- Time elapsed: 0.491 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.457 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_target_of_target_folding_style_edges -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_target_folding_style_edges -- Time elapsed: 0.424 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.415 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_target_of_target_folding_style_edges -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_source_folding_style_edges -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.439 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.416 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_target_folding_style_edges -- Time elapsed: 0.425 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_target_of_target_folding_style_edges -- Time elapsed: 0.389 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_source_of_source_folding_style_edges -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.375 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testNoDeletionOfSemanticElements -- Time elapsed: 0.564 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfDiagramElementsAfterRollBackOnDeletion -- Time elapsed: 0.534 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionWithoutRollBack -- Time elapsed: 0.548 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionAfterRollbackOnFirstDeletion -- Time elapsed: 0.531 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfGMFViewsAfterRollBackOnDeletion -- Time elapsed: 0.572 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.445 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.374 s org.eclipse.sirius.tests.unit.diagram.refresh.ConstantStyleRefreshTest.testCheckConstantStyleRefresh -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.refresh.DanglingReferencesTest.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 0.823 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInitWithImport -- Time elapsed: 0.404 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodes -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreVisibleAtCreation -- Time elapsed: 0.309 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToNode -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithSemanticCandidates -- Time elapsed: 0.236 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInit -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIgnoredElementsDeletion -- Time elapsed: 0.291 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainerWithEdgeMappingPrecondition -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBorderToBorder -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreHiddenAtCreation -- Time elapsed: 0.295 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainerInitWithSemanticCandidates -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersWithBorder -- Time elapsed: 0.229 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDummyToLoadPlugins -- Time elapsed: 0.231 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testMappingsWithSameDomainClass -- Time elapsed: 0.283 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPath -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDuplicateElementsDeletion -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInit -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainer -- Time elapsed: 0.247 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodesWithDomain -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersToListChange -- Time elapsed: 0.234 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesWithBorder -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPathAndDuplicateElements -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithImport -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramElementMappingHelperTest.testGetSemanticIterator -- Time elapsed: 0.016 s org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditAToZ -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditYToB -- Time elapsed: 0.327 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithAutoRefresh -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithoutAutoRefresh -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testAutoRefreshWithoutForceRefresh -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.refresh.LabelExpressionOnEdgeCreationTest.testLabelExpressiononEdgeCreation_P1_P2 -- Time elapsed: 0.370 s org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testRefreshToolTipWithNullValue -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testUpdateToolTipeWhenLabelPositionIsBorder -- Time elapsed: 0.389 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMReferencingOtherVSMNotDirectlyUsedByAird -- Time elapsed: 0.353 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModelWithSessionClose -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModel -- Time elapsed: 0.333 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMThatNotReferencingAllMM -- Time elapsed: 0.340 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdate -- Time elapsed: 0.325 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleSizeChangeRefreshTest.testSizeRefresh -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.356 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomization -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeStyleCustomization -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testMultiValuatedEAttribute -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEReferenceStyleCustomization -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testAppliedOnAllPropertyCustomization -- Time elapsed: 0.431 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomizationReuse -- Time elapsed: 0.541 s org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testEmptySemanticCandidatesExpression -- Time elapsed: 2.473 s org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening -- Time elapsed: 0.887 s org.eclipse.sirius.tests.unit.diagram.session.SessionTest.testManyCreateAndCloseSession -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testGetCustomData -- Time elapsed: 0.210 s org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testClearGMFData -- Time elapsed: 0.193 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithSpecializedNodes -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportInstanceOf -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeTypeOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithNonSpecializedNodes -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSuperTypeIteration -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeSuperTypeIteration -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnNodeCreationTool -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationOnNodes -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraTargetMapping -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerCreation -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagram -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithSpecializedNodes -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testAreInSameHiearchy -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithNonSpecializedNodes -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testBorderNodeCreation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInContainer -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNoSuperTypeIteration -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testReusedBorderNodeCreation -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsSource -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsTarget -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingSuperTypeIteration -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSpecializationCreation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraSourceMapping -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeInstanceOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagramSpecialization -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportTypeOf -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testSpecializedNodeCreation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnContainerCreationTool -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.tools.EdgeCreationToolWithExtraMappingTest.test_edge_creation_tool_with_extra_mapping_creates_only_one_edge -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.tools.FindLabelToolTest.testContainerLabelSearch -- Time elapsed: 0.416 s org.eclipse.sirius.tests.unit.diagram.tools.UndoAfterInconsistentEdgeCreationViewTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndContainer -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testAvailableVariablesOnPrecondition -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInContainer -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnContainer -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnNode -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenNodeAndContainer -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndNode -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInDiagram -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInContainer -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoContainers -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoNodes -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInDiagram -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoBorderNodes -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithoutMappingImportWithoutLayer -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testSubMappingImportThroughHideSubMappingsAttribute -- Time elapsed: 0.573 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.562 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithoutMappingImportWithoutLayer -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1 -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1 -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefTrue -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefTrue -- Time elapsed: 0.559 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefFalse -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefFalse -- Time elapsed: 0.417 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefTrue -- Time elapsed: 0.507 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefFalse -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefTrue -- Time elapsed: 0.533 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideNoteOnElementDeletionPrefTrue -- Time elapsed: 0.445 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefFalse -- Time elapsed: 0.526 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNull -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsReflexive -- Time elapsed: 0.515 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.445 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.492 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.427 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForDDiagramElementWithSameSemanticElementsTest.testHierarchyWithCommonSemanticTargetStoreFormat -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testAvailableManagersWhenExtensionProvides -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testSampleExtensionDeployment -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testDefaultManagerSelectionWhenNoFoundExtension -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithoutToolInManualRefresh -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh -- Time elapsed: 0.540 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh -- Time elapsed: 0.474 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.353 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.325 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.321 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.326 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.280 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.280 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.331 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.352 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 0.371 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.383 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.281 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.304 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.275 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.365 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.540 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.385 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.586 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.417 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.958 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.570 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.946 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.361 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.563 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.346 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[5] -- Time elapsed: 1.258 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[6] -- Time elapsed: 1.397 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[7] -- Time elapsed: 0.685 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[8] -- Time elapsed: 0.600 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.365 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.338 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.380 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.382 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.412 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.394 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.339 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.351 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.337 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.341 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.412 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.347 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.348 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.347 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.371 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.340 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.333 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.413 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.410 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.430 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.495 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.611 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.575 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.887 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullDiagrams[0] -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckDescriptionMatch[0] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckEmptyMapping[0] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullTargetDiagramRoot[0] -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSameDiagrams[0] -- Time elapsed: 0.240 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSessions[0] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullOrEmptyDiagramName[0] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckSequenceTest.testCallCheckMapCompleteness[0] -- Time elapsed: 0.268 s org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnCreation -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnDiagramOpening -- Time elapsed: 0.389 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDropWithHideLabelByDefault -- Time elapsed: 0.594 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testEdgeReconnection -- Time elapsed: 0.537 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 0.612 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDrop -- Time elapsed: 0.560 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDrop -- Time elapsed: 0.563 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 0.536 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDrop -- Time elapsed: 0.594 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnCreationTest.testDNodeCreationWithBorderedNodeWithHideLabelByDefault -- Time elapsed: 0.313 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideShowLayers -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testShowLayer -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalette -- Time elapsed: 0.275 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalettWithTransientLayerActivatedInPreviousSiriusVersion -- Time elapsed: 0.541 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideLayer -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithoutLayerTest.testCreatePalette -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL4Layers -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L5Layers -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowLayers -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testShowLayer -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL5Layers -- Time elapsed: 0.108 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testCreatePalette -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL6Layers -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L4Layers -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L3L4L5L6Layers -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testUpdatePaletteAfterViewpointChange -- Time elapsed: 0.339 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L5Layers -- Time elapsed: 0.108 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideLayer -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5L6Layers -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5Layers -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicRegistryFilter -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testCreatePalette -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicFilter -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithToolGroupsTest -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhitConflictingLayerActivation -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementTest -- Time elapsed: 0.553 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhithEclusiveLayerActivationAndHideReveal -- Time elapsed: 0.532 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithUndoRedoTest -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithoutLayerTest -- Time elapsed: 0.536 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateWithoutInvalidThreadAccessTest.testPaletteUpdateOnLayerActivationWithToolFilter -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testPaletteStateAfterVsmToolAndSectionModifications -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testVSMUpdateImpliesCompletePaletteReload -- Time elapsed: 0.369 s org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.testModifySessionOutsideEclipse -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testModelContentView -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testManyCreateAndCloseSession -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingSquareBorderSize -- Time elapsed: 0.547 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageSquareBorderSize -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingEllipseBorderSize -- Time elapsed: 0.540 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingLozengeBorderSize -- Time elapsed: 0.517 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingWorkspaceImageBorderSize -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageTriangleBorderSize -- Time elapsed: 0.561 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageDotBorderSize -- Time elapsed: 0.530 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingDotBorderSize -- Time elapsed: 0.590 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageStrokeBorderSize -- Time elapsed: 0.546 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingNoteBorderSize -- Time elapsed: 0.534 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageRingBorderSize -- Time elapsed: 0.552 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingGaugeBorderSize -- Time elapsed: 0.546 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingShapeBorderSize -- Time elapsed: 0.534 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingFlatBorderSize -- Time elapsed: 0.579 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingWorkspaceImageBorderSize -- Time elapsed: 0.521 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testAutoSize -- Time elapsed: 0.339 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testFixedSizeFromAutoSizeDoNotDisplayScrollBars -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testMarginBorderInsets -- Time elapsed: 0.326 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMappingImport -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMapping -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseContainerNodeMapping -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMappingInContainerMapping -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMapping -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithoutInherit -- Time elapsed: 0.379 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithoutInherit -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1 -- Time elapsed: 0.376 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2 -- Time elapsed: 0.370 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testInit -- Time elapsed: 0.346 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithoutInherit -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithoutInherit -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithInherit -- Time elapsed: 0.409 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithInherit -- Time elapsed: 0.380 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithInherit -- Time elapsed: 0.394 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithInherit -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithInherit -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithInherit -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithoutInherit -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithoutInherit -- Time elapsed: 0.392 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusNotActiveByDefault -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateActiveByDefault -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusActiveByDefault -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testActivationStatusStoredInSession -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateNotActiveByDefault -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.layers.ActivateDeactivateOptionalLayersTest.testActivateDeactivateOptionalLayer -- Time elapsed: 3.861 s org.eclipse.sirius.tests.unit.diagram.layers.ActivateLayerOnInvalidDiagramTest.testActivateLayerOnInvalidDiagram -- Time elapsed: 0.303 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImport -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImport -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImport -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImportWithHideSubMapping -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImport -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImportWithHideSubMapping -- Time elapsed: 0.510 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImportWithHideSubMapping -- Time elapsed: 0.485 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImportWithHideSubMapping -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests2.testPreConditionNodeImport -- Time elapsed: 0.359 s org.eclipse.sirius.tests.unit.api.mappings.EdgeMappingTest.testEdgemappingCreation -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping1 -- Time elapsed: 0.427 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping2 -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping3 -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping4 -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping5 -- Time elapsed: 0.418 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping6 -- Time elapsed: 0.316 s org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testCompartmentMappingsRecursion -- Time elapsed: 1.728 s org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testVSMValidation -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testVerticalStackDetection -- Time elapsed: 0.583 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testHorizontalStackDetection -- Time elapsed: 0.556 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithWidthFixedSize -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testStackContainerWithNoRegion -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithHeightFixedSize -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithAutoSize -- Time elapsed: 0.421 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testVerticalStackWithAutoSize -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testFreeFormContainerWithAutoSize -- Time elapsed: 0.421 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testListContainerWithAutoSize -- Time elapsed: 0.416 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackBorderChanges -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackBorderChanges -- Time elapsed: 0.628 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize -- Time elapsed: 0.768 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize_autoSizeAtArrangeDisabled -- Time elapsed: 0.812 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInHorizontalStack -- Time elapsed: 0.627 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInVerticalStack -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackInitialLayout -- Time elapsed: 0.594 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackInitialLayout -- Time elapsed: 0.591 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderHorizontalStack -- Time elapsed: 0.600 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInHorizontalStack -- Time elapsed: 0.584 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInVerticalStack -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInVerticalStack -- Time elapsed: 0.705 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithLabelWithAListRegionWithDefinedSize -- Time elapsed: 0.722 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackContentPanes -- Time elapsed: 0.679 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderVerticalStack -- Time elapsed: 0.608 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackCornerChanges -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackCornerChanges -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInHorizontalStack -- Time elapsed: 0.610 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize_autoSizeAtArrangeDisabled -- Time elapsed: 0.757 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackContentPanes -- Time elapsed: 0.687 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportWithChildrenPresentationChangesTests.testDiagramAfterChildrenPresentationChange -- Time elapsed: 0.706 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping1 -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping2 -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping3 -- Time elapsed: 0.409 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping4 -- Time elapsed: 0.345 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping5 -- Time elapsed: 0.355 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping6 -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.477 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalStyleRecursiveLookUpinMAppingImportChains -- Time elapsed: 0.514 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalSSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.430 s org.eclipse.sirius.tests.unit.diagram.refresh.MultiMappingImportChainsWithSameSemanticTest.testMappingUpdateVisitorCacheAndLocationKeepedOnDiagram -- Time elapsed: 0.392 s org.eclipse.sirius.tests.unit.api.refresh.EdgeWithConditionalStyleTest.testEdgeMappingWithConditionalStyle -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testShapeContainerColor -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testNoteColor -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testLozengeColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testDotBackgroundColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testBundledImageDefaultColor -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testWorkspaceImageDefaultColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testCustomStyleDefaultColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEllipseColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testSquareColor -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testFlatContainerColors -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEdgeStrokeColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningTrue -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningFalse -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testDirtyNotification -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithoutToolInAutoRefresh -- Time elapsed: 0.533 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh -- Time elapsed: 0.498 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh -- Time elapsed: 0.544 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 4.126 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 4.345 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 2.414 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testNoteStyleCustomization -- Time elapsed: 14.12 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 13.61 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 13.72 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 13.68 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 13.69 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 2.036 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 3.526 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 14.59 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 13.34 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 13.42 s org.eclipse.sirius.tests.unit.diagram.tools.PartAndLabelPartSelectionDeletionTest.testDeleteSelectionOfNodeAndItsLabel -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.api.refresh.StyleCustomizationAndConditionalStyleDescriptionTest.testWorkspaceImageStyleCustomizationWithConditionalStyleDescription -- Time elapsed: 0.326 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testShapeContainerStyle -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomShapeContainerStyle -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testWorkspaceImageContainerStyle -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomColorShapeContainerStyle -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testFlatContainerStyle -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshWithLayerTests.testShapeContainerStyle -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfRepresentationDescription -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfLayer -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfSirius -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfSirius -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfRepresentationDescription -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfLayer -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseContainerMapping -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseNodeMapping -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseBorderedNodeMapping -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardMultipleSelection -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardOnEdge -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardSingleSelection -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromRedefinedTool -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromDefaultTool -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditBorderedNodeLabel -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditEdgeLabel -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditContainerLabel -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditNodeLabel -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropNodeInContainer -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropContainerInContainer -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInContainer -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInNode -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInDiagram -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromControlledResource -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTesterisInSessionWithDraggedObjectInWrapper -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromNonControlledResource -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImport -- Time elapsed: 0.296 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseContainerMapping -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportNodeMapping -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImportAndDiagramExtension -- Time elapsed: 0.296 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImportAndDiagramExtension -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportContainerMapping -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImport -- Time elapsed: 0.334 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportContainerMapping -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportNodeMapping -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseNodeMapping -- Time elapsed: 0.328 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectPreconditionEvaluation -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToContainer -- Time elapsed: 0.225 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToContainer -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToContainer -- Time elapsed: 0.234 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToBorderedNode -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToBorderedNode -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToContainer -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToBorderedNode -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToBorderedNode -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToDNode -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToBorderedNode -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToDNode -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToContainer -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToBorderedNode -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToDNode -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToDNode -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToDNode -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToContainer -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToDNode -- Time elapsed: 0.214 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromDefaultTool -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromRedefinedTool -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDirectEdit -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoReconnection -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDragAndDrop -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoCreation -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrol -- Time elapsed: 0.185 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyInOrderOfHerarchy -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyNotInOrderOfHerarchy -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnModelsRef -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolControlUncontrol -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControl -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithoutRepresentation -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrolWithTwoRepresentationsFileLinkedToTheUncontrolledElement -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithRepresentation -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolSecondModel -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testJavaActionWithPrecondition -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteOtherThanSelectionFromJavaAction -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testUniversalToolInvokingJavaAction -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticDeleteFromJavaAction -- Time elapsed: 0.355 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticRemoveFromJavaAction -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top2 -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top3 -- Time elapsed: 0.340 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Sub_Top1 -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Sub -- Time elapsed: 0.324 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetDefaultValueEEnumAttributeType -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromLiteral -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromEnumerator -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromInteger -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.api.tools.ForToolTests.testForTools -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.api.mmextension.ExtensionPaletteToolTest.testLayerToolInExtensionStyle -- Time elapsed: 0.367 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefreshWithUnsynchronizedDiagram -- Time elapsed: 0.587 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefreshWithUnsynchronizedDiagram -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefresh -- Time elapsed: 0.633 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefresh -- Time elapsed: 0.643 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentationClosingSession -- Time elapsed: 0.410 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentation -- Time elapsed: 0.588 s org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testSingleNotification -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testAddRemoveListener -- Time elapsed: 0.012 s org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testMultipleNotifications -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testBorderedNodeViewOnListCreation -- Time elapsed: 0.264 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreationInPackage -- Time elapsed: 0.201 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreation -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testUnexecutableToolWithMissingModelOperation -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromARemovedElement -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromElementInOtherResource -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromElement -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromResourceSet -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationBorderedNodeTool -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationNodeTool -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationEdgeTool -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationContainerTool -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeAvailableVariableDiagramForLabel -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceTest.testControl -- Time elapsed: 0.300 s org.eclipse.sirius.tests.unit.diagram.tools.DoubleClicCommandBuilderForceRefreshTest.testDoubleClickCommandBuilder -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithoutSpecificMessage -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithSpecificMessage -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithSpecificMessage -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithoutSpecificMessage -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfActionBarReferences -- Time elapsed: 1.040 s org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfListenerIsCorrectAfterOpenCloseDiagrams -- Time elapsed: 2.323 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testDeleteElementsAndCheckErrorLog -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenMovingElement -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenActivatingFilter -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.LayerTests.testEdgeMappingConservationOfLayout -- Time elapsed: 0.321 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView -- Time elapsed: 0.651 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView_containerCase -- Time elapsed: 0.712 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromNavigation -- Time elapsed: 0.704 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefreshWithActivatedCollapseFilter -- Time elapsed: 0.559 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefresh -- Time elapsed: 0.550 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationsAndMoreWithForCollapseFilter -- Time elapsed: 0.863 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoHideElement -- Time elapsed: 0.661 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoDeleteFromDiagram -- Time elapsed: 0.638 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBAndThenCWithTheirRepresentations -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testUncontrolC -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBWithItsRepresentationAndThenControlC -- Time elapsed: 0.020 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlGrandSonWhenGrandFatherIsReadOnly -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlUncontrolp1p1p1 -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.refresh.IconRefreshTests.testLabelIconRefreshedOnSemanticChange -- Time elapsed: 1.132 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongTabbarLocationURIWithoutId -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testTabbarLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuAndTabbarLocationURIWithDefaultIdForMenu -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURIWithSpace -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongTabbarShemeLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith2TabbarURIParts -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongMenuLocationURIWithoutId -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongShemeLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongMenuSchemeLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith3URIParts -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith2MenuURIParts -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuAndTabbarLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongEmptyLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURIWithDefaultId -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testTabbarLocationURIWithSpace -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuInGroup -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testGroupOnToolSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuInToolGroupSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testOperationActionInGroup -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuOnToolSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testCreationMenuOnToolSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToPluginUri -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToWorkspaceUri -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRefresh -- Time elapsed: 1.017 s org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRepair -- Time elapsed: 1.751 s org.eclipse.sirius.tests.unit.api.tools.GenericToolTest.testGenericTool -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 0.412 s org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNotErrorOnUndoRedoOfGroupingClasses -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNoErrorWhenGroupingClassesIntoPackage -- Time elapsed: 0.370 s org.eclipse.sirius.tests.unit.diagram.node.style.ModifyNodeStyleTest.testChangeStyleNode -- Time elapsed: 0.361 s org.eclipse.sirius.tests.unit.diagram.navigation.NavigationOperationTest.test_create_and_open_new_representation_from_tool -- Time elapsed: 0.338 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 0.618 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.375 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerCreation -- Time elapsed: 0.414 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterGenericTool -- Time elapsed: 0.545 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation -- Time elapsed: 0.798 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation -- Time elapsed: 0.586 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterDirectEditTool -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterNodeCreation -- Time elapsed: 0.328 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDoubleClick -- Time elapsed: 0.348 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDirectEdit -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterReconnect -- Time elapsed: 0.358 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterEdgeCreation -- Time elapsed: 0.528 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDeletion -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterEdgeCreation -- Time elapsed: 0.419 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerDrop -- Time elapsed: 0.349 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.182 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.164 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool -- Time elapsed: 0.212 s org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testFilterSortingMigration -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationVersionSerialisation -- Time elapsed: 0.204 s org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.267 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabelsInSirius6_3_0 -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testEdgesFigures -- Time elapsed: 0.427 s org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testGMFBounds -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testNodeStyleConstancy -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromNodeToEdge -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromNodeToEdge -- Time elapsed: 0.530 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromEdgeToNode -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromEdgeToNode -- Time elapsed: 0.541 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefresh -- Time elapsed: 0.770 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefresh -- Time elapsed: 0.762 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.704 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.764 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeEditLabeledFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.792 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.698 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.733 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.686 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.770 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.748 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefresh -- Time elapsed: 0.775 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.772 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.733 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.744 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.757 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.807 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefresh -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.748 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.673 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.748 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.725 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.744 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefresh -- Time elapsed: 0.748 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.754 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.762 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.770 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.737 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.801 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.853 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.845 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.782 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.838 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.003 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconncetionFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.949 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.828 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.827 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefresh -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.798 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.784 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.789 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefresh -- Time elapsed: 0.791 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.800 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.769 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.707 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.754 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.797 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.782 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.734 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.739 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.740 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.748 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefresh -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefresh -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_diagram -- Time elapsed: 0.563 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.866 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.866 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.861 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.907 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.872 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.902 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.834 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefresh -- Time elapsed: 0.887 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.927 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.913 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_diagram -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.865 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_model -- Time elapsed: 0.679 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.907 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.910 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.954 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.913 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_model -- Time elapsed: 0.684 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.752 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.779 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefresh -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefresh -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.743 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDefaultLayer -- Time elapsed: 0.186 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationImagePathVSM -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithElementMappingNoStyle -- Time elapsed: 0.366 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testVariableNameValidation -- Time elapsed: 0.167 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBothEditLabelToolAndCellEditorTool -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithDiagramExtension -- Time elapsed: 0.659 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationWithWhiteSpaceAfterAndBeforeDomainClassName -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClassWitAQLSyntaxANdhMetamodelReferencedFromRegistry -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationMetaModelsVSM -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSM -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMForEachKindOfProblem -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testTypeValidation -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClass -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBlankVariableNameValidation -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAttributeNameValidation -- Time elapsed: 0.312 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAppliedOnValidation -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testEmptyAppliedOnValidation -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithOnlyCustomStyle -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithNotOnlyCustumStyle -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation1 -- Time elapsed: 0.301 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation2 -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationAppliedOnValidation -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testCustomizationValidation -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationReferenceNameValidation -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEReferenceCustomizationValidation -- Time elapsed: 0.292 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEAttributeCustomizationValidation -- Time elapsed: 0.286 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.0: (semanticConditionExpression : aql:self.type <> null in vsmtypes:VSMTypes:SelfTypeInference:Filter:MappingFilter)] -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.1: (viewConditionExpression : aql:self.width > 0 in vsmtypes:VSMTypes:SelfTypeInference:Filter:MappingFilter)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.2: (message : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules:)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.3: (auditExpression : feature:target in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::RuleAudit)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.4: (auditExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::RuleAudit)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.5: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::Fix:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.6: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::Fix:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.7: (browseExpression : feature:target in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::Fix:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.8: (message : The element has... in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules:)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.9: (auditExpression : feature:start in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::RuleAudit)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.10: (auditExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::RuleAudit)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.11: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::fix the validation:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.12: (browseExpression : feature:start in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::fix the validation:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.13: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Interactions Rules::fix the validation:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.14: (childrenExpression : aql:self.executions in vsmtypes:VSMTypes:SelfTypeInference:OrderedTreeLayout)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.15: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:BundledImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.16: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:BundledImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.17: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:BundledImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.18: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.19: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.20: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.21: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.22: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.23: (predicateExpression : aql:view.width > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.24: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.25: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.26: (tooltipExpression : aql:view.width in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.27: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.28: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.29: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionNode:LozengeNodeDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.30: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionNode:LozengeNodeDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.31: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionNode:LozengeNodeDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.32: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:BundledImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.33: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:BundledImageDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.34: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:BundledImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.35: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.36: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.37: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.38: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.39: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.40: (predicateExpression : aql:diagram.edges->size()> 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.41: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.42: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.43: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.44: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.45: (preconditionExpression : aql:source.type <> null && target.messages->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.46: (targetFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.47: (sourceFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.48: (targetExpression : aql:OrderedSet{self}->including(self)->including(self) in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.49: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.50: (predicateExpression : aql:view.isFold in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:ConditionalEdgeStyleDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.51: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:ConditionalEdgeStyleDescription:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.52: (labelExpression : aql:view.isFold in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:ConditionalEdgeStyleDescription:EdgeStyleDescription:CenterLabelStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.53: (targetFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.54: (sourceFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.55: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.56: (labelExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message:EdgeStyleDescription:CenterLabelStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.57: (targetFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.58: (sourceFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.59: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.60: (predicateExpression : aql:diagram.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message:ConditionalEdgeStyleDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.61: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message:ConditionalEdgeStyleDescription:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.62: (targetFinderExpression : feature:interactionUses in vsmtypes:VSMTypes:SelfTypeInference:Default:RelationBasedEdge Interaction Container to Interaction Node)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.63: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:RelationBasedEdge Interaction Container to Interaction Node:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.64: (preconditionExpression : aql:container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.65: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.66: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.67: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.68: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.69: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.70: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.71: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.72: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.73: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.74: (predicateExpression : aql:view.childrenPresentation = diagram::ContainerLayout::List in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.75: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.76: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.77: (tooltipExpression : aql:view.childrenPresentation in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.78: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.79: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.80: (predicateExpression : aql:diagram.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.81: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.82: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.83: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.84: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.85: (preconditionExpression : aql:containerView.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.86: (semanticCandidatesExpression : aql:containerView.target.eAllContents(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.87: (semanticCandidatesExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.88: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.89: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer:WorkspaceImageDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.90: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.91: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.92: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.93: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:WorkspaceImageDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.94: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:StateContainer:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.95: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:StateContainer:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.96: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:StateContainer:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.97: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:StateContainer:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.98: (precondition : aql:container.ownedInteractions->size() >0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.99: (computationExpression : aql:container.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:container:interactions)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.100: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.101: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.102: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.103: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.104: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.105: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.106: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.107: (browseExpression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.108: (browseExpression : aql:self.messages in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.109: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.110: (browseExpression : aql:i.participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.111: (browseExpression : feature:interactionUses in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.112: (browseExpression : aql:self.ownedInteractions.combinedFragments in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.113: (expression : aql:interactions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.114: (browseExpression : aql:inter.executions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.115: (precondition : aql:container.ownedInteractions->size() >0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.116: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.117: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.118: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.119: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.120: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.121: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:For)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.122: (browseExpression : aql:i.executions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.123: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.124: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.125: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Only Participant Mapping:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.126: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Only Participant Mapping:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.127: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Only Participant Mapping:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.128: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.129: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.130: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.131: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.132: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.133: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.134: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.135: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.136: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.137: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.138: (browseExpression : feature:eContainer in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.139: (browseExpression : var:createdMessage in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.140: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.141: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.142: (browseExpression : feature:start in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:CreateInstance:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.143: (browseExpression : feature:abstract in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.144: (expression : feature:eOperations in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.145: (browseExpression : var:op in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.146: (browseExpression : feature:eParameters in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.147: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.148: (browseExpression : feature:eParameters in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.149: (expression : feature:eTypeParameters in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.150: (browseExpression : var:op in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.151: (browseExpression : feature:eBounds in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.152: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.153: (browseExpression : feature:eBounds in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.154: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container Other:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.155: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container Other:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.156: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container Other:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.157: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.158: (containerViewExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.159: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.160: (containerViewExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.161: (browseExpression : feature:childrenPresentation in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.162: (precondition : aql:preTarget.executions->size() > 0 and preTargetView.resizeKind <> null and container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.163: (connectionStartPrecondition : aql:preSource.type <> null and preSourceView.resizeKind <> null and container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.164: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.165: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.166: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.167: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.168: (browseExpression : feature:participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.169: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.170: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.171: (browseExpression : var:targetView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.172: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.173: (browseExpression : var:sourceView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.174: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.175: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.176: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.177: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.178: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.179: (browseExpression : feature:participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.180: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.181: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.182: (browseExpression : var:targetView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.183: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.184: (browseExpression : var:sourceView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.185: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.186: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.187: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.188: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.189: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.190: (browseExpression : feature:width in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.191: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.192: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.193: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.194: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.195: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.196: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.197: (browseExpression : feature:childrenPresentation in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.198: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.199: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.200: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.201: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.202: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.203: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.204: (browseExpression : feature:sourceNode in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.205: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.206: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.207: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.208: (conditionExpression : aql:self.name <> null in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:If)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.209: (browseExpression : feature:eAllContents in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:If:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.210: (conditionExpression : aql:self.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:If:ChangeContext:If)] -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.211: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.212: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.213: (valueExpression : test in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:CreateInstance:SetValue)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.214: (expression : aql:self.eAllContents() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.215: (conditionExpression : aql:i.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.216: (browseExpression : aql:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case:ChangeContext)] -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.217: (conditionExpression : aql:i.oclIsKindOf(ecore::EObject) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.218: (browseExpression : feature:eClass in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case:ChangeContext)] -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.219: (precondition : aql:element.oclIsKindOf(interactions::Model) and elementView.oclIsKindOf(diagram::DNode) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.220: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.221: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.222: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.223: (browseExpression : feature:width in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.224: (browseExpression : aql:diagram in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.225: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.226: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.227: (browseExpression : aql:self.childrenPresentation = diagram::ContainerLayout::List in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.228: (precondition : aql:views.target->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.229: (elementsToSelect : aql:views.target->first() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.230: (browseExpression : var:views in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.231: (browseExpression : feature:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.232: (precondition : aql:container.ownedInteractions->size() > 0 and containerView.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:toDiagram)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.233: (navigationNameExpression : aql:diagramName + ' ' + containerView.documentation + container.ownedInteractions->size() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:toDiagram)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.234: (navigationNameExpression : var:tableName in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:ToTable)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.235: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.236: (browseExpression : aql:self.executions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.237: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.238: (browseExpression : aql:self.resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.239: (precondition : aql:container.ownedInteractions->size() > 0 and source.type <> null and target.messages->size() > 0 and diagram<>null and sourceView <>null and targetView<>null and edgeView<>null and otherEnd <> null in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.240: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.241: (browseExpression : aql:self.receivingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.242: (browseExpression : aql:sourceView.resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.243: (browseExpression : aql:targetView.resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.244: (browseExpression : aql:source.type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.245: (browseExpression : aql:target.states in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.246: (browseExpression : aql:edgeView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.247: (browseExpression : aql:otherEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.248: (precondition : aql:self.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.249: (candidatesExpression : aql:self.participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.250: (rootExpression : aql:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.251: (childrenExpression : aql:self.eContents() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.252: (expression : aql:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard:InitialOperation:For)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.253: (browseExpression : aql:i.states in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard:InitialOperation:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.254: (precondition : aql:self.participants->size() > 0 and container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.255: (titleExpression : aql:self.participants->size() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.256: (browseExpression : aql:self.participants->first() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.257: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.258: (conditionExpression : aql:self.name = diagramName in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext:If)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.259: (browseExpression : aql:containerView.edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext:If:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.260: (precondition : aql:self.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.261: (candidatesExpression : aql:self.participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.262: (rootExpression : aql:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.263: (childrenExpression : aql:self.eContents() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.264: (expression : aql:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard:InitialOperation:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.265: (browseExpression : aql:i.states in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Pane based selection wizard:InitialOperation:For:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.266: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Ignored:ElementType:InitialOperation:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.267: (browseExpression : var:arg0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Ignored:ElementType:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.268: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Ignored:ElementType:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.269: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.270: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.271: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.272: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.273: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.274: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.275: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.276: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.277: (browseExpression : feature:participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.278: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container With Extra Mapping:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.279: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container With Extra Mapping:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.280: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container With Extra Mapping:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.281: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.282: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.283: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.284: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.285: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:For self.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.286: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:For self.nonExistent:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.287: (browseExpression : aql:i.nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:For self.nonExistent:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.288: (headerLabelExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.289: (predicateExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:ForegroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.290: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:XTable:Message Line:ForegroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.291: (predicateExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:BackgroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.292: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:XTable:Message Line:BackgroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.293: (semanticCandidatesExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:MessageEnd subline)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.294: (headerLabelExpression : feature:context in vsmtypes:VSMTypes:XTable:Message Line:MessageEnd subline)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.295: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.296: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.297: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.298: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.299: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.300: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.301: (browseExpression : var:container in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.302: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.303: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.304: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.305: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.306: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.307: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.308: (headerLabelExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.309: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.310: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.311: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.312: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.313: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.314: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.315: (browseExpression : var:container in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.316: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.317: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.318: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.319: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.320: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.321: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.322: (labelExpression : X in vsmtypes:VSMTypes:XTable:Intersection Message Participant)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.323: (columnFinderExpression : aql:self.sendingEnd.context in vsmtypes:VSMTypes:XTable:Intersection Message Participant)] -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.324: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.325: (browseExpression : var:lineSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.326: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.327: (browseExpression : var:columnSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.328: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.329: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.330: (browseExpression : var:lineSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.331: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.332: (browseExpression : var:columnSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.333: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.334: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:EditionTable:Participants:create message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.335: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.336: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.337: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.338: (browseExpression : var:element in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.339: (browseExpression : feature:type in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.340: (browseExpression : var:container in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.341: (browseExpression : feature:type in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.342: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:EditionTable:Create new Participant)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.343: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.344: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.345: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.346: (browseExpression : var:element in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.347: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.348: (browseExpression : var:container in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.349: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.350: (labelExpression : feature:name in vsmtypes:VSMTypes:EditionTable:name)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtension -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtensionTwice -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.api.mm.MMTest.testGetMappingsOverride -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.api.mm.MMTest.testIdentifiedElementInheritence -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesInstanceRoleAndLifeline -- Time elapsed: 0.431 s org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesOneSemanticElement -- Time elapsed: 0.372 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.edit.SequenceAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionMappingRules -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testTemplateToDiagramRule -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramKeepingCustomData -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testLifelineToNodeMappingRules -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionMappingRulesRecursivity -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testChildElementIsDeletedWhenSourceIsDeleted -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramIsRecreatedWhenRemoved -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testBasicMessageToEdgeMappingRules -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionAndSubExecutionsRules -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramKeepingCustomChilds -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificMappingsAvailable -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificToolsAvailable -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_execution_identification -- Time elapsed: 0.561 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_diagram_identification -- Time elapsed: 0.640 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_instancerole_identification -- Time elapsed: 0.603 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_operand_fragment_identification -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_observation_point_identification -- Time elapsed: 0.670 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_message_identification -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_state_identification -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lost_message_end_identification -- Time elapsed: 0.569 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lifeline_identification -- Time elapsed: 0.532 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_combined_fragment_identification -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_end_of_life_identification -- Time elapsed: 0.516 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_interaction_use_identification -- Time elapsed: 0.557 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_navigation_diagram_to_lifelines -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_observation_point_on_diagram -- Time elapsed: 0.640 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_non_reflective_synchronous_message -- Time elapsed: 0.589 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_states_on_diagram -- Time elapsed: 0.524 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_messages_on_diagram -- Time elapsed: 0.525 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_executions_on_diagram -- Time elapsed: 0.515 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_lost_messages_end_on_diagram -- Time elapsed: 0.534 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_interaction_uses_on_diagram -- Time elapsed: 0.510 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_combined_fragments_on_diagram -- Time elapsed: 0.498 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_operands_on_diagram -- Time elapsed: 0.503 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_message -- Time elapsed: 0.536 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_lifeline -- Time elapsed: 0.704 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_combined_fragment -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_state -- Time elapsed: 0.541 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_operand -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_execution -- Time elapsed: 0.563 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_interaction_use -- Time elapsed: 0.586 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_message -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_lifeline -- Time elapsed: 0.557 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_combined_fragment -- Time elapsed: 0.538 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_operand -- Time elapsed: 0.500 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_execution -- Time elapsed: 0.556 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_interaction_use -- Time elapsed: 0.546 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelinesSouthCenteredBorderItemLocatorTest.testArrangeAllAfterSequenceDiagramCreationGeneratesValidBounds -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextCreationInALifelineNotPossible -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteUnset -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteCreationInALifelineNotPossible -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextDropInALifelineNotPossible -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testSequenceDiagramEditPartBrokerDetection -- Time elapsed: 0.372 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteDropInALifelineNotPossible -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1Bis -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testDiagramConsistency -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1 -- Time elapsed: 0.960 s org.eclipse.sirius.tests.unit.diagram.sequence.HeaderHeightTests.testHeaderHeightSize -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.AbstractToolDescription_Precondition_AbstractVariable_Access_Tests.testSequenceSpecificsVariablesAccess -- Time elapsed: 1.048 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDoneOnce -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDone -- Time elapsed: 0.373 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDoneOnce -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDone -- Time elapsed: 0.383 s org.eclipse.sirius.tests.unit.diagram.sequence.OperandFigureAndEdgesTest.testNoteAttachmentIsVisible -- Time elapsed: 0.367 s org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteOperandContainingNote -- Time elapsed: 0.526 s org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteCombinedFragmentContainingNote -- Time elapsed: 0.526 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckConsistantStoreFormat -- Time elapsed: 2.726 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckNumberOfStoredFormats -- Time elapsed: 2.459 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testBasicStoreFormat -- Time elapsed: 2.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreEdgeFormatData -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreNodeFormatData -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckConsistentStoreFormat -- Time elapsed: 2.638 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckNumberOfStoredFormats -- Time elapsed: 2.460 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testBasicStoreFormat -- Time elapsed: 2.402 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreEdgeFormatData -- Time elapsed: 0.340 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreNodeFormatData -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[0] -- Time elapsed: 0.550 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[1] -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[2] -- Time elapsed: 0.532 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[3] -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[4] -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[5] -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[6] -- Time elapsed: 0.358 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[7] -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[8] -- Time elapsed: 0.357 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[9] -- Time elapsed: 0.355 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[10] -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[11] -- Time elapsed: 0.357 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[12] -- Time elapsed: 0.369 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[13] -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[14] -- Time elapsed: 0.370 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[15] -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[16] -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[17] -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[18] -- Time elapsed: 0.545 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[19] -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[20] -- Time elapsed: 0.657 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[21] -- Time elapsed: 0.766 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[22] -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[23] -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[24] -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[25] -- Time elapsed: 0.477 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[26] -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[27] -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[28] -- Time elapsed: 0.490 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[29] -- Time elapsed: 0.500 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenEntitiesRepresentationInEditor -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenCrossTableRepresentationInEditor -- Time elapsed: 1.000 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenTableRepresentationInEditor -- Time elapsed: 0.314 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testCreateAndOpenTableRepresentationInEditor -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithPrefix -- Time elapsed: 0.404 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithoutPrefix -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.perf.common.Session1MillionTests.testSessionCreationTime -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testTwoRepresentationsMovesSuccessively -- Time elapsed: 0.854 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testOpenMultipleSessions -- Time elapsed: 0.518 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoMultipleSyncNotifications -- Time elapsed: 0.559 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testDeleteAndUndo -- Time elapsed: 0.583 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCloseEventsNonDirty -- Time elapsed: 1.158 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoNotification -- Time elapsed: 0.528 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCreateRepresentationEvents -- Time elapsed: 0.532 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testSaveSession -- Time elapsed: 0.573 s org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testBorderedBoundsAreCorrectAfterRunningRepair -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testFiltersAreCorrectlyRestoredAfterRunningRepair -- Time elapsed: 0.394 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizations -- Time elapsed: 0.837 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizationsUnsynchronized -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.multipageeditor.SiriusMultiPageEditorTest.testDiagramEditorOpeningInsideMultiPageEditor -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[0] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[1] -- Time elapsed: 0.432 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[2] -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[3] -- Time elapsed: 0.495 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[4] -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[5] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[6] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[7] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[8] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[9] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[10] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[11] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[12] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[13] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[14] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[15] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[16] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[17] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[18] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[19] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[20] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[21] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[22] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[23] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[24] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[25] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[26] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[27] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[28] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[29] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[30] -- Time elapsed: 0.492 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[31] -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[32] -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[33] -- Time elapsed: 0.538 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[34] -- Time elapsed: 0.628 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[35] -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[36] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[37] -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[38] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[39] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[40] -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[41] -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[42] -- Time elapsed: 0.432 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[43] -- Time elapsed: 0.434 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[44] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[45] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[46] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[47] -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[48] -- Time elapsed: 0.432 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[49] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[50] -- Time elapsed: 0.498 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[51] -- Time elapsed: 0.538 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[52] -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[53] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[54] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[55] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[56] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[57] -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[58] -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[59] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[60] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[61] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[62] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[63] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[64] -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[65] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[66] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[67] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[68] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[69] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[70] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[71] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[72] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[73] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[74] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[75] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[76] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[77] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[78] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[79] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[80] -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[81] -- Time elapsed: 0.510 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[82] -- Time elapsed: 0.500 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[83] -- Time elapsed: 0.511 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[84] -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[85] -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[86] -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[87] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[88] -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[89] -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[90] -- Time elapsed: 0.505 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[91] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[92] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[93] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[94] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[95] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[96] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[97] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[98] -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[99] -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[100] -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[101] -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[102] -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[103] -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[104] -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[105] -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[106] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[107] -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[108] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[109] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[110] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[111] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[112] -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[113] -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[114] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[115] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[116] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[117] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[118] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[119] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[120] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[121] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[122] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[123] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[124] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[125] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[126] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[127] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[128] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[129] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[130] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[131] -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[132] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[133] -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[134] -- Time elapsed: 0.490 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[135] -- Time elapsed: 0.457 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[136] -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[137] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[138] -- Time elapsed: 0.477 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[139] -- Time elapsed: 0.454 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[140] -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[141] -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[142] -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[143] -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[144] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[145] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[146] -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[147] -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[148] -- Time elapsed: 0.431 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[149] -- Time elapsed: 0.427 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[150] -- Time elapsed: 0.454 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[151] -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[152] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[153] -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[154] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[155] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[156] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[157] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[158] -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[159] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[160] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[161] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[162] -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[163] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[164] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[165] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[166] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[167] -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[168] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[169] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[170] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[171] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[172] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[173] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[174] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[175] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[176] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[177] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[178] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[179] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[180] -- Time elapsed: 0.494 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[181] -- Time elapsed: 0.501 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[182] -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[183] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[184] -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[185] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[186] -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[187] -- Time elapsed: 0.523 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[188] -- Time elapsed: 0.645 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[189] -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[190] -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[191] -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[192] -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[193] -- Time elapsed: 0.491 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[194] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[195] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[196] -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[197] -- Time elapsed: 0.425 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[198] -- Time elapsed: 0.424 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[199] -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[200] -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[201] -- Time elapsed: 0.501 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[202] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[203] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[204] -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[205] -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[206] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[207] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[208] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[209] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[210] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[211] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[212] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[213] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[214] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[215] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[216] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[217] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[218] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[219] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[220] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[221] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[222] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[223] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[224] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[225] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[226] -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[227] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[228] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[229] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[230] -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[231] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[232] -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[233] -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[234] -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[235] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[236] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[237] -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[238] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[239] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[240] -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[241] -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[242] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[243] -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[244] -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[245] -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[246] -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[247] -- Time elapsed: 0.439 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[248] -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[249] -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[250] -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[251] -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[252] -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[253] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[254] -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[255] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[256] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[257] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[258] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[259] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[260] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[261] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[262] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[263] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[264] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[265] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[266] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[267] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[268] -- Time elapsed: 0.215 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[269] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[270] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[271] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[272] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[273] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[274] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[275] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[276] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[277] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[278] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[279] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[280] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[281] -- Time elapsed: 0.449 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[282] -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[283] -- Time elapsed: 0.507 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[284] -- Time elapsed: 0.533 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[285] -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[286] -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[287] -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[288] -- Time elapsed: 0.516 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[289] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[290] -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[291] -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[292] -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[293] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[294] -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[295] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[296] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[297] -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[298] -- Time elapsed: 0.498 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[299] -- Time elapsed: 0.565 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[300] -- Time elapsed: 0.490 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[301] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[302] -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[303] -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[304] -- Time elapsed: 0.493 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[305] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[306] -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[307] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[308] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[309] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[310] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[311] -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[312] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[313] -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[314] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[315] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[316] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[317] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[318] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[319] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[320] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[321] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[322] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[323] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[324] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[325] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[326] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[327] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[328] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[329] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[330] -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[331] -- Time elapsed: 0.485 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[332] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[333] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[334] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[335] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[336] -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[337] -- Time elapsed: 0.449 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[338] -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[339] -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[340] -- Time elapsed: 0.445 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[341] -- Time elapsed: 0.563 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[342] -- Time elapsed: 0.599 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[343] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[344] -- Time elapsed: 0.449 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[345] -- Time elapsed: 0.424 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[346] -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[347] -- Time elapsed: 0.430 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[348] -- Time elapsed: 0.434 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[349] -- Time elapsed: 0.430 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[350] -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[351] -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[352] -- Time elapsed: 0.709 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[353] -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[354] -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[355] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[356] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[357] -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[358] -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[359] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[360] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[361] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[362] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[363] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[364] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[365] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[366] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[367] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[368] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[369] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[370] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[371] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[372] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[373] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[374] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[375] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[376] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[377] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[378] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[379] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[380] -- Time elapsed: 0.718 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[381] -- Time elapsed: 0.709 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[382] -- Time elapsed: 0.762 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[383] -- Time elapsed: 0.749 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[384] -- Time elapsed: 0.734 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[385] -- Time elapsed: 0.720 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[386] -- Time elapsed: 0.725 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[387] -- Time elapsed: 0.722 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[388] -- Time elapsed: 0.749 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[389] -- Time elapsed: 0.733 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[390] -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[391] -- Time elapsed: 0.703 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[392] -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[393] -- Time elapsed: 0.738 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[394] -- Time elapsed: 0.718 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[395] -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[396] -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[397] -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[398] -- Time elapsed: 0.699 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[399] -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[400] -- Time elapsed: 0.442 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[401] -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[402] -- Time elapsed: 0.432 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[403] -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[404] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[405] -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[406] -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[407] -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[408] -- Time elapsed: 0.128 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[409] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[410] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[411] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[412] -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[413] -- Time elapsed: 0.164 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[414] -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[415] -- Time elapsed: 0.207 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[416] -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[417] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[418] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[419] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[420] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[421] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[422] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[423] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[424] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[425] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[426] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[427] -- Time elapsed: 0.128 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[428] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[429] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[430] -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[431] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[432] -- Time elapsed: 0.494 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[433] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[434] -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[435] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[436] -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[437] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[438] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[439] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[440] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[441] -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[442] -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[443] -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[444] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[445] -- Time elapsed: 0.418 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[446] -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[447] -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[448] -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[449] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[450] -- Time elapsed: 0.434 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[451] -- Time elapsed: 0.459 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[452] -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[453] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[454] -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[455] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[456] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[457] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[458] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[459] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[460] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[461] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[462] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[463] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[464] -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[465] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[466] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[467] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[468] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[469] -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[470] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[471] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[472] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[473] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[474] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[475] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[476] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[477] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[478] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[479] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[480] -- Time elapsed: 0.477 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[481] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[482] -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[483] -- Time elapsed: 0.495 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[484] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[485] -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[486] -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[487] -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[488] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[489] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[490] -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[491] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[492] -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[493] -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[494] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[495] -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[496] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[497] -- Time elapsed: 0.424 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[498] -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[499] -- Time elapsed: 0.445 s Results: Tests run: 3626, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >---------- [INFO] Building org.eclipse.sirius.tests.tree 7.4.0-SNAPSHOT [122/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)' [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.tree --- [INFO] Resolving class path of org.eclipse.sirius.tests.tree [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.tree --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/surefire.properties] Running org.eclipse.sirius.tests.suite.tree.AllSiriusTestSuite Setup of org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testCreateDeletionTools() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testDeleteUndo() Setup of org.eclipse.sirius.tests.api.tools.TreeItemCreationToolsTest.testCreateInRepresentation() Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithoutEditionTool() Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithNoBehavior() Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithEditMask() Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditDefinitionWithImports() Setup of org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithPrecondition() Setup of org.eclipse.sirius.tests.unit.tree.TreeVariablesTest.testAvailableVariablesForTreeItem() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropAfter() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithTwoElementsSelection() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDDirectlyOnTree() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithSingleSelection() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testPrecedingSiblingsValues() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropBefore() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithPermissionAuthority() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithFalseToolPrecondition() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithSingleSelection() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithMultipleSelection() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDWithTwoElementsSelection() Setup of org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection() Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testAddClassOnDiagram() (SWT:16539): Gtk-CRITICAL **: 20:16:28.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16539): Gtk-CRITICAL **: 20:16:28.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram() (SWT:16539): Gtk-CRITICAL **: 20:16:32.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16539): Gtk-CRITICAL **: 20:16:32.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram() (SWT:16539): Gtk-CRITICAL **: 20:16:35.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16539): Gtk-CRITICAL **: 20:16:35.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename() (SWT:16539): Gtk-CRITICAL **: 20:16:38.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16539): Gtk-CRITICAL **: 20:16:38.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation() (SWT:16539): Gtk-CRITICAL **: 20:16:40.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16539): Gtk-CRITICAL **: 20:16:40.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrdersOnTreeCreation() Setup of org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrders() Setup of org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testEditTool() Setup of org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testDeleteFromTool() Setup of org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testToolCreateSiblingClass() Setup of org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool() Setup of org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool() Setup of org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool_withConstraintPropertySystemSetToFalse() Setup of org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testMigrationIsNeededOnData() Setup of org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testElementsToSelectExpressionMigration() Setup of org.eclipse.sirius.tests.unit.dialect.TreeUIDialectServicesTests.testDiagramDialectUIManagerRefresh() Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.33 s -- in org.eclipse.sirius.tests.suite.tree.AllSiriusTestSuite org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.495 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForContainerDropTool -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesInitialization -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testCreateDeletionTools -- Time elapsed: 1.511 s org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testDeleteUndo -- Time elapsed: 4.059 s org.eclipse.sirius.tests.api.tools.TreeItemCreationToolsTest.testCreateInRepresentation -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testAisSuperOfB -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testMappingHierarchy -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testASingleMappingHasAHierarchy -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.test2UnrelatedElementsHaveDifferentHierarchies -- Time elapsed: 0.001 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithoutEditionTool -- Time elapsed: 0.384 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithNoBehavior -- Time elapsed: 0.378 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithEditMask -- Time elapsed: 0.411 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditDefinitionWithImports -- Time elapsed: 0.319 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithPrecondition -- Time elapsed: 0.335 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testCreateElement -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSynchronizationSemanticElementsMappgings -- Time elapsed: 0.017 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRefreshBoundedToExpansionState -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSwitchMappingInHierarchy -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testDeleteElement -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderKeptOnSubsequentRefreshes -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderIsDeterministicAmongRepresentationInstances -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testWarningLoggingWithIncorrectSemanticCandidateExpression -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRenameElement -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderMatchesTheModelOrder -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.tree.TreeVariablesTest.testAvailableVariablesForTreeItem -- Time elapsed: 0.834 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropAfter -- Time elapsed: 0.468 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.327 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDDirectlyOnTree -- Time elapsed: 0.287 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithSingleSelection -- Time elapsed: 0.303 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testPrecedingSiblingsValues -- Time elapsed: 0.256 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropBefore -- Time elapsed: 0.261 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithPermissionAuthority -- Time elapsed: 0.276 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithFalseToolPrecondition -- Time elapsed: 0.279 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithSingleSelection -- Time elapsed: 0.242 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.267 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithMultipleSelection -- Time elapsed: 0.249 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.269 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.257 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testAddClassOnDiagram -- Time elapsed: 5.425 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram -- Time elapsed: 3.074 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram -- Time elapsed: 2.910 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename -- Time elapsed: 2.438 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation -- Time elapsed: 2.101 s org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrdersOnTreeCreation -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrders -- Time elapsed: 0.131 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testEditTool -- Time elapsed: 0.203 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testDeleteFromTool -- Time elapsed: 0.210 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testToolCreateSiblingClass -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.228 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.203 s org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.dialect.TreeUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.361 s Results: Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >--------- [INFO] Building org.eclipse.sirius.tests.swtbot 7.4.0-SNAPSHOT [123/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)' [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot --- [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Compiling 484 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.swtbot --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -Dorg.eclipse.swtbot.screenshots.dir=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/screenshots, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/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.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple() log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. (Eclipse:16809): Gtk-WARNING **: 20:17:10.133: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:10.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:10.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:10.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage() (Eclipse:16809): Gtk-WARNING **: 20:17:17.710: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:17.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:17.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:17.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin() (Eclipse:16809): Gtk-WARNING **: 20:17:21.795: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:21.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:21.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:21.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin() (Eclipse:16809): Gtk-WARNING **: 20:17:23.854: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:23.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:23.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:23.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight() (Eclipse:16809): Gtk-WARNING **: 20:17:25.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:25.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:25.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:25.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2() (Eclipse:16809): Gtk-WARNING **: 20:17:28.044: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:28.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:28.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:28.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2() (Eclipse:16809): Gtk-WARNING **: 20:17:31.371: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:31.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:31.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:31.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB() (Eclipse:16809): Gtk-WARNING **: 20:17:34.580: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:34.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:34.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:34.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin() (Eclipse:16809): Gtk-WARNING **: 20:17:36.568: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:36.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:36.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:36.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit() (Eclipse:16809): Gtk-WARNING **: 20:17:38.445: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:38.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:38.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:38.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight() (Eclipse:16809): Gtk-WARNING **: 20:17:41.277: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:41.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:41.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:41.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage() (Eclipse:16809): Gtk-WARNING **: 20:17:43.177: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:43.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:43.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:43.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC() (Eclipse:16809): Gtk-WARNING **: 20:17:45.259: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:45.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:45.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:45.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC() (Eclipse:16809): Gtk-WARNING **: 20:17:47.156: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:47.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:47.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:47.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution() (Eclipse:16809): Gtk-WARNING **: 20:17:50.212: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:50.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:50.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:50.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session() (Eclipse:16809): Gtk-WARNING **: 20:17:53.012: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:53.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:53.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:53.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:54.822: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:54.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:54.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:54.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened() (Eclipse:16809): Gtk-WARNING **: 20:17:56.555: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:56.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:56.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:56.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty() (Eclipse:16809): Gtk-WARNING **: 20:17:58.368: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:17:58.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:58.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:17:58.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion() (Eclipse:16809): Gtk-WARNING **: 20:18:00.065: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:00.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:00.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:00.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion() (Eclipse:16809): Gtk-WARNING **: 20:18:02.592: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:02.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:02.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:02.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability() (Eclipse:16809): Gtk-WARNING **: 20:18:05.038: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:05.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:05.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:05.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft() (Eclipse:16809): Gtk-WARNING **: 20:18:07.821: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:07.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:07.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:07.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion() (Eclipse:16809): Gtk-WARNING **: 20:18:10.577: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:10.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:10.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:10.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines() (Eclipse:16809): Gtk-WARNING **: 20:18:12.866: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:12.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:12.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:12.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll() (Eclipse:16809): Gtk-WARNING **: 20:18:15.218: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:15.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:15.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:15.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap() (Eclipse:16809): Gtk-WARNING **: 20:18:17.596: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:17.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:17.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:17.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose() (Eclipse:16809): Gtk-WARNING **: 20:18:20.386: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:20.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:20.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:20.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation() (Eclipse:16809): Gtk-WARNING **: 20:18:23.289: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:23.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:23.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:23.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide() (Eclipse:16809): Gtk-WARNING **: 20:18:25.101: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:25.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:25.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:25.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline() (Eclipse:16809): Gtk-WARNING **: 20:18:27.365: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:27.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:27.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:27.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move() (Eclipse:16809): Gtk-WARNING **: 20:18:29.579: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:29.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:29.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:29.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap() (Eclipse:16809): Gtk-WARNING **: 20:18:32.466: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:32.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:32.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:32.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification() (Eclipse:16809): Gtk-WARNING **: 20:18:35.243: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:35.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:35.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:35.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation() (Eclipse:16809): Gtk-WARNING **: 20:18:37.359: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:37.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:37.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:37.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening() (Eclipse:16809): Gtk-WARNING **: 20:18:40.109: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:40.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:40.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:40.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage() (Eclipse:16809): Gtk-WARNING **: 20:18:42.179: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:42.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:42.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:42.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder() (Eclipse:16809): Gtk-WARNING **: 20:18:45.082: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:45.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:45.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:45.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition() (Eclipse:16809): Gtk-WARNING **: 20:18:48.543: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:48.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:48.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:48.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible() (Eclipse:16809): Gtk-WARNING **: 20:18:51.249: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:51.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:51.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:51.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom() (Eclipse:16809): Gtk-WARNING **: 20:18:53.236: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:53.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:53.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:53.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll() (Eclipse:16809): Gtk-WARNING **: 20:18:55.632: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:55.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:55.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:55.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation() (Eclipse:16809): Gtk-WARNING **: 20:18:57.800: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:57.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:57.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:57.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages() (Eclipse:16809): Gtk-WARNING **: 20:18:59.791: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:18:59.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:59.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:18:59.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible() (Eclipse:16809): Gtk-WARNING **: 20:19:01.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:02.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:02.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:02.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible() (Eclipse:16809): Gtk-WARNING **: 20:19:03.849: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:03.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:03.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:03.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple() (Eclipse:16809): Gtk-WARNING **: 20:19:07.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:07.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:07.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:07.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2() (Eclipse:16809): Gtk-WARNING **: 20:19:14.080: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:14.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:14.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:14.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top() (Eclipse:16809): Gtk-WARNING **: 20:19:16.035: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:16.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:16.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:16.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment() (Eclipse:16809): Gtk-WARNING **: 20:19:17.976: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:17.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:17.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:18.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion() (Eclipse:16809): Gtk-WARNING **: 20:19:20.802: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:20.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:20.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:20.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize() (Eclipse:16809): Gtk-WARNING **: 20:19:22.870: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:22.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:22.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:22.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move() (Eclipse:16809): Gtk-WARNING **: 20:19:24.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:24.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:24.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:24.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom() (Eclipse:16809): Gtk-WARNING **: 20:19:26.668: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:26.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:26.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:26.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll() (Eclipse:16809): Gtk-WARNING **: 20:19:28.853: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:28.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:28.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:28.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment() (Eclipse:16809): Gtk-WARNING **: 20:19:30.946: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:30.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:30.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:30.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom() (Eclipse:16809): Gtk-WARNING **: 20:19:35.239: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:35.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:35.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:35.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:19:37.158: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:37.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:37.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:37.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call() (Eclipse:16809): Gtk-WARNING **: 20:19:38.911: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:38.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:38.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:38.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions() (Eclipse:16809): Gtk-WARNING **: 20:19:44.276: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:44.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:44.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:44.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call() (Eclipse:16809): Gtk-WARNING **: 20:19:49.363: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:49.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:49.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:49.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:19:54.260: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:54.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:54.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:54.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation() (Eclipse:16809): Gtk-WARNING **: 20:19:56.358: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:56.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:56.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:56.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden() (Eclipse:16809): Gtk-WARNING **: 20:19:58.163: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:19:58.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:58.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:19:58.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution() (Eclipse:16809): Gtk-WARNING **: 20:20:01.002: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:01.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:01.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:01.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages() (Eclipse:16809): Gtk-WARNING **: 20:20:02.845: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:02.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:02.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:02.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages() (Eclipse:16809): Gtk-WARNING **: 20:20:05.120: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:05.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:05.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:05.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove3Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages_to_self() (Eclipse:16809): Gtk-WARNING **: 20:20:07.383: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:07.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:07.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:07.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2() (Eclipse:16809): Gtk-WARNING **: 20:20:09.710: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:09.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:09.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:09.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages() (Eclipse:16809): Gtk-WARNING **: 20:20:12.039: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:12.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:12.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:12.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages() (Eclipse:16809): Gtk-WARNING **: 20:20:14.329: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:14.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:14.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:14.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift() (Eclipse:16809): Gtk-WARNING **: 20:20:16.719: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:16.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:16.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:16.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift() (Eclipse:16809): Gtk-WARNING **: 20:20:19.093: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:19.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:19.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:19.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift() (Eclipse:16809): Gtk-WARNING **: 20:20:21.360: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:21.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:21.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:21.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection() (Eclipse:16809): Gtk-WARNING **: 20:20:23.634: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:23.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:23.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:23.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame() (Eclipse:16809): Gtk-WARNING **: 20:20:25.652: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:25.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:25.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:25.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection() (Eclipse:16809): Gtk-WARNING **: 20:20:27.639: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:27.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:27.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:27.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution() (Eclipse:16809): Gtk-WARNING **: 20:20:29.632: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:29.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:29.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:29.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame() (Eclipse:16809): Gtk-WARNING **: 20:20:31.576: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:31.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:31.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:31.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline() (Eclipse:16809): Gtk-WARNING **: 20:20:33.590: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:33.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:33.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:33.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions() (Eclipse:16809): Gtk-WARNING **: 20:20:35.626: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:35.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:35.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:35.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages() (Eclipse:16809): Gtk-WARNING **: 20:20:39.154: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:39.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:39.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:39.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages() (Eclipse:16809): Gtk-WARNING **: 20:20:42.718: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:42.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:42.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:42.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency() (Eclipse:16809): Gtk-WARNING **: 20:20:46.836: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:46.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:46.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:46.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages() (Eclipse:16809): Gtk-WARNING **: 20:20:48.731: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:48.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:48.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:48.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect() (Eclipse:16809): Gtk-WARNING **: 20:20:52.858: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:52.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:52.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:52.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent() (Eclipse:16809): Gtk-WARNING **: 20:20:54.682: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:54.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:54.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:54.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2() (Eclipse:16809): Gtk-WARNING **: 20:20:56.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:56.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:56.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:56.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation() (Eclipse:16809): Gtk-WARNING **: 20:20:58.102: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:20:58.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:58.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:20:58.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation() (Eclipse:16809): Gtk-WARNING **: 20:21:00.113: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:00.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:00.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:00.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas() Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:16809): Gtk-WARNING **: 20:21:30.795: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:30.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:30.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:30.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:16809): Gtk-WARNING **: 20:21:32.847: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:32.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:32.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:32.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:16809): Gtk-WARNING **: 20:21:34.799: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:34.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:34.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:34.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:16809): Gtk-WARNING **: 20:21:36.727: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:36.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:36.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:36.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testModificationOnSequenceDiagramDoesNotTriggerRefreshLayoutOnOtherSequenceDiagram() (Eclipse:16809): Gtk-WARNING **: 20:21:39.253: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:39.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:39.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:39.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation() (Eclipse:16809): Gtk-WARNING **: 20:21:43.593: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:43.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:43.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:43.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram() (Eclipse:16809): Gtk-WARNING **: 20:21:45.940: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:45.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:45.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:45.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop() (Eclipse:16809): Gtk-WARNING **: 20:21:48.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:48.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:48.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:48.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange() (Eclipse:16809): Gtk-WARNING **: 20:21:49.963: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:49.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:49.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:49.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening() (Eclipse:16809): Gtk-WARNING **: 20:21:52.050: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:52.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:52.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:52.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition() (Eclipse:16809): Gtk-WARNING **: 20:21:56.799: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:56.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:56.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:56.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion() (Eclipse:16809): Gtk-WARNING **: 20:21:59.007: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:21:59.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:59.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:21:59.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom() (Eclipse:16809): Gtk-WARNING **: 20:22:00.780: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:00.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:00.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:00.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll() (Eclipse:16809): Gtk-WARNING **: 20:22:02.649: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:02.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:02.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:02.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:22:04.574: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:04.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:04.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:04.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment() (Eclipse:16809): Gtk-WARNING **: 20:22:06.475: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:06.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:06.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:06.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo() (Eclipse:16809): Gtk-WARNING **: 20:22:10.780: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:10.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:10.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:10.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment() (Eclipse:16809): Gtk-WARNING **: 20:22:16.707: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:16.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:16.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:16.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden() (Eclipse:16809): Gtk-WARNING **: 20:22:21.688: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:21.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:21.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:21.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position() (Eclipse:16809): Gtk-WARNING **: 20:22:25.475: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:25.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:25.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:25.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution() (Eclipse:16809): Gtk-WARNING **: 20:22:27.182: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:27.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:27.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:27.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition() (Eclipse:16809): Gtk-WARNING **: 20:22:29.044: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:29.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:29.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:29.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion() (Eclipse:16809): Gtk-WARNING **: 20:22:31.343: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:31.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:31.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:31.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size() (Eclipse:16809): Gtk-WARNING **: 20:22:33.193: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:33.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:33.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:33.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom() (Eclipse:16809): Gtk-WARNING **: 20:22:34.857: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:34.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:34.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:34.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll() (Eclipse:16809): Gtk-WARNING **: 20:22:36.713: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:36.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:36.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:36.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:22:38.643: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:38.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:38.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:38.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future() (Eclipse:16809): Gtk-WARNING **: 20:22:40.429: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:40.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:40.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:40.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation() (Eclipse:16809): Gtk-WARNING **: 20:22:42.090: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:42.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:42.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:42.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo() (Eclipse:16809): Gtk-WARNING **: 20:22:44.100: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:44.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:44.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:44.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages() (Eclipse:16809): Gtk-WARNING **: 20:22:50.004: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:50.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:50.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:51.834: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:51.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:51.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:51.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages() (Eclipse:16809): Gtk-WARNING **: 20:22:55.733: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:55.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:55.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:55.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion() (Eclipse:16809): Gtk-WARNING **: 20:22:59.859: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:22:59.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:59.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:22:59.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom() (Eclipse:16809): Gtk-WARNING **: 20:23:01.715: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:01.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:01.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:01.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll() (Eclipse:16809): Gtk-WARNING **: 20:23:03.622: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:03.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:03.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:03.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:23:05.988: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:06.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:06.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:06.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall() (Eclipse:16809): Gtk-WARNING **: 20:23:07.829: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:07.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:07.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:07.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo() (Eclipse:16809): Gtk-WARNING **: 20:23:09.685: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:09.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:09.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:09.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion() (Eclipse:16809): Gtk-WARNING **: 20:23:16.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:16.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:16.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:16.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2() (Eclipse:16809): Gtk-WARNING **: 20:23:18.479: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:18.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:18.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:18.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2() (Eclipse:16809): Gtk-WARNING **: 20:23:20.372: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:20.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:20.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:20.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3() (Eclipse:16809): Gtk-WARNING **: 20:23:22.986: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:22.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:23.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:23.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around() (Eclipse:16809): Gtk-WARNING **: 20:23:25.547: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:25.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:25.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:25.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize() (Eclipse:16809): Gtk-WARNING **: 20:23:29.014: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:29.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:29.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:29.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter() (Eclipse:16809): Gtk-WARNING **: 20:23:32.481: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:32.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:32.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:32.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize() (Eclipse:16809): Gtk-WARNING **: 20:23:34.628: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:34.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:34.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:34.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection() (Eclipse:16809): Gtk-WARNING **: 20:23:37.700: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:37.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:37.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:37.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter() (Eclipse:16809): Gtk-WARNING **: 20:23:39.885: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:39.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:39.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:39.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom() (Eclipse:16809): Gtk-WARNING **: 20:23:41.804: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:41.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:41.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:41.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2() (Eclipse:16809): Gtk-WARNING **: 20:23:44.956: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:44.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:44.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:44.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll() (Eclipse:16809): Gtk-WARNING **: 20:23:48.334: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:48.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:48.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:48.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:23:51.304: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:51.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:51.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:51.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move() (Eclipse:16809): Gtk-WARNING **: 20:23:53.161: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:53.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:53.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:53.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group() (Eclipse:16809): Gtk-WARNING **: 20:23:56.053: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:56.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:56.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:56.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect() (Eclipse:16809): Gtk-WARNING **: 20:23:58.808: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:23:58.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:58.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:23:58.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends() (Eclipse:16809): Gtk-WARNING **: 20:24:00.785: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:00.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:00.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:00.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone() (Eclipse:16809): Gtk-WARNING **: 20:24:05.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:05.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:05.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:05.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden() (Eclipse:16809): Gtk-WARNING **: 20:24:07.772: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:07.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:07.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:07.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden() (Eclipse:16809): Gtk-WARNING **: 20:24:10.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:10.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:10.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:10.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents() (Eclipse:16809): Gtk-WARNING **: 20:24:13.642: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:13.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:13.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:13.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden() (Eclipse:16809): Gtk-WARNING **: 20:24:16.038: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:16.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:16.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:16.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden() (Eclipse:16809): Gtk-WARNING **: 20:24:19.949: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:19.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:19.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:19.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden() (Eclipse:16809): Gtk-WARNING **: 20:24:23.471: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:23.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:23.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:23.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden() (Eclipse:16809): Gtk-WARNING **: 20:24:27.386: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:27.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:27.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:27.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden() (Eclipse:16809): Gtk-WARNING **: 20:24:29.358: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:29.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:29.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:29.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event() (Eclipse:16809): Gtk-WARNING **: 20:24:31.705: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:31.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:31.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:31.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent() (Eclipse:16809): Gtk-WARNING **: 20:24:34.934: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:34.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:34.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message() (Eclipse:16809): Gtk-WARNING **: 20:24:36.813: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:36.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:36.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:36.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline() (Eclipse:16809): Gtk-WARNING **: 20:24:39.031: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:39.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:39.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:39.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline() (Eclipse:16809): Gtk-WARNING **: 20:24:46.321: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:46.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:46.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:46.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message() (Eclipse:16809): Gtk-WARNING **: 20:24:53.579: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:53.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:53.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:53.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message() (Eclipse:16809): Gtk-WARNING **: 20:24:56.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:56.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:56.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:56.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution() (Eclipse:16809): Gtk-WARNING **: 20:24:59.028: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:24:59.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:59.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:24:59.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution() (Eclipse:16809): Gtk-WARNING **: 20:25:01.255: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:01.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:01.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:01.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder() (Eclipse:16809): Gtk-WARNING **: 20:25:03.485: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:03.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:03.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:03.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution() (Eclipse:16809): Gtk-WARNING **: 20:25:05.715: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:05.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:05.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:05.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution() (Eclipse:16809): Gtk-WARNING **: 20:25:07.656: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:07.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:07.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:07.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent() (Eclipse:16809): Gtk-WARNING **: 20:25:09.630: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:09.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:09.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:09.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution() (Eclipse:16809): Gtk-WARNING **: 20:25:11.575: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:11.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:11.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:11.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution() (Eclipse:16809): Gtk-WARNING **: 20:25:13.396: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:13.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:13.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:13.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent() (Eclipse:16809): Gtk-WARNING **: 20:25:15.213: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:15.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:15.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:15.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages() (Eclipse:16809): Gtk-WARNING **: 20:25:17.140: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:17.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:17.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:17.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition() (Eclipse:16809): Gtk-WARNING **: 20:25:18.668: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:18.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:18.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:18.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages() (Eclipse:16809): Gtk-WARNING **: 20:25:21.372: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:21.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:21.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:21.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom() (Eclipse:16809): Gtk-WARNING **: 20:25:23.575: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:23.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:23.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:23.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll() (Eclipse:16809): Gtk-WARNING **: 20:25:25.666: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:25.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:25.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:25.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion() (Eclipse:16809): Gtk-WARNING **: 20:25:27.670: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:27.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:27.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:27.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:25:29.588: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:29.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:29.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:29.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation() (Eclipse:16809): Gtk-WARNING **: 20:25:31.465: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:31.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:31.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:31.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo() (Eclipse:16809): Gtk-WARNING **: 20:25:33.294: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:33.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:33.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:33.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced() (Eclipse:16809): Gtk-WARNING **: 20:25:40.284: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:40.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:40.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:40.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote() (Eclipse:16809): Gtk-WARNING **: 20:25:44.175: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:44.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:44.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:44.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage() (Eclipse:16809): Gtk-WARNING **: 20:25:47.036: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:47.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:47.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:47.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline() (Eclipse:16809): Gtk-WARNING **: 20:25:50.521: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:50.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:50.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:50.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline() (Eclipse:16809): Gtk-WARNING **: 20:25:53.881: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:53.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:53.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:53.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced() (Eclipse:16809): Gtk-WARNING **: 20:25:56.718: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:25:56.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:56.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:25:56.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended() (Eclipse:16809): Gtk-WARNING **: 20:26:00.625: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:00.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:00.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:00.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended() (Eclipse:16809): Gtk-WARNING **: 20:26:04.016: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:04.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:04.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:04.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline() (Eclipse:16809): Gtk-WARNING **: 20:26:07.405: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:07.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:07.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:07.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize() (Eclipse:16809): Gtk-WARNING **: 20:26:10.768: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:10.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:10.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:10.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Point(185.0, 380.0) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize() (Eclipse:16809): Gtk-WARNING **: 20:26:16.656: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:16.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:16.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:16.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize() (Eclipse:16809): Gtk-WARNING **: 20:26:22.508: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:22.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:22.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:22.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize() (Eclipse:16809): Gtk-WARNING **: 20:26:28.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:28.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:28.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:28.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Point(185.0, 320.0) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote() (Eclipse:16809): Gtk-WARNING **: 20:26:34.295: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:34.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:34.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:34.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment() (Eclipse:16809): Gtk-WARNING **: 20:26:41.800: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:41.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:41.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:41.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:26:49.340: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:49.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:49.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:49.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes() (Eclipse:16809): Gtk-WARNING **: 20:26:51.061: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:51.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:51.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:51.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline() (Eclipse:16809): Gtk-WARNING **: 20:26:54.102: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:54.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:54.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:54.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram() (Eclipse:16809): Gtk-WARNING **: 20:26:56.642: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:56.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:56.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:56.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication() (Eclipse:16809): Gtk-WARNING **: 20:26:58.514: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:26:58.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:58.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:26:58.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole() (Eclipse:16809): Gtk-WARNING **: 20:27:01.622: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:01.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:01.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:01.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU() (Eclipse:16809): Gtk-WARNING **: 20:27:03.002: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:03.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:03.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:03.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1() (Eclipse:16809): Gtk-WARNING **: 20:27:04.386: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:04.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:04.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:04.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants() (Eclipse:16809): Gtk-WARNING **: 20:27:07.315: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:07.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:07.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:07.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible() (Eclipse:16809): Gtk-WARNING **: 20:27:08.776: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:08.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:08.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:08.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:27:16.179: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:16.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:16.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:16.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE() (Eclipse:16809): Gtk-WARNING **: 20:27:17.581: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:17.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:17.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:17.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:27:20.593: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:20.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:20.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:20.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage() (Eclipse:16809): Gtk-WARNING **: 20:27:22.003: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:22.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:22.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:22.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:27:25.472: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:25.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:25.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:25.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse() (Eclipse:16809): Gtk-WARNING **: 20:27:29.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:29.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:29.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:29.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:27:31.500: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:31.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:31.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:31.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants() (Eclipse:16809): Gtk-WARNING **: 20:27:33.365: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:33.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:33.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:33.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants() (Eclipse:16809): Gtk-WARNING **: 20:27:34.832: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:34.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:34.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:34.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage() (Eclipse:16809): Gtk-WARNING **: 20:27:36.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:36.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:36.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:36.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:27:40.202: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:40.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:40.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:40.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant() (Eclipse:16809): Gtk-WARNING **: 20:27:41.610: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:41.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:41.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:41.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2() (Eclipse:16809): Gtk-WARNING **: 20:27:43.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:43.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:43.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:43.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:27:46.165: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:46.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:46.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:46.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants() (Eclipse:16809): Gtk-WARNING **: 20:27:47.576: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:47.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:47.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:47.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants() (Eclipse:16809): Gtk-WARNING **: 20:27:49.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:49.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:49.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:50.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant() (Eclipse:16809): Gtk-WARNING **: 20:27:52.366: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:52.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:52.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:52.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:27:53.898: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:53.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:53.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:53.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:27:57.417: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:57.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:57.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:57.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound() (Eclipse:16809): Gtk-WARNING **: 20:27:58.959: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:27:58.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:58.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:27:58.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin() (Eclipse:16809): Gtk-WARNING **: 20:28:01.887: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:01.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:01.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:01.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden() (Eclipse:16809): Gtk-WARNING **: 20:28:03.328: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:03.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:03.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:03.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:28:05.233: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:05.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:05.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:05.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible() (Eclipse:16809): Gtk-WARNING **: 20:28:06.694: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:06.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:06.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:06.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:28:08.645: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:08.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:08.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:08.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound() (Eclipse:16809): Gtk-WARNING **: 20:28:10.123: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:10.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:10.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:10.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:28:13.032: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:13.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:13.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:13.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd() (Eclipse:16809): Gtk-WARNING **: 20:28:14.463: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:14.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:14.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:14.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound() (Eclipse:16809): Gtk-WARNING **: 20:28:17.019: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:17.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:17.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:17.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed() (Eclipse:16809): Gtk-WARNING **: 20:28:19.929: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:19.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:19.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:19.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed() (Eclipse:16809): Gtk-WARNING **: 20:28:21.495: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:21.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:21.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:21.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage() (Eclipse:16809): Gtk-WARNING **: 20:28:22.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:23.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:23.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:23.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:28:25.454: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:25.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:25.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:25.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered() (Eclipse:16809): Gtk-WARNING **: 20:28:28.475: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:28.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:28.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:28.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:28:30.519: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:30.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:30.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:30.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU() (Eclipse:16809): Gtk-WARNING **: 20:28:31.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:31.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:31.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:31.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:28:34.837: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:34.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:34.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:34.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit() (Eclipse:16809): Gtk-WARNING **: 20:28:37.805: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:37.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:37.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:37.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU() (Eclipse:16809): Gtk-WARNING **: 20:28:41.973: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:41.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:41.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:42.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible() (Eclipse:16809): Gtk-WARNING **: 20:28:43.959: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:43.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:43.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:43.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:28:45.477: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:45.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:45.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:45.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:28:48.498: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:48.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:48.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:48.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:28:51.493: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:51.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:51.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:51.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible() (Eclipse:16809): Gtk-WARNING **: 20:28:52.922: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:52.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:52.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:52.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:28:55.864: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:55.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:55.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:55.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:28:57.392: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:57.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:57.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:57.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:28:58.820: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:28:58.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:58.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:28:58.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds() (Eclipse:16809): Gtk-WARNING **: 20:29:02.344: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:02.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:02.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:02.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:29:06.484: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:06.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:06.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:06.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:09.475: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:09.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:09.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:09.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage() (Eclipse:16809): Gtk-WARNING **: 20:29:10.887: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:10.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:10.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:10.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:29:13.406: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:13.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:13.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:13.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:29:16.385: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:16.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:16.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:16.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow() (Eclipse:16809): Gtk-WARNING **: 20:29:19.404: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:19.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:19.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:19.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:29:22.320: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:22.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:22.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:22.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2() (Eclipse:16809): Gtk-WARNING **: 20:29:23.715: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:23.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:23.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:23.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:25.142: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:25.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:25.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:25.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed() (Eclipse:16809): Gtk-WARNING **: 20:29:26.576: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:26.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:26.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:26.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2() (Eclipse:16809): Gtk-WARNING **: 20:29:30.050: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:30.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:30.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:30.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:32.955: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:32.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:32.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:32.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin() (Eclipse:16809): Gtk-WARNING **: 20:29:34.368: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:34.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:34.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:34.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:29:35.771: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:35.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:35.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:35.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:37.253: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:37.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:37.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:37.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1() (Eclipse:16809): Gtk-WARNING **: 20:29:38.705: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:38.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:38.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:38.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:41.600: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:41.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:41.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:41.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:42.970: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:42.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:42.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:43.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:29:44.369: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:44.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:44.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:44.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:45.776: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:45.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:45.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:45.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:47.160: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:47.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:47.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:47.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline() (Eclipse:16809): Gtk-WARNING **: 20:29:48.515: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:48.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:48.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:48.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram() (Eclipse:16809): Gtk-WARNING **: 20:29:51.470: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:51.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:51.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:51.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC() (Eclipse:16809): Gtk-WARNING **: 20:29:52.832: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:52.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:52.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:52.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:54.212: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:54.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:54.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:54.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC() (Eclipse:16809): Gtk-WARNING **: 20:29:55.585: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:55.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:55.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:55.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:29:58.074: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:58.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:58.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:58.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU() (Eclipse:16809): Gtk-WARNING **: 20:29:59.445: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:29:59.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:59.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:29:59.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1() (Eclipse:16809): Gtk-WARNING **: 20:30:01.802: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:01.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:01.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:01.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested() (Eclipse:16809): Gtk-WARNING **: 20:30:04.313: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:04.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:04.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:04.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:30:36.042: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:36.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:36.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:36.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant() (Eclipse:16809): Gtk-WARNING **: 20:30:37.389: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:37.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:37.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:37.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:30:41.367: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:41.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:41.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:41.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU() (Eclipse:16809): Gtk-WARNING **: 20:30:43.229: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:43.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:43.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:43.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE() (Eclipse:16809): Gtk-WARNING **: 20:30:45.586: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:45.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:45.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:45.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:30:48.526: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:48.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:48.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:48.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow() (Eclipse:16809): Gtk-WARNING **: 20:30:49.893: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:49.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:49.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:49.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:30:52.750: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:52.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:52.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:52.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:30:54.115: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:54.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:54.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:54.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment() (Eclipse:16809): Gtk-WARNING **: 20:30:55.482: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:55.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:55.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:55.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:30:56.821: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:56.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:56.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:56.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:30:58.673: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:30:58.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:58.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:30:58.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:00.053: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:00.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:00.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:00.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:01.422: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:01.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:01.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:01.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:02.759: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:02.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:02.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:02.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:04.128: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:04.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:04.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:04.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:05.499: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:05.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:05.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:05.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:06.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:06.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:06.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:06.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment() (Eclipse:16809): Gtk-WARNING **: 20:31:08.255: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:08.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:08.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:08.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines() (Eclipse:16809): Gtk-WARNING **: 20:31:12.201: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:12.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:12.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:12.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:31:16.137: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:16.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:16.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:16.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:17.499: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:17.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:17.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:17.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered() (Eclipse:16809): Gtk-WARNING **: 20:31:18.911: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:18.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:18.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:18.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:20.435: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:20.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:20.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:20.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered() (Eclipse:16809): Gtk-WARNING **: 20:31:21.826: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:21.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:21.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:21.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:23.277: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:23.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:23.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:23.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:24.649: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:24.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:24.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:24.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered() (Eclipse:16809): Gtk-WARNING **: 20:31:26.023: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:26.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:26.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:26.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants() (Eclipse:16809): Gtk-WARNING **: 20:31:27.506: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:27.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:27.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:27.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:28.937: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:28.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:28.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:28.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution() (Eclipse:16809): Gtk-WARNING **: 20:31:30.293: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:30.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:30.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:30.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:34.208: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:34.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:34.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:34.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered() (Eclipse:16809): Gtk-WARNING **: 20:31:35.560: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:35.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:35.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:35.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:31:36.974: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:36.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:36.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:37.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:38.350: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:38.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:38.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:38.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:39.792: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:39.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:39.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:39.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion() (Eclipse:16809): Gtk-WARNING **: 20:31:41.195: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:41.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:41.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:41.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible() (Eclipse:16809): Gtk-WARNING **: 20:31:45.188: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:45.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:45.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:45.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp() (Eclipse:16809): Gtk-WARNING **: 20:31:47.129: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:47.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:47.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:47.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove() (Eclipse:16809): Gtk-WARNING **: 20:31:49.054: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:49.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:49.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:49.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand() (Eclipse:16809): Gtk-WARNING **: 20:31:51.957: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:31:51.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:51.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:31:51.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove() (Eclipse:16809): Gtk-WARNING **: 20:32:01.217: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:01.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:01.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:01.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion() (Eclipse:16809): Gtk-WARNING **: 20:32:05.263: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:05.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:05.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:05.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:08.769: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:08.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:08.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:08.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:10.204: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:10.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:10.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:10.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion() (Eclipse:16809): Gtk-WARNING **: 20:32:11.701: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:11.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:11.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:11.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:14.127: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:14.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:14.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:14.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit() (Eclipse:16809): Gtk-WARNING **: 20:32:16.534: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:16.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:16.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:16.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents() (Eclipse:16809): Gtk-WARNING **: 20:32:20.676: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:20.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:20.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:20.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:22.531: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:22.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:22.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:22.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment() (Eclipse:16809): Gtk-WARNING **: 20:32:23.964: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:23.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:23.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:23.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit() (Eclipse:16809): Gtk-WARNING **: 20:32:25.860: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:25.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:25.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:25.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:32:29.975: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:29.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:29.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:30.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:31.336: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:31.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:31.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:31.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:32.717: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:32.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:32.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:32.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:35.673: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:35.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:35.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:35.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:37.081: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:37.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:37.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:37.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC() (Eclipse:16809): Gtk-WARNING **: 20:32:38.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:38.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:38.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:38.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:41.299: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:41.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:41.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:41.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands() (Eclipse:16809): Gtk-WARNING **: 20:32:42.656: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:42.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:42.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:42.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands() (Eclipse:16809): Gtk-WARNING **: 20:32:46.110: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:46.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:46.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:46.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:47.461: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:47.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:47.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:47.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:48.822: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:48.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:48.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:48.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible() (Eclipse:16809): Gtk-WARNING **: 20:32:50.242: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:50.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:50.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:50.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:32:52.098: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:52.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:52.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:52.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound() (Eclipse:16809): Gtk-WARNING **: 20:32:53.475: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:53.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:53.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:53.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound() (Eclipse:16809): Gtk-WARNING **: 20:32:54.948: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:32:54.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:54.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:32:54.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand() (Eclipse:16809): Gtk-WARNING **: 20:33:06.397: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:06.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:06.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:06.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand() (Eclipse:16809): Gtk-WARNING **: 20:33:08.761: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:08.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:08.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:08.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand() (Eclipse:16809): Gtk-WARNING **: 20:33:11.105: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:11.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:11.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:11.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU() (Eclipse:16809): Gtk-WARNING **: 20:33:13.580: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:13.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:13.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:13.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF() (Eclipse:16809): Gtk-WARNING **: 20:33:17.011: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:17.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:17.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:17.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF() (Eclipse:16809): Gtk-WARNING **: 20:33:19.542: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:19.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:19.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:19.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand() (Eclipse:16809): Gtk-WARNING **: 20:33:23.078: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:23.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:23.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:23.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU() (Eclipse:16809): Gtk-WARNING **: 20:33:26.592: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:26.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:26.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:26.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound() (Eclipse:16809): Gtk-WARNING **: 20:33:31.100: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:31.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:31.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:31.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand() (Eclipse:16809): Gtk-WARNING **: 20:33:32.634: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:32.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:32.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:32.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF() (Eclipse:16809): Gtk-WARNING **: 20:33:36.076: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:36.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:36.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:36.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF() (Eclipse:16809): Gtk-WARNING **: 20:33:38.609: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:38.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:38.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:38.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU() (Eclipse:16809): Gtk-WARNING **: 20:33:42.119: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:42.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:42.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:42.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound() (Eclipse:16809): Gtk-WARNING **: 20:33:46.613: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:46.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:46.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:46.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized() (Eclipse:16809): Gtk-WARNING **: 20:33:48.069: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:48.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:48.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:48.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU() (Eclipse:16809): Gtk-WARNING **: 20:33:52.486: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:52.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:52.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:52.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand() (Eclipse:16809): Gtk-WARNING **: 20:33:55.947: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:55.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:55.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:55.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency() (Eclipse:16809): Gtk-WARNING **: 20:33:58.472: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:58.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:58.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:58.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions() (Eclipse:16809): Gtk-WARNING **: 20:33:59.878: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:33:59.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:59.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:33:59.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order() (Eclipse:16809): Gtk-WARNING **: 20:34:02.891: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:02.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:02.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:02.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2() (Eclipse:16809): Gtk-WARNING **: 20:34:04.753: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:04.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:04.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:04.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion() (Eclipse:16809): Gtk-WARNING **: 20:34:06.113: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:06.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:06.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:06.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize() (Eclipse:16809): Gtk-WARNING **: 20:34:07.439: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:07.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:07.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:07.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move() (Eclipse:16809): Gtk-WARNING **: 20:34:08.773: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:08.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:08.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:08.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom() (Eclipse:16809): Gtk-WARNING **: 20:34:10.645: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:10.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:10.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:10.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution() (Eclipse:16809): Gtk-WARNING **: 20:34:13.096: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:13.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:13.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:13.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll() (Eclipse:16809): Gtk-WARNING **: 20:34:15.564: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:15.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:15.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:15.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:34:17.527: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:17.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:17.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:17.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:34:18.810: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:18.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:18.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:18.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize() (Eclipse:16809): Gtk-WARNING **: 20:34:20.752: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:20.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:20.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:20.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation() (Eclipse:16809): Gtk-WARNING **: 20:34:25.082: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:25.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:25.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:25.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message() (Eclipse:16809): Gtk-WARNING **: 20:34:26.362: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:26.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:26.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:26.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order() (Eclipse:16809): Gtk-WARNING **: 20:34:29.467: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:29.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:29.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:29.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2() (Eclipse:16809): Gtk-WARNING **: 20:34:31.451: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:31.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:31.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:31.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion() (Eclipse:16809): Gtk-WARNING **: 20:34:32.947: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:32.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:32.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:32.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom() (Eclipse:16809): Gtk-WARNING **: 20:34:34.410: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:34.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:34.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:34.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow() (Eclipse:16809): Gtk-WARNING **: 20:34:36.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:36.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:36.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:36.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation() (Eclipse:16809): Gtk-WARNING **: 20:34:39.523: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:39.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:39.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:39.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range() (Eclipse:16809): Gtk-WARNING **: 20:34:40.917: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:40.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:40.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:40.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:42.942: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:42.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:42.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:42.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:44.368: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:44.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:44.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:44.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:45.710: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:45.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:45.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:45.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:47.052: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:47.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:47.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:47.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:48.470: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:48.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:48.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:48.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:49.873: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:49.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:49.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:49.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:51.212: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:51.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:51.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:51.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:52.565: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:52.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:52.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:52.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:54.036: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:54.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:54.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:54.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:55.483: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:55.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:55.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:55.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:56.863: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:56.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:56.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:56.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:58.259: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:58.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:58.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:58.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:34:59.683: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:34:59.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:59.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:34:59.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:35:00.983: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:00.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:01.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:01.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:16809): Gtk-WARNING **: 20:35:02.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:02.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:02.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:02.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden() (Eclipse:16809): Gtk-WARNING **: 20:35:03.744: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:03.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:03.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:03.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment() (Eclipse:16809): Gtk-WARNING **: 20:35:05.760: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:05.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:05.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:05.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation() (Eclipse:16809): Gtk-WARNING **: 20:35:09.182: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:09.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:09.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:09.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message() (Eclipse:16809): Gtk-WARNING **: 20:35:12.183: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:12.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:12.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:12.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50() (Eclipse:16809): Gtk-WARNING **: 20:35:14.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:14.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:14.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:14.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left() (Eclipse:16809): Gtk-WARNING **: 20:35:17.566: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:17.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:17.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:17.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden() (Eclipse:16809): Gtk-WARNING **: 20:35:19.418: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:19.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:19.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:19.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message() (Eclipse:16809): Gtk-WARNING **: 20:35:21.690: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:21.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:21.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:21.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation() (Eclipse:16809): Gtk-WARNING **: 20:35:24.001: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:24.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:24.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:24.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message() (Eclipse:16809): Gtk-WARNING **: 20:35:27.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:27.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:27.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:27.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call() (Eclipse:16809): Gtk-WARNING **: 20:35:29.192: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:29.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:29.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:29.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State() (Eclipse:16809): Gtk-WARNING **: 20:35:31.013: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:31.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:31.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:31.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State() (Eclipse:16809): Gtk-WARNING **: 20:35:32.482: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:32.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:32.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:32.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use() (Eclipse:16809): Gtk-WARNING **: 20:35:34.419: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:34.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:34.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:34.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation() (Eclipse:16809): Gtk-WARNING **: 20:35:36.403: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:36.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:36.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:36.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer() (Eclipse:16809): Gtk-WARNING **: 20:35:39.245: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:39.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:39.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:39.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message() (Eclipse:16809): Gtk-WARNING **: 20:35:42.199: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:42.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:42.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:42.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment() (Eclipse:16809): Gtk-WARNING **: 20:35:44.047: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:44.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:44.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:44.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move() (Eclipse:16809): Gtk-WARNING **: 20:35:46.214: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:35:46.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:46.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:35:46.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment() (Eclipse:16809): Gtk-WARNING **: 20:36:15.191: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:15.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:15.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:15.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden() (Eclipse:16809): Gtk-WARNING **: 20:36:18.538: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:18.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:18.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:18.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse() (Eclipse:16809): Gtk-WARNING **: 20:36:21.857: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:21.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:21.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:21.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden() (Eclipse:16809): Gtk-WARNING **: 20:36:25.207: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:25.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:25.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:25.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All() (Eclipse:16809): Gtk-WARNING **: 20:36:40.403: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:40.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:40.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:40.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:36:42.324: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:42.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:42.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:42.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline() (Eclipse:16809): Gtk-WARNING **: 20:36:44.645: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:44.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:44.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:44.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move() (Eclipse:16809): Gtk-WARNING **: 20:36:46.627: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:46.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:46.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:46.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering() (Eclipse:16809): Gtk-WARNING **: 20:36:48.695: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:48.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:48.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:48.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move() (Eclipse:16809): Gtk-WARNING **: 20:36:50.669: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:50.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:50.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:50.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All() (Eclipse:16809): Gtk-WARNING **: 20:36:52.690: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:52.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:52.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:52.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution() (Eclipse:16809): Gtk-WARNING **: 20:36:54.578: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:54.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:54.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:54.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it() (Eclipse:16809): Gtk-WARNING **: 20:36:56.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:56.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:56.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:56.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone() (Eclipse:16809): Gtk-WARNING **: 20:36:58.333: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:36:58.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:58.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:36:58.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings() (Eclipse:16809): Gtk-WARNING **: 20:37:00.762: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:37:00.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:00.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:00.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion() (Eclipse:16809): Gtk-WARNING **: 20:37:02.637: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:37:02.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:02.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:02.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children() (Eclipse:16809): Gtk-WARNING **: 20:37:04.464: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:37:04.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:04.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:04.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1() (Eclipse:16809): Gtk-WARNING **: 20:37:06.365: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:37:06.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:06.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:06.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2() (Eclipse:16809): Gtk-WARNING **: 20:37:08.220: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:37:08.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:08.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:08.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3() (Eclipse:16809): Gtk-WARNING **: 20:37:10.076: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:37:10.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:10.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:10.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings() (Eclipse:16809): Gtk-WARNING **: 20:37:11.932: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:37:11.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:11.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:11.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed() (Eclipse:16809): Gtk-WARNING **: 20:37:13.835: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:37:13.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:13.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:37:13.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Tests run: 479, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1208 s -- in org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite$SWTBotSequenceBundlesReport.dump_environment_data -- Time elapsed: 0.119 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple -- Time elapsed: 9.043 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage -- Time elapsed: 4.117 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin -- Time elapsed: 2.032 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin -- Time elapsed: 2.062 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight -- Time elapsed: 2.129 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2 -- Time elapsed: 3.361 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2 -- Time elapsed: 3.210 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB -- Time elapsed: 1.991 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin -- Time elapsed: 1.869 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit -- Time elapsed: 2.840 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight -- Time elapsed: 1.907 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage -- Time elapsed: 2.081 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC -- Time elapsed: 1.896 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC -- Time elapsed: 3.035 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution -- Time elapsed: 2.813 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session -- Time elapsed: 3.551 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty -- Time elapsed: 1.705 s org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion -- Time elapsed: 2.517 s org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion -- Time elapsed: 2.427 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability -- Time elapsed: 2.792 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft -- Time elapsed: 2.770 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion -- Time elapsed: 2.283 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines -- Time elapsed: 2.358 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll -- Time elapsed: 2.378 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap -- Time elapsed: 2.788 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose -- Time elapsed: 2.862 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation -- Time elapsed: 1.848 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide -- Time elapsed: 2.264 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline -- Time elapsed: 2.219 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move -- Time elapsed: 2.888 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap -- Time elapsed: 2.774 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification -- Time elapsed: 2.117 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation -- Time elapsed: 2.755 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening -- Time elapsed: 2.076 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage -- Time elapsed: 2.899 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder -- Time elapsed: 3.461 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition -- Time elapsed: 2.704 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible -- Time elapsed: 1.977 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom -- Time elapsed: 2.397 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll -- Time elapsed: 2.179 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation -- Time elapsed: 1.972 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages -- Time elapsed: 2.191 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible -- Time elapsed: 1.875 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible -- Time elapsed: 3.775 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple -- Time elapsed: 6.469 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2 -- Time elapsed: 1.920 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top -- Time elapsed: 1.974 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment -- Time elapsed: 2.828 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize -- Time elapsed: 1.879 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move -- Time elapsed: 1.922 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom -- Time elapsed: 2.185 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll -- Time elapsed: 2.092 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment -- Time elapsed: 4.281 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom -- Time elapsed: 1.929 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering -- Time elapsed: 1.755 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call -- Time elapsed: 5.362 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions -- Time elapsed: 5.076 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call -- Time elapsed: 4.908 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering -- Time elapsed: 2.094 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden -- Time elapsed: 2.837 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution -- Time elapsed: 1.845 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages -- Time elapsed: 2.273 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages -- Time elapsed: 2.264 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove3Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages_to_self -- Time elapsed: 2.326 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2 -- Time elapsed: 2.318 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages -- Time elapsed: 2.297 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages -- Time elapsed: 2.391 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.379 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift -- Time elapsed: 2.265 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.275 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection -- Time elapsed: 1.988 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame -- Time elapsed: 2.019 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection -- Time elapsed: 1.969 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution -- Time elapsed: 1.965 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame -- Time elapsed: 2.013 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline -- Time elapsed: 2.013 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions -- Time elapsed: 3.541 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages -- Time elapsed: 3.575 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages -- Time elapsed: 4.106 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency -- Time elapsed: 1.890 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages -- Time elapsed: 4.137 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect -- Time elapsed: 1.829 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2 -- Time elapsed: 1.700 s org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation -- Time elapsed: 2.009 s org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation -- Time elapsed: 2.002 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine -- Time elapsed: 2.066 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution -- Time elapsed: 1.966 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment -- Time elapsed: 1.970 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution -- Time elapsed: 1.910 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution -- Time elapsed: 1.887 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState -- Time elapsed: 1.853 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine -- Time elapsed: 1.828 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition -- Time elapsed: 1.890 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment -- Time elapsed: 1.869 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution -- Time elapsed: 1.913 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas -- Time elapsed: 1.962 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing -- Time elapsed: 1.937 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas -- Time elapsed: 1.922 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.055 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 1.954 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 1.929 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.499 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testModificationOnSequenceDiagramDoesNotTriggerRefreshLayoutOnOtherSequenceDiagram -- Time elapsed: 4.371 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation -- Time elapsed: 2.335 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram -- Time elapsed: 2.261 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop -- Time elapsed: 1.770 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange -- Time elapsed: 2.090 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening -- Time elapsed: 4.749 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition -- Time elapsed: 2.207 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion -- Time elapsed: 1.770 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll -- Time elapsed: 1.926 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering -- Time elapsed: 1.900 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment -- Time elapsed: 4.303 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo -- Time elapsed: 5.958 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment -- Time elapsed: 4.948 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden -- Time elapsed: 3.789 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position -- Time elapsed: 1.707 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution -- Time elapsed: 1.861 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition -- Time elapsed: 2.301 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion -- Time elapsed: 1.848 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size -- Time elapsed: 1.666 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom -- Time elapsed: 1.856 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll -- Time elapsed: 1.932 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future -- Time elapsed: 1.668 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation -- Time elapsed: 2.012 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo -- Time elapsed: 5.904 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages -- Time elapsed: 5.723 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages -- Time elapsed: 4.115 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion -- Time elapsed: 1.854 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom -- Time elapsed: 1.899 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll -- Time elapsed: 2.366 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering -- Time elapsed: 1.842 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall -- Time elapsed: 1.850 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo -- Time elapsed: 6.486 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion -- Time elapsed: 2.337 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2 -- Time elapsed: 1.889 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2 -- Time elapsed: 2.612 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3 -- Time elapsed: 2.561 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around -- Time elapsed: 3.472 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize -- Time elapsed: 3.468 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter -- Time elapsed: 2.134 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize -- Time elapsed: 3.085 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection -- Time elapsed: 2.182 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter -- Time elapsed: 1.922 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom -- Time elapsed: 3.150 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2 -- Time elapsed: 3.378 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll -- Time elapsed: 2.966 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move -- Time elapsed: 2.893 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group -- Time elapsed: 2.756 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect -- Time elapsed: 1.977 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends -- Time elapsed: 5.020 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone -- Time elapsed: 1.965 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.333 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden -- Time elapsed: 3.535 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents -- Time elapsed: 2.396 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden -- Time elapsed: 3.912 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden -- Time elapsed: 3.521 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden -- Time elapsed: 3.916 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden -- Time elapsed: 1.973 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.348 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event -- Time elapsed: 3.226 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent -- Time elapsed: 1.879 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message -- Time elapsed: 2.212 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline -- Time elapsed: 7.297 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline -- Time elapsed: 7.255 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message -- Time elapsed: 2.744 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message -- Time elapsed: 2.703 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution -- Time elapsed: 2.227 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution -- Time elapsed: 2.232 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder -- Time elapsed: 2.231 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution -- Time elapsed: 1.987 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent -- Time elapsed: 1.944 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution -- Time elapsed: 1.820 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution -- Time elapsed: 1.818 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition -- Time elapsed: 2.677 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages -- Time elapsed: 2.205 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom -- Time elapsed: 2.091 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll -- Time elapsed: 2.006 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion -- Time elapsed: 1.919 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering -- Time elapsed: 1.876 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation -- Time elapsed: 1.829 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo -- Time elapsed: 6.988 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced -- Time elapsed: 3.891 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote -- Time elapsed: 2.862 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage -- Time elapsed: 3.483 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline -- Time elapsed: 3.361 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline -- Time elapsed: 2.838 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced -- Time elapsed: 3.905 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended -- Time elapsed: 3.392 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended -- Time elapsed: 3.390 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline -- Time elapsed: 3.362 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize -- Time elapsed: 5.888 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize -- Time elapsed: 5.845 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize -- Time elapsed: 5.896 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize -- Time elapsed: 5.894 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote -- Time elapsed: 7.505 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment -- Time elapsed: 7.545 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency -- Time elapsed: 1.720 s org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes -- Time elapsed: 3.415 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline -- Time elapsed: 2.541 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram -- Time elapsed: 1.875 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication -- Time elapsed: 3.106 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1 -- Time elapsed: 2.927 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible -- Time elapsed: 7.417 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE -- Time elapsed: 3.013 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.408 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage -- Time elapsed: 3.470 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible -- Time elapsed: 4.029 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse -- Time elapsed: 1.998 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 1.866 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.466 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants -- Time elapsed: 1.911 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage -- Time elapsed: 3.450 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.415 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant -- Time elapsed: 2.350 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2 -- Time elapsed: 2.206 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency -- Time elapsed: 1.409 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants -- Time elapsed: 2.407 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant -- Time elapsed: 1.532 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible -- Time elapsed: 3.515 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.536 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound -- Time elapsed: 2.938 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin -- Time elapsed: 1.442 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden -- Time elapsed: 1.903 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.463 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible -- Time elapsed: 1.949 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible -- Time elapsed: 1.479 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound -- Time elapsed: 2.910 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible -- Time elapsed: 1.415 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd -- Time elapsed: 2.573 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound -- Time elapsed: 2.907 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed -- Time elapsed: 1.562 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed -- Time elapsed: 1.503 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.460 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.019 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered -- Time elapsed: 2.047 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU -- Time elapsed: 2.893 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.967 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit -- Time elapsed: 4.167 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU -- Time elapsed: 1.962 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible -- Time elapsed: 1.526 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.037 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.992 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible -- Time elapsed: 1.430 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible -- Time elapsed: 2.941 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible -- Time elapsed: 1.523 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency -- Time elapsed: 1.422 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.535 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds -- Time elapsed: 4.140 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.990 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible -- Time elapsed: 1.413 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.519 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.979 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.016 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow -- Time elapsed: 2.918 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency -- Time elapsed: 1.395 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2 -- Time elapsed: 1.419 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed -- Time elapsed: 3.472 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2 -- Time elapsed: 2.904 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.414 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin -- Time elapsed: 1.404 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant -- Time elapsed: 1.480 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible -- Time elapsed: 1.453 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1 -- Time elapsed: 2.891 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.372 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.386 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible -- Time elapsed: 1.358 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline -- Time elapsed: 2.944 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram -- Time elapsed: 1.371 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC -- Time elapsed: 1.374 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC -- Time elapsed: 2.479 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU -- Time elapsed: 2.360 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1 -- Time elapsed: 2.510 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested -- Time elapsed: 31.73 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.345 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant -- Time elapsed: 3.978 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 1.863 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU -- Time elapsed: 2.354 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE -- Time elapsed: 2.942 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.367 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow -- Time elapsed: 2.856 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency -- Time elapsed: 1.364 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.369 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment -- Time elapsed: 1.340 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible -- Time elapsed: 1.851 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.375 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.373 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.367 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.373 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.373 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment -- Time elapsed: 3.948 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines -- Time elapsed: 3.934 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency -- Time elapsed: 1.362 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.410 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered -- Time elapsed: 1.525 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.395 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.448 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.369 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.357 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution -- Time elapsed: 3.915 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.349 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.418 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency -- Time elapsed: 1.375 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible -- Time elapsed: 1.441 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion -- Time elapsed: 3.995 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible -- Time elapsed: 1.940 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp -- Time elapsed: 1.925 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove -- Time elapsed: 2.900 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand -- Time elapsed: 9.253 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove -- Time elapsed: 4.050 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion -- Time elapsed: 3.512 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible -- Time elapsed: 1.434 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible -- Time elapsed: 1.496 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion -- Time elapsed: 2.429 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible -- Time elapsed: 2.403 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit -- Time elapsed: 4.145 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents -- Time elapsed: 1.855 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible -- Time elapsed: 1.434 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment -- Time elapsed: 1.897 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit -- Time elapsed: 4.115 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency -- Time elapsed: 1.360 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible -- Time elapsed: 1.383 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible -- Time elapsed: 2.952 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible -- Time elapsed: 1.407 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC -- Time elapsed: 2.863 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.359 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands -- Time elapsed: 3.454 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands -- Time elapsed: 1.350 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible -- Time elapsed: 1.361 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.420 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible -- Time elapsed: 1.856 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency -- Time elapsed: 1.376 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound -- Time elapsed: 1.476 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound -- Time elapsed: 11.45 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand -- Time elapsed: 2.358 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand -- Time elapsed: 2.351 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand -- Time elapsed: 2.473 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 3.431 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF -- Time elapsed: 2.512 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF -- Time elapsed: 3.548 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand -- Time elapsed: 3.518 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 4.508 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound -- Time elapsed: 1.538 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand -- Time elapsed: 3.441 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF -- Time elapsed: 2.530 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF -- Time elapsed: 3.512 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 4.490 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound -- Time elapsed: 1.461 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized -- Time elapsed: 4.416 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 3.459 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand -- Time elapsed: 2.526 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency -- Time elapsed: 1.408 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions -- Time elapsed: 3.012 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order -- Time elapsed: 1.863 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2 -- Time elapsed: 1.360 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion -- Time elapsed: 1.323 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize -- Time elapsed: 1.335 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom -- Time elapsed: 2.449 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution -- Time elapsed: 2.472 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll -- Time elapsed: 1.945 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering -- Time elapsed: 1.295 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering -- Time elapsed: 1.944 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize -- Time elapsed: 4.327 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation -- Time elapsed: 1.282 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message -- Time elapsed: 3.106 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order -- Time elapsed: 1.981 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2 -- Time elapsed: 1.498 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion -- Time elapsed: 1.461 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom -- Time elapsed: 2.549 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow -- Time elapsed: 2.565 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation -- Time elapsed: 1.395 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range -- Time elapsed: 2.017 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.423 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.399 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.420 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible -- Time elapsed: 1.342 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible -- Time elapsed: 1.346 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.469 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.421 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible -- Time elapsed: 1.302 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible -- Time elapsed: 1.338 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.425 s org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden -- Time elapsed: 2.014 s org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment -- Time elapsed: 3.423 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation -- Time elapsed: 2.997 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message -- Time elapsed: 1.918 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50 -- Time elapsed: 3.470 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left -- Time elapsed: 1.852 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden -- Time elapsed: 2.269 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message -- Time elapsed: 2.307 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation -- Time elapsed: 3.372 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message -- Time elapsed: 1.821 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State -- Time elapsed: 1.472 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State -- Time elapsed: 1.936 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use -- Time elapsed: 1.971 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation -- Time elapsed: 2.845 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer -- Time elapsed: 2.958 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment -- Time elapsed: 2.184 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move -- Time elapsed: 2.947 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible -- Time elapsed: 11.39 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.781 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.754 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.788 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.267 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.382 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.427 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.357 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.271 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.266 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment -- Time elapsed: 3.349 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden -- Time elapsed: 3.317 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse -- Time elapsed: 3.351 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden -- Time elapsed: 2.376 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler -- Time elapsed: 1.505 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine -- Time elapsed: 1.527 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor -- Time elapsed: 1.533 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole -- Time elapsed: 1.775 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom -- Time elapsed: 1.340 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor -- Time elapsed: 1.433 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All -- Time elapsed: 1.923 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering -- Time elapsed: 2.319 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline -- Time elapsed: 1.984 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move -- Time elapsed: 2.067 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering -- Time elapsed: 1.970 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move -- Time elapsed: 2.025 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All -- Time elapsed: 1.885 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution -- Time elapsed: 1.858 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it -- Time elapsed: 1.885 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone -- Time elapsed: 2.439 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings -- Time elapsed: 1.878 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion -- Time elapsed: 1.826 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children -- Time elapsed: 1.885 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1 -- Time elapsed: 1.871 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2 -- Time elapsed: 1.851 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3 -- Time elapsed: 1.857 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings -- Time elapsed: 1.902 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed -- Time elapsed: 1.896 s Running org.eclipse.sirius.tests.swtbot.suite.AllTestSuite Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable() (Eclipse:16809): Gtk-CRITICAL **: 20:37:16.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree() Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind() Setup of org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation() Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable() (Eclipse:16809): Gtk-CRITICAL **: 20:37:28.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree() Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable() (Eclipse:16809): Gtk-CRITICAL **: 20:37:30.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening() Setup of org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation() Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote() Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText() Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen() Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardButton() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboard() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardToManyElement() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer() Setup of org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel() Setup of org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh() Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions() Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions() Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions() (Eclipse:16809): Gtk-CRITICAL **: 20:39:47.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions() Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions() (Eclipse:16809): Gtk-CRITICAL **: 20:39:49.831: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction() Setup of org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForFunctionnalChain() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge() Setup of org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes() Setup of org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer() Setup of org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements() Setup of org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction() Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange() Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons() Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator() Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant() Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening() Setup of org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection() Setup of org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior() (Eclipse:16809): Gtk-CRITICAL **: 20:48:19.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages() Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor() Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload() (Eclipse:16809): Gtk-CRITICAL **: 20:48:26.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16809): Gtk-CRITICAL **: 20:48:26.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor() Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload() (Eclipse:16809): Gtk-CRITICAL **: 20:48:30.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16809): Gtk-CRITICAL **: 20:48:30.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject() Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick() Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject() Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException() Setup of org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenAStandardContainerAndARegionsContainer() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenARegionsContainerAndAStandardContainer() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenTwoRegionsContainer() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenTwoRegionsContainer() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenAStandardContainerAndARegionsContainer() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenARegionsContainerAndAStandardContainer() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack() Setup of org.eclipse.sirius.tests.swtbot.propertypage.SiriusPreferencesPropertyPageTest.testSiriusPreferencesPage() Setup of org.eclipse.sirius.tests.swtbot.propertypage.SiriusSessionDetailsPropertyPageTest.testSiriusSessionDetailsPage() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToLabelNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNodeLabel() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithContextMenu() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithContextMenu() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithTabbar() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToLabelNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testPasteEnablement() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithTabbar() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNodeLabel() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeLabelToNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToLabelNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToLabelNode() Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSelectionChangeBehaviorAfterAReconnectToolWithUnexpectedBehavior() Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting() Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting() Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithRectilinearStyleRouting() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError() Setup of org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001() (Eclipse:16809): Gtk-CRITICAL **: 20:50:15.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002() Setup of org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004() (Eclipse:16809): Gtk-WARNING **: 20:50:22.237: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 20:50:22.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:50:22.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 20:50:22.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005() Setup of org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation() java.lang.instrument.IllegalClassFormatException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch. at org.jacoco.agent.rt.internal_3570298.CoverageTransformer.transform(CoverageTransformer.java:94) at java.instrument/java.lang.instrument.ClassFileTransformer.transform(ClassFileTransformer.java:244) at java.instrument/sun.instrument.TransformerManager.transform(TransformerManager.java:188) at java.instrument/sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:541) at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:283) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:716) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:639) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:607) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:587) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:566) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397) at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:500) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at java.base/java.lang.Class.getDeclaredConstructors0(Native Method) at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) at java.base/java.lang.Class.getConstructor0(Class.java:3578) at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:204) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63) at org.eclipse.emf.ecore.plugin.RegistryReader$PluginClassDescriptor.createInstance(RegistryReader.java:179) at org.eclipse.emf.edit.EMFEditPlugin$2$1PluginAdapterFactoryDescriptor.createAdapterFactory(EMFEditPlugin.java:164) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:240) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:202) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:291) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:271) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:258) at org.eclipse.sirius.diagram.ui.provider.DiagramUIPlugin$Implementation.getItemImageDescriptor(DiagramUIPlugin.java:443) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteImageProvider.getImageDescriptor(PaletteImageProvider.java:74) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.addElementToContainer(PaletteManagerImpl.java:712) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updateContainer(PaletteManagerImpl.java:621) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePaletteForDiagramWithoutLayer(PaletteManagerImpl.java:290) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:263) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:235) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:194) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.update(PaletteManagerImpl.java:161) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.update(PaletteManagerImpl.java:147) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteToolChangeListener.notifyToolChange(PaletteToolChangeListener.java:52) at org.eclipse.sirius.diagram.tools.api.management.ToolManagement.notifyToolChange(ToolManagement.java:179) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.hookGraphicalViewer(DDiagramEditorImpl.java:861) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createOriginalGraphicalViewer(DDiagramEditorImpl.java:1588) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createMainDiagramSection(DDiagramEditorImpl.java:1516) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createGraphicalViewer(DDiagramEditorImpl.java:1479) at org.eclipse.gef.ui.parts.GraphicalEditor.createPartControl(GraphicalEditor.java:169) at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor.createPartControl(DiagramEditor.java:1591) at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditorWithFlyOutPalette.createPartControl(DiagramEditorWithFlyOutPalette.java:330) at org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor.createPartControl(DiagramDocumentEditor.java:1540) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createPartControl(DDiagramEditorImpl.java:645) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158) at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:96) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365) at jdk.internal.reflect.GeneratedMethodAccessor83.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:960) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:330) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42) at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:105) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960) at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:660) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:624) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:790) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1264) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3210) at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3100) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3098) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3068) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3051) at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices$1.run(DiagramDialectUIServices.java:224) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: java.io.IOException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch. at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrumentError(Instrumenter.java:160) at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:110) at org.jacoco.agent.rt.internal_3570298.CoverageTransformer.transform(CoverageTransformer.java:92) ... 137 more Caused by: org.jacoco.agent.rt.internal_3570298.asm.MethodTooLargeException: Method too large: org/eclipse/uml2/uml/util/UMLSwitch.doSwitch (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object; at org.jacoco.agent.rt.internal_3570298.asm.MethodWriter.computeMethodInfoSize(MethodWriter.java:2087) at org.jacoco.agent.rt.internal_3570298.asm.ClassWriter.toByteArray(ClassWriter.java:489) at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:91) at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:108) ... 138 more Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom() Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements() (Eclipse:16809): Gtk-CRITICAL **: 20:51:38.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog() (Eclipse:16809): Gtk-CRITICAL **: 20:51:42.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog() (Eclipse:16809): Gtk-CRITICAL **: 20:51:46.856: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog() (Eclipse:16809): Gtk-CRITICAL **: 20:51:51.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog() (Eclipse:16809): Gtk-CRITICAL **: 20:51:55.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements() (Eclipse:16809): Gtk-CRITICAL **: 20:51:59.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation() (Eclipse:16809): Gtk-CRITICAL **: 20:52:02.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines() (Eclipse:16809): Gtk-CRITICAL **: 20:52:03.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines() (Eclipse:16809): Gtk-CRITICAL **: 20:52:08.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection() (Eclipse:16809): Gtk-CRITICAL **: 20:52:12.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm() (Eclipse:16809): Gtk-CRITICAL **: 20:52:14.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion() (Eclipse:16809): Gtk-CRITICAL **: 20:52:17.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth() (Eclipse:16809): Gtk-CRITICAL **: 20:52:19.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth() (Eclipse:16809): Gtk-CRITICAL **: 20:52:21.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse() (Eclipse:16809): Gtk-CRITICAL **: 20:52:23.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut() (Eclipse:16809): Gtk-CRITICAL **: 20:52:25.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut() (Eclipse:16809): Gtk-CRITICAL **: 20:52:27.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor() (Eclipse:16809): Gtk-CRITICAL **: 20:52:29.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2() (Eclipse:16809): Gtk-CRITICAL **: 20:52:31.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass() (Eclipse:16809): Gtk-CRITICAL **: 20:52:32.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory() (Eclipse:16809): Gtk-CRITICAL **: 20:52:33.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority() (Eclipse:16809): Gtk-CRITICAL **: 20:52:34.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog() (Eclipse:16809): Gtk-CRITICAL **: 20:52:45.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit() (Eclipse:16809): Gtk-CRITICAL **: 20:52:47.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox() (Eclipse:16809): Gtk-CRITICAL **: 20:52:48.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName() (Eclipse:16809): Gtk-CRITICAL **: 20:52:49.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:16809): Gtk-CRITICAL **: 20:52:50.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:16809): Gtk-CRITICAL **: 20:52:52.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue() Setup of org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue() (Eclipse:16809): Gtk-CRITICAL **: 20:52:55.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelection() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelectionWithChildren() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesIgnorePin() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelection() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelectionWithChildren() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesIgnorePin() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testActionsFromEclipseMenu() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSameEdge() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testWithACapellaLikeTitleBlock() Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEAttributes() Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEAttributes() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfVerticalRegionContainerWithFixedSizeRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithHStackContainerAndList() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithTitleBlockWithLabel() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfHorizontalRegionContainerWithFixedSizeRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeToEdgeVisibilityInCaseOfCollapseCompartment() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout() (Eclipse:16809): Gtk-WARNING **: 21:12:39.428: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:12:39.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:39.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:39.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop() (Eclipse:16809): Gtk-WARNING **: 21:12:42.061: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:12:42.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:42.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:42.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelUpdateTest.testEdgeLabelCreatedEmptyAndThenUpdated() (Eclipse:16809): Gtk-WARNING **: 21:12:43.279: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:12:43.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:43.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:43.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Please fix your code to add using EClass.getEStructuralFeatures() instead of EClass.getEReferences() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation() (Eclipse:16809): Gtk-WARNING **: 21:12:46.579: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:12:46.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:46.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:46.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation() (Eclipse:16809): Gtk-WARNING **: 21:12:49.277: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:12:49.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:49.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:12:49.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges() Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable() Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram() Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll() Setup of org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest() Setup of org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering() (Eclipse:16809): Gtk-WARNING **: 21:13:49.893: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:13:49.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:13:49.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:13:49.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering() (Eclipse:16809): Gtk-WARNING **: 21:13:51.373: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:13:51.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:13:51.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:13:51.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2() (Eclipse:16809): Gtk-WARNING **: 21:13:52.843: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:13:52.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:13:52.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:13:52.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2() (Eclipse:16809): Gtk-WARNING **: 21:13:54.308: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:13:54.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:13:54.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:13:54.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI() Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters() (Eclipse:16809): Gtk-WARNING **: 21:14:00.068: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:14:00.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:14:00.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:14:00.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:14:00.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:14:00.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:14:00.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:14:00.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI() Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation() Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations() Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest.testPortsLocationsAfterDragAndDropOnSameContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle() Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability() Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability() Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability() Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability() Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee() Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges() Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges() Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges() Setup of org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest.test_Deletion_Undo_Of_Node_With_BorderedNodes() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingStyleFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission() Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1() Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2() Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches() Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue() Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext() Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle() Setup of org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer() Setup of org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue() (Eclipse:16809): Gtk-CRITICAL **: 21:18:31.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection() Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection() Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection() Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testStrikeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdgeLabel() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testUnderlineFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdge() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldAllSelectedElementsFromToolBarWithUndoRedo() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromToolbar() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromToolbar() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdgeLabel() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdge() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromToolbar() Setup of org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testToolbarActionWithNodeLabelSelection() Setup of org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionVerticalPreference() Setup of org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionHorizontalPreference() Setup of org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionDiagonalPreference() Setup of org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAllCombinationsSizeComputationExpressionSizeNodeWithSquareStyle() Setup of org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAutoSizeComputationExpression() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyLineSuggestedColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropLineSuggestedColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFontSuggestedColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFontSuggestedColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeLineCustomColor() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFontLastUsedColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderLineCustomColor() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveLineCustomColor() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFillCustomColor() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFillCustomColor() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFontCustomColorAndClickOnPalette() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFillCustomColor() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseLineLastUsedColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFillLastUsedColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFillCustomColorAndClickOnPalette() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFillSuggestedColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFillSuggestedColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFontCustomColor() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFontColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddLineCustomColorAndClickOnPalette() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFillColors() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFontCustomColor() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFontCustomColor() Setup of org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicLineColors() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName() Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:22:17.122: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:17.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:17.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:17.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:18.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:22:20.387: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:20.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:20.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:20.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:22.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:22:24.730: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:24.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:24.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:24.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:22:26.623: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:26.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:26.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:26.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:28.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:22:29.842: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:29.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:29.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:29.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:31.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:22:34.127: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:34.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:34.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:34.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:35.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:22:37.372: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:37.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:37.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:37.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:22:39.195: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:39.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:39.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:39.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:40.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:22:42.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:42.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:42.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:42.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:22:44.194: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:44.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:44.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:44.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:45.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:22:47.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:47.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:47.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:47.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:50.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:22:52.039: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:52.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:52.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:52.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:22:53.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:53.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:53.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:53.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:56.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:22:58.233: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:22:58.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:58.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:22:58.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:22:59.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:23:01.434: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:01.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:01.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:01.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:23:04.300: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:04.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:04.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:04.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:05.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:07.549: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:07.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:07.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:07.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:08.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:23:10.898: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:10.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:10.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:10.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:12.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:14.140: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:14.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:14.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:14.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:16.006: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:16.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:16.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:16.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:17.857: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:17.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:17.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:17.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:19.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:23:21.057: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:21.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:21.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:21.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:22.936: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:22.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:22.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:22.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:23:24.818: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:24.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:24.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:24.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:25.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:28.091: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:28.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:28.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:28.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:29.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:31.328: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:31.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:31.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:31.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:33.133: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:33.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:33.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:33.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:34.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:36.408: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:36.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:36.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:36.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:37.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:39.683: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:39.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:39.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:39.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:40.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:42.982: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:42.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:42.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:43.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:43.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:46.255: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:46.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:46.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:46.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:23:49.180: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:49.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:49.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:49.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:50.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:23:52.497: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:52.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:52.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:52.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:53.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:23:55.832: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:55.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:55.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:55.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:23:56.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:23:59.161: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:23:59.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:59.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:23:59.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:24:00.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:24:02.566: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:24:02.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:24:02.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:24:02.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment() Setup of org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels() Setup of org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor() Setup of org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor() Setup of org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources() Setup of org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM() Setup of org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad() Setup of org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected() Setup of org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection() Setup of org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView() Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange() Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique() Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource() Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget() Setup of org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart() Setup of org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection() Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement() Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition() Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement() Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement() Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition() Setup of org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed() Setup of org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement() Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled() Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection() Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled() Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection() Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled() Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection() Setup of org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation() Setup of org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram() Setup of org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction() Setup of org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer() Setup of org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser() (Eclipse:16809): Gtk-CRITICAL **: 21:25:55.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser() (Eclipse:16809): Gtk-CRITICAL **: 21:25:57.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed() Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed() Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser() Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser() Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed() Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName() (Eclipse:16809): Gtk-CRITICAL **: 21:26:10.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed() Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction() Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:26:41.971: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:41.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:41.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:42.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:26:43.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:43.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:43.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:43.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:26:44.595: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:44.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:44.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:44.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:26:45.890: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:45.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:45.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:45.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:26:47.206: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:47.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:47.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:47.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:26:48.520: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:48.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:48.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:48.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:26:49.829: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:49.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:49.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:49.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:26:51.687: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:51.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:51.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:51.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:26:53.040: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:53.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:53.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:53.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:26:54.399: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:54.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:54.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:54.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:26:55.708: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:55.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:55.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:55.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:26:56.982: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:56.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:56.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:57.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:26:59.314: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:26:59.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:59.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:26:59.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:27:00.718: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:00.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:00.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:00.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:27:02.094: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:02.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:02.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:02.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:27:03.421: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:03.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:03.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:03.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:27:04.744: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:04.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:04.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:04.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:27:06.046: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:06.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:06.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:06.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:27:07.412: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:07.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:07.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:07.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:27:09.274: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:09.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:09.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:09.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:27:10.686: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:10.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:10.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:10.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:27:12.014: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:12.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:12.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:12.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:27:13.361: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:13.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:13.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:13.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:27:14.695: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:27:14.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:14.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:27:14.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode() Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession() Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession() Setup of org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor() Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage() Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription() Setup of org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack() Setup of org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.null() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006() Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees() Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables() (Eclipse:16809): Gtk-CRITICAL **: 21:33:29.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition() (Eclipse:16809): Gtk-CRITICAL **: 21:33:32.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion() (Eclipse:16809): Gtk-CRITICAL **: 21:33:35.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat() (Eclipse:16809): Gtk-CRITICAL **: 21:33:37.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor() (Eclipse:16809): Gtk-CRITICAL **: 21:33:39.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth() (Eclipse:16809): Gtk-CRITICAL **: 21:33:40.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize() (Eclipse:16809): Gtk-CRITICAL **: 21:33:42.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth() (Eclipse:16809): Gtk-CRITICAL **: 21:33:44.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor() (Eclipse:16809): Gtk-CRITICAL **: 21:33:46.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization() Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession() Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening() Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel() Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors() (Eclipse:16809): Gtk-CRITICAL **: 21:34:05.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16809): Gtk-CRITICAL **: 21:34:05.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening() Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists() Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening() Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk() Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:34:22.231: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:22.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:22.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:22.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:34:23.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:34:25.161: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:25.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:25.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:25.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:34:27.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:34:29.199: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:29.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:29.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:29.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:34:31.005: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:31.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:31.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:31.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:34:32.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:34:34.004: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:34.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:34.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:34.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:34:35.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:34:38.088: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:38.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:38.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:38.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:34:39.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:34:41.076: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:41.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:41.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:41.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:34:42.863: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:42.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:42.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:42.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:34:44.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:34:45.910: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:45.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:45.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:45.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:34:47.678: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:47.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:47.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:47.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:34:48.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:34:50.705: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:50.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:50.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:50.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:34:53.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:34:54.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:54.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:54.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:55.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:34:56.847: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:34:56.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:56.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:34:56.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:34:59.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:35:00.972: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:00.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:00.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:01.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:02.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:35:03.850: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:03.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:03.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:03.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:35:06.686: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:06.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:06.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:06.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:07.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:09.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:09.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:09.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:09.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:10.578: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:35:12.889: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:12.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:12.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:12.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:14.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:15.881: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:15.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:15.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:15.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:17.727: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:17.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:17.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:17.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:19.528: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:19.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:19.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:19.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:20.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:35:22.555: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:22.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:22.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:22.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:24.353: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:24.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:24.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:24.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:35:26.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:26.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:26.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:26.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:27.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:29.040: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:29.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:29.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:29.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:30.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:32.019: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:32.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:32.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:32.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:33.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:33.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:33.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:33.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:34.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:36.713: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:36.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:36.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:36.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:37.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:39.700: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:39.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:39.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:39.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:40.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:42.662: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:42.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:42.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:42.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:43.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:45.602: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:45.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:45.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:45.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:35:48.407: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:48.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:48.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:48.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:49.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:35:51.340: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:51.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:51.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:51.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:52.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:35:54.307: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:54.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:54.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:54.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:55.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:35:57.276: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:35:57.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:57.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:35:57.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-CRITICAL **: 21:35:58.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:36:00.279: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:00.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:00.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:00.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:02.096: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:02.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:02.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:02.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:36:03.631: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:03.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:03.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:03.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:36:05.437: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:05.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:05.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:05.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:36:06.929: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:06.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:06.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:06.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:36:08.381: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:08.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:08.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:08.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:09.864: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:09.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:09.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:09.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:12.412: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:12.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:12.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:12.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:13.954: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:13.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:13.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:13.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:36:15.496: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:15.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:15.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:15.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:16.957: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:16.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:16.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:16.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:18.468: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:18.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:18.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:18.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:36:19.933: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:19.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:19.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:19.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation() Setup of org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation() Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:27.520: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:27.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:27.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:27.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:36:29.019: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:29.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:29.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:29.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:36:30.449: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:30.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:30.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:30.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:36:31.905: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:31.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:31.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:31.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:36:33.356: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:33.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:33.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:33.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:34.840: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:34.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:34.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:34.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:37.337: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:37.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:37.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:37.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:38.882: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:38.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:38.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:38.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:36:40.360: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:40.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:40.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:40.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:41.806: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:41.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:41.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:41.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:43.281: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:43.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:43.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:43.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:36:44.765: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:44.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:44.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:44.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:47.258: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:47.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:47.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:47.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:49.300: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:49.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:49.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:49.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:36:50.930: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:50.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:50.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:50.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:53.443: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:53.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:53.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:53.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:54.924: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:54.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:54.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:54.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:56.389: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:56.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:56.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:56.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:36:57.865: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:57.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:57.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:57.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:36:59.363: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:36:59.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:59.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:36:59.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:37:00.816: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:00.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:00.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:00.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:37:02.366: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:02.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:02.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:02.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:37:03.812: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:03.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:03.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:03.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:37:05.297: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:05.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:05.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:05.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:37:06.771: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:06.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:06.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:06.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:37:09.424: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:09.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:09.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:09.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll() (Eclipse:16809): Gtk-WARNING **: 21:37:10.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:10.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:10.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:10.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:37:13.403: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:13.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:13.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:13.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:37:14.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:14.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:14.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:14.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:37:16.386: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:16.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:16.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:16.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16809): Gtk-WARNING **: 21:37:17.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:17.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:17.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:17.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:37:19.443: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:19.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:19.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:19.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer() (Eclipse:16809): Gtk-WARNING **: 21:37:20.896: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:20.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:20.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:20.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll() (Eclipse:16809): Gtk-WARNING **: 21:37:22.407: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:22.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:22.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:22.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram() (Eclipse:16809): Gtk-WARNING **: 21:37:23.916: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:23.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:23.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:23.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16809): Gtk-WARNING **: 21:37:25.406: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:37:25.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:25.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:37:25.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll() Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels() Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label() Setup of org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow() Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200() Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel() Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX() Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut() Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton() Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel() Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel() Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel() Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation() (Eclipse:16809): Gtk-WARNING **: 21:49:17.685: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 21:49:17.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:49:17.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 21:49:17.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization() Setup of org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible() Setup of org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability() Setup of org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability() Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar() Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection() Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram() Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement() Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar() Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar() Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel() Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession() Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation() Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation() Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation() Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation() Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation() Setup of org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability() Setup of org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor() Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping() Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes() Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges() Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes() Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists() Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles() Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan() Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree() Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle() (Eclipse:16809): Gtk-CRITICAL **: 21:55:05.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField() (Eclipse:16809): Gtk-CRITICAL **: 21:55:07.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField() (Eclipse:16809): Gtk-CRITICAL **: 21:55:21.995: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField() (Eclipse:16809): Gtk-CRITICAL **: 21:55:35.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField() (Eclipse:16809): Gtk-CRITICAL **: 21:55:49.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle() (Eclipse:16809): Gtk-CRITICAL **: 21:56:02.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool() Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool() Setup of org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh() Setup of org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh() Setup of org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction() Setup of org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction() Setup of org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement() Setup of org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort() Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog() Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog() Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving() Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue() Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse() Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue() Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse() Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.null() Setup of org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer() Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer() Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat() Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat() Setup of org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh() Setup of org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation() Setup of org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection() Setup of org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation() Setup of org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation() Setup of org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation() Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty() Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key() Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey() Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing() Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose() Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen() Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen() Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition() Setup of org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh() Setup of org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh() Setup of org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements() Setup of org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut() Setup of org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard() Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo() Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList() Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode() Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer() Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode() Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer() Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM() Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear() Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear() Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram() Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette() Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram() Setup of org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation() Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation() Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation() Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard() Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement() Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius() Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation() Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation() (Eclipse:16809): Gtk-CRITICAL **: 22:04:53.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard() Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer() Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2() Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2() Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer() Setup of org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations() Setup of org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right() Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties() Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick() Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2() Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3() Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4() Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping() Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin() Setup of org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI() (Eclipse:16809): Gtk-WARNING **: 22:07:46.847: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16809): Gtk-WARNING **: 22:07:46.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 22:07:46.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16809): Gtk-WARNING **: 22:07:46.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog() Setup of org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession() Setup of org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel() Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue() Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol() (Eclipse:16809): Gtk-CRITICAL **: 22:08:39.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol() Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol() Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol() Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol() (Eclipse:16809): Gtk-CRITICAL **: 22:08:49.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol() Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR() (Eclipse:16809): Gtk-CRITICAL **: 22:08:55.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG() (Eclipse:16809): Gtk-CRITICAL **: 22:08:58.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG() (Eclipse:16809): Gtk-CRITICAL **: 22:09:01.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG() Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR() (Eclipse:16809): Gtk-CRITICAL **: 22:09:07.095: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG() Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR() Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR() Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh() Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh() Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh() Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications() (Eclipse:16809): Gtk-CRITICAL **: 22:09:24.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession() Setup of org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession() Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement() Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints() Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote() Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement() Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement() Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints() Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote() Setup of org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment() Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening() Setup of org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes() Tests run: 2107, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5559 s -- in org.eclipse.sirius.tests.swtbot.suite.AllTestSuite org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable -- Time elapsed: 1.212 s org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree -- Time elapsed: 1.094 s org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram -- Time elapsed: 1.401 s org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.046 s org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist -- Time elapsed: 1.334 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet -- Time elapsed: 0.904 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName -- Time elapsed: 0.525 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName -- Time elapsed: 0.479 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName -- Time elapsed: 0.484 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName -- Time elapsed: 0.345 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName -- Time elapsed: 0.395 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName -- Time elapsed: 0.432 s org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation -- Time elapsed: 2.111 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable -- Time elapsed: 1.025 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree -- Time elapsed: 0.985 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable -- Time elapsed: 1.028 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram -- Time elapsed: 1.362 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement -- Time elapsed: 1.981 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge -- Time elapsed: 1.543 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode -- Time elapsed: 1.438 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer -- Time elapsed: 2.136 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge -- Time elapsed: 2.074 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode -- Time elapsed: 0.026 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer -- Time elapsed: 1.457 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening -- Time elapsed: 1.959 s org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation -- Time elapsed: 2.091 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote -- Time elapsed: 1.316 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText -- Time elapsed: 1.229 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen -- Time elapsed: 2.312 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition -- Time elapsed: 11.30 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar -- Time elapsed: 3.003 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection -- Time elapsed: 1.763 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar -- Time elapsed: 1.788 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar -- Time elapsed: 2.601 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar -- Time elapsed: 1.877 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar -- Time elapsed: 2.462 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar -- Time elapsed: 1.769 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection -- Time elapsed: 1.690 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar -- Time elapsed: 2.576 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar -- Time elapsed: 2.458 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardButton -- Time elapsed: 4.728 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection -- Time elapsed: 2.056 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboard -- Time elapsed: 1.857 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar -- Time elapsed: 3.405 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar -- Time elapsed: 3.314 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar -- Time elapsed: 1.468 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardToManyElement -- Time elapsed: 1.894 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath -- Time elapsed: 2.164 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection -- Time elapsed: 2.013 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar -- Time elapsed: 3.339 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar -- Time elapsed: 2.331 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar -- Time elapsed: 2.298 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar -- Time elapsed: 3.320 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection -- Time elapsed: 1.268 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea -- Time elapsed: 2.708 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar -- Time elapsed: 3.261 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar -- Time elapsed: 2.301 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll -- Time elapsed: 1.998 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer -- Time elapsed: 1.909 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners -- Time elapsed: 3.037 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode -- Time elapsed: 1.866 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll -- Time elapsed: 1.825 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer -- Time elapsed: 1.951 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection -- Time elapsed: 1.911 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer -- Time elapsed: 1.955 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers -- Time elapsed: 1.853 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel -- Time elapsed: 1.832 s org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh -- Time elapsed: 8.813 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions -- Time elapsed: 1.401 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions -- Time elapsed: 0.964 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions -- Time elapsed: 0.983 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions -- Time elapsed: 0.984 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions -- Time elapsed: 0.989 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions -- Time elapsed: 1.374 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned -- Time elapsed: 1.534 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.540 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps -- Time elapsed: 1.575 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.463 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.527 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 2.002 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.499 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps -- Time elapsed: 1.456 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned -- Time elapsed: 1.416 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent -- Time elapsed: 3.693 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi -- Time elapsed: 1.565 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement -- Time elapsed: 1.783 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue -- Time elapsed: 1.759 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement -- Time elapsed: 1.775 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50 -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50 -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125 -- Time elapsed: 1.559 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg -- Time elapsed: 1.503 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125 -- Time elapsed: 1.536 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125 -- Time elapsed: 1.553 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50 -- Time elapsed: 1.518 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50 -- Time elapsed: 1.508 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers -- Time elapsed: 1.565 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50 -- Time elapsed: 1.510 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide -- Time elapsed: 1.513 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer -- Time elapsed: 1.520 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125 -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide -- Time elapsed: 1.508 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint -- Time elapsed: 1.504 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg -- Time elapsed: 1.526 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50 -- Time elapsed: 1.544 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125 -- Time elapsed: 1.567 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50 -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50 -- Time elapsed: 1.545 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125 -- Time elapsed: 1.671 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50 -- Time elapsed: 1.533 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50 -- Time elapsed: 1.511 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50 -- Time elapsed: 1.597 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide -- Time elapsed: 1.562 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes -- Time elapsed: 1.505 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125 -- Time elapsed: 1.539 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg -- Time elapsed: 1.545 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction -- Time elapsed: 1.643 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction -- Time elapsed: 1.877 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction -- Time elapsed: 1.678 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction -- Time elapsed: 1.788 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction -- Time elapsed: 1.650 s org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession -- Time elapsed: 0.035 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor -- Time elapsed: 2.090 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer -- Time elapsed: 2.290 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForFunctionnalChain -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer -- Time elapsed: 2.256 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer -- Time elapsed: 2.295 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge -- Time elapsed: 2.173 s org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes -- Time elapsed: 1.738 s org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar -- Time elapsed: 1.983 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel -- Time elapsed: 3.987 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode -- Time elapsed: 3.014 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer -- Time elapsed: 6.321 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel -- Time elapsed: 3.896 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode -- Time elapsed: 6.297 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode -- Time elapsed: 2.276 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode -- Time elapsed: 2.191 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode -- Time elapsed: 4.622 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode -- Time elapsed: 4.666 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode -- Time elapsed: 13.37 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer -- Time elapsed: 12.40 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode -- Time elapsed: 11.51 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode -- Time elapsed: 1.803 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode -- Time elapsed: 11.51 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer -- Time elapsed: 2.758 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode -- Time elapsed: 13.42 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode -- Time elapsed: 3.032 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode -- Time elapsed: 6.041 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer -- Time elapsed: 5.235 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode -- Time elapsed: 1.759 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping -- Time elapsed: 3.889 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode -- Time elapsed: 5.263 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer -- Time elapsed: 5.736 s org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection -- Time elapsed: 1.250 s org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized -- Time elapsed: 1.776 s org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized -- Time elapsed: 1.674 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer -- Time elapsed: 3.432 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 2.995 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.147 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool -- Time elapsed: 2.718 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 2.954 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 2.943 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 2.975 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool -- Time elapsed: 4.001 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool -- Time elapsed: 29.19 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool -- Time elapsed: 3.783 s org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements -- Time elapsed: 1.845 s org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 0.620 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization -- Time elapsed: 2.163 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange -- Time elapsed: 9.411 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization -- Time elapsed: 8.416 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization -- Time elapsed: 2.942 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag -- Time elapsed: 1.310 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.761 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.703 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 1.731 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.695 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.721 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 1.684 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.732 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.701 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.705 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.727 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.706 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.798 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection -- Time elapsed: 2.768 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.676 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.715 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.785 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.779 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.737 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.701 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.712 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.730 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.714 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.720 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection -- Time elapsed: 2.831 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.659 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.737 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.676 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.721 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 1.716 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.722 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.756 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 1.695 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.251 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn -- Time elapsed: 1.372 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.306 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.248 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection -- Time elapsed: 1.164 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.204 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.197 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut -- Time elapsed: 1.251 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.192 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons -- Time elapsed: 1.251 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.292 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant -- Time elapsed: 1.203 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.281 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge -- Time elapsed: 23.53 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer -- Time elapsed: 5.829 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels -- Time elapsed: 1.812 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge -- Time elapsed: 9.668 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge -- Time elapsed: 7.868 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes -- Time elapsed: 7.388 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge -- Time elapsed: 6.555 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove -- Time elapsed: 2.332 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels -- Time elapsed: 1.876 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge -- Time elapsed: 6.409 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels -- Time elapsed: 1.264 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges -- Time elapsed: 8.845 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath -- Time elapsed: 6.211 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge -- Time elapsed: 7.816 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels -- Time elapsed: 1.349 s org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening -- Time elapsed: 0.348 s org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection -- Time elapsed: 1.623 s org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior -- Time elapsed: 1.540 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages -- Time elapsed: 3.293 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload -- Time elapsed: 2.843 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor -- Time elapsed: 1.599 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload -- Time elapsed: 2.653 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.143 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick -- Time elapsed: 1.819 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.127 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick -- Time elapsed: 1.016 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.468 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 1.888 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 3.263 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.460 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.409 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.408 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.406 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 1.665 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 1.761 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.328 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 1.949 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 1.566 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 1.660 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.364 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.400 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException -- Time elapsed: 1.745 s org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException -- Time elapsed: 2.347 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.370 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.346 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenTwoRegionsContainer -- Time elapsed: 1.360 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenTwoRegionsContainer -- Time elapsed: 1.358 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack -- Time elapsed: 1.970 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.376 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.364 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack -- Time elapsed: 1.938 s org.eclipse.sirius.tests.swtbot.propertypage.SiriusPreferencesPropertyPageTest.testSiriusPreferencesPage -- Time elapsed: 1.734 s org.eclipse.sirius.tests.swtbot.propertypage.SiriusSessionDetailsPropertyPageTest.testSiriusSessionDetailsPage -- Time elapsed: 1.611 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNode -- Time elapsed: 1.390 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNode -- Time elapsed: 1.340 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToLabelNode -- Time elapsed: 1.346 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNodeLabel -- Time elapsed: 1.326 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithContextMenu -- Time elapsed: 1.533 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel -- Time elapsed: 1.327 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToNode -- Time elapsed: 1.379 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithContextMenu -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNode -- Time elapsed: 1.392 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToNode -- Time elapsed: 1.420 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToNode -- Time elapsed: 1.336 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithTabbar -- Time elapsed: 1.467 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel -- Time elapsed: 1.309 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToLabelNode -- Time elapsed: 1.360 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testPasteEnablement -- Time elapsed: 1.671 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithTabbar -- Time elapsed: 1.433 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNodeLabel -- Time elapsed: 1.312 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToNode -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeLabelToNode -- Time elapsed: 1.341 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToLabelNode -- Time elapsed: 1.343 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToLabelNode -- Time elapsed: 1.320 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSelectionChangeBehaviorAfterAReconnectToolWithUnexpectedBehavior -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting -- Time elapsed: 1.795 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting -- Time elapsed: 1.945 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithRectilinearStyleRouting -- Time elapsed: 1.810 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2 -- Time elapsed: 0.852 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3 -- Time elapsed: 0.280 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition -- Time elapsed: 0.144 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter -- Time elapsed: 0.158 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2 -- Time elapsed: 0.102 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses -- Time elapsed: 0.112 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition -- Time elapsed: 0.151 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition -- Time elapsed: 6.319 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition -- Time elapsed: 0.131 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation -- Time elapsed: 0.157 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter -- Time elapsed: 0.100 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError -- Time elapsed: 0.110 s org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001 -- Time elapsed: 6.981 s org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002 -- Time elapsed: 2.541 s org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004 -- Time elapsed: 5.570 s org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005 -- Time elapsed: 6.109 s org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009 -- Time elapsed: 0.042 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation -- Time elapsed: 2.349 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer -- Time elapsed: 1.600 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges -- Time elapsed: 1.499 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas -- Time elapsed: 1.533 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack -- Time elapsed: 1.714 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass -- Time elapsed: 1.569 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll -- Time elapsed: 1.474 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation -- Time elapsed: 1.634 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer -- Time elapsed: 1.462 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas -- Time elapsed: 1.416 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer -- Time elapsed: 1.426 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer -- Time elapsed: 2.124 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer -- Time elapsed: 1.966 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent -- Time elapsed: 1.716 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode -- Time elapsed: 1.962 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode -- Time elapsed: 2.000 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode -- Time elapsed: 2.067 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer -- Time elapsed: 1.951 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer -- Time elapsed: 1.967 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom -- Time elapsed: 1.648 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer -- Time elapsed: 1.987 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode -- Time elapsed: 1.374 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop -- Time elapsed: 1.518 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer -- Time elapsed: 1.943 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram -- Time elapsed: 2.088 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer -- Time elapsed: 1.923 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer -- Time elapsed: 1.838 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort -- Time elapsed: 1.515 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge -- Time elapsed: 1.535 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort -- Time elapsed: 1.519 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 1.572 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge -- Time elapsed: 1.589 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom -- Time elapsed: 1.771 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements -- Time elapsed: 4.154 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.137 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.371 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.216 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.157 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements -- Time elapsed: 4.419 s org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation -- Time elapsed: 1.870 s org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines -- Time elapsed: 4.532 s org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines -- Time elapsed: 4.477 s org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 1.976 s org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 2.817 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth -- Time elapsed: 1.881 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth -- Time elapsed: 1.884 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 1.871 s org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut -- Time elapsed: 2.418 s org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor -- Time elapsed: 1.174 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2 -- Time elapsed: 1.312 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass -- Time elapsed: 1.109 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory -- Time elapsed: 1.103 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority -- Time elapsed: 11.20 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog -- Time elapsed: 1.267 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox -- Time elapsed: 1.212 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName -- Time elapsed: 1.084 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 2.071 s org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 1.933 s org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue -- Time elapsed: 0.446 s org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue -- Time elapsed: 1.961 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError -- Time elapsed: 1.541 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization -- Time elapsed: 15.23 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 43.42 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 39.24 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 49.33 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization -- Time elapsed: 6.193 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 42.72 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 36.71 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 36.62 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 36.55 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 46.65 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization -- Time elapsed: 27.76 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization -- Time elapsed: 36.45 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 43.09 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 50.44 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization -- Time elapsed: 19.04 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization -- Time elapsed: 1.596 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 36.41 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 46.53 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.637 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.910 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200 -- Time elapsed: 1.749 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50 -- Time elapsed: 1.700 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.197 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.611 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 1.591 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 1.495 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.259 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.199 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.407 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.243 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 1.539 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.178 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.205 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.243 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.221 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.227 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.208 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.213 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.207 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.213 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.275 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 1.652 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.223 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.387 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 1.529 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 1.531 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.195 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.205 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.430 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.247 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 1.586 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.254 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.277 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.328 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.276 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.254 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.301 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.274 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.261 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.299 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.241 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.285 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 1.765 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations -- Time elapsed: 125.7 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking -- Time elapsed: 1.476 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape -- Time elapsed: 1.607 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction -- Time elapsed: 42.00 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis -- Time elapsed: 1.852 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes -- Time elapsed: 1.621 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSameEdge -- Time elapsed: 1.265 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSeveralEdges -- Time elapsed: 1.189 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSameEdge -- Time elapsed: 1.186 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.207 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSeveralEdges -- Time elapsed: 1.210 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.203 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.193 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSeveralEdges -- Time elapsed: 1.203 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSameEdge -- Time elapsed: 1.198 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSeveralEdges -- Time elapsed: 1.196 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testActionsFromEclipseMenu -- Time elapsed: 1.204 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.194 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.207 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.193 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSeveralEdges -- Time elapsed: 1.188 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSameEdge -- Time elapsed: 1.202 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSeveralEdges -- Time elapsed: 1.194 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.229 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSameEdge -- Time elapsed: 1.213 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.251 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSameEdge -- Time elapsed: 1.265 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.388 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.392 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.396 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack -- Time elapsed: 1.737 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack -- Time elapsed: 1.576 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion -- Time elapsed: 1.474 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.379 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.919 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor -- Time elapsed: 1.320 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 1.374 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.396 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.890 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testWithACapellaLikeTitleBlock -- Time elapsed: 4.557 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 1.904 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack -- Time elapsed: 1.489 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.451 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved -- Time elapsed: 2.698 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor -- Time elapsed: 1.317 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.400 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfVerticalRegionContainerWithFixedSizeRegions -- Time elapsed: 2.746 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack -- Time elapsed: 1.415 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.414 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithHStackContainerAndList -- Time elapsed: 4.631 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize -- Time elapsed: 1.400 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.367 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithTitleBlockWithLabel -- Time elapsed: 5.147 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.358 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack -- Time elapsed: 1.536 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion -- Time elapsed: 1.361 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.364 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved -- Time elapsed: 3.180 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize -- Time elapsed: 1.365 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.425 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfHorizontalRegionContainerWithFixedSizeRegions -- Time elapsed: 2.756 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeToEdgeVisibilityInCaseOfCollapseCompartment -- Time elapsed: 2.205 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInHorizontalStack -- Time elapsed: 1.401 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.370 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack -- Time elapsed: 1.377 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack -- Time elapsed: 1.341 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion -- Time elapsed: 1.369 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment -- Time elapsed: 4.207 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming -- Time elapsed: 2.802 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting -- Time elapsed: 10.02 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout -- Time elapsed: 4.984 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 4.998 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting -- Time elapsed: 9.955 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 4.984 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout -- Time elapsed: 4.974 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout -- Time elapsed: 5.254 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 5.029 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 4.995 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 5.027 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 4.986 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering -- Time elapsed: 5.128 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting -- Time elapsed: 9.752 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange -- Time elapsed: 4.998 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange -- Time elapsed: 4.965 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting -- Time elapsed: 9.978 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout -- Time elapsed: 5.014 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 5.012 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting -- Time elapsed: 10.02 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 4.998 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout -- Time elapsed: 4.982 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout -- Time elapsed: 4.989 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 5.070 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.039 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 4.993 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 4.992 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering -- Time elapsed: 5.182 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting -- Time elapsed: 9.949 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 1.789 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 1.564 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 3.087 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.394 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.338 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 1.646 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 1.755 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 1.934 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 1.574 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 1.617 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.320 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.518 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment -- Time elapsed: 1.340 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth -- Time elapsed: 1.268 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth -- Time elapsed: 1.232 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast -- Time elapsed: 1.243 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest -- Time elapsed: 1.234 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode -- Time elapsed: 1.224 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout -- Time elapsed: 2.638 s org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop -- Time elapsed: 1.213 s org.eclipse.sirius.tests.swtbot.EdgeLabelUpdateTest.testEdgeLabelCreatedEmptyAndThenUpdated -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation -- Time elapsed: 2.692 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation -- Time elapsed: 3.081 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource -- Time elapsed: 1.730 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget -- Time elapsed: 1.749 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge -- Time elapsed: 1.457 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage -- Time elapsed: 1.389 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape -- Time elapsed: 1.478 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape -- Time elapsed: 1.713 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge -- Time elapsed: 1.431 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape -- Time elapsed: 1.586 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll -- Time elapsed: 1.742 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges -- Time elapsed: 1.369 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable -- Time elapsed: 9.034 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram -- Time elapsed: 9.061 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll -- Time elapsed: 12.02 s org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest -- Time elapsed: 3.858 s org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest -- Time elapsed: 3.821 s org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload -- Time elapsed: 0.866 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering -- Time elapsed: 1.480 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2 -- Time elapsed: 1.464 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2 -- Time elapsed: 1.567 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI -- Time elapsed: 3.917 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI -- Time elapsed: 2.957 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation -- Time elapsed: 2.637 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations -- Time elapsed: 7.320 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation -- Time elapsed: 4.996 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW -- Time elapsed: 1.291 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE -- Time elapsed: 1.302 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW -- Time elapsed: 1.290 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE -- Time elapsed: 1.333 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE -- Time elapsed: 1.304 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE -- Time elapsed: 1.288 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW -- Time elapsed: 1.315 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE -- Time elapsed: 1.319 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW -- Time elapsed: 1.334 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW -- Time elapsed: 1.291 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE -- Time elapsed: 1.327 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW -- Time elapsed: 1.289 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE -- Time elapsed: 1.299 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW -- Time elapsed: 1.293 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE -- Time elapsed: 1.282 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE -- Time elapsed: 1.282 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW -- Time elapsed: 1.289 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50 -- Time elapsed: 1.463 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125 -- Time elapsed: 1.469 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125 -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN -- Time elapsed: 1.332 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE -- Time elapsed: 1.298 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW -- Time elapsed: 1.288 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS -- Time elapsed: 1.275 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS -- Time elapsed: 1.286 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS -- Time elapsed: 1.291 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS -- Time elapsed: 1.327 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50 -- Time elapsed: 1.304 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South -- Time elapsed: 1.797 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East -- Time elapsed: 1.262 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West -- Time elapsed: 1.276 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East -- Time elapsed: 1.306 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West -- Time elapsed: 1.311 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North -- Time elapsed: 1.291 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South -- Time elapsed: 1.269 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North -- Time elapsed: 1.297 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South -- Time elapsed: 1.291 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East -- Time elapsed: 1.788 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West -- Time elapsed: 1.813 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East -- Time elapsed: 1.283 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West -- Time elapsed: 1.279 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North -- Time elapsed: 1.296 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South -- Time elapsed: 1.796 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East -- Time elapsed: 1.276 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West -- Time elapsed: 1.263 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North -- Time elapsed: 1.277 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South -- Time elapsed: 1.272 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North -- Time elapsed: 1.271 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South -- Time elapsed: 1.269 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East -- Time elapsed: 1.283 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West -- Time elapsed: 1.290 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease -- Time elapsed: 2.511 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East -- Time elapsed: 1.811 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West -- Time elapsed: 1.839 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North -- Time elapsed: 1.304 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South -- Time elapsed: 1.288 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East -- Time elapsed: 1.281 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West -- Time elapsed: 1.278 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North -- Time elapsed: 1.330 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South -- Time elapsed: 1.299 s org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest.testPortLocationFromParentDnDFromModelExplorerView -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest.testPortsLocationsAfterDragAndDropOnSameContainer -- Time elapsed: 2.449 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste -- Time elapsed: 1.747 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy -- Time elapsed: 2.007 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste -- Time elapsed: 2.014 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste -- Time elapsed: 1.760 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat -- Time elapsed: 1.948 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout -- Time elapsed: 1.809 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle -- Time elapsed: 2.267 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability -- Time elapsed: 1.330 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability -- Time elapsed: 1.318 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability -- Time elapsed: 1.338 s org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard -- Time elapsed: 1.375 s org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram -- Time elapsed: 1.283 s org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee -- Time elapsed: 1.842 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges -- Time elapsed: 1.434 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges -- Time elapsed: 1.823 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges -- Time elapsed: 1.825 s org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize -- Time elapsed: 1.705 s org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest.test_Deletion_Undo_Of_Node_With_BorderedNodes -- Time elapsed: 1.730 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingStyleFromAppearanceSection -- Time elapsed: 3.365 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection -- Time elapsed: 2.845 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection -- Time elapsed: 2.885 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection -- Time elapsed: 2.913 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection -- Time elapsed: 2.859 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection -- Time elapsed: 4.014 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection -- Time elapsed: 2.823 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection -- Time elapsed: 3.908 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection -- Time elapsed: 3.961 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar -- Time elapsed: 2.400 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar -- Time elapsed: 2.378 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar -- Time elapsed: 2.396 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar -- Time elapsed: 2.343 s org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission -- Time elapsed: 21.52 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1 -- Time elapsed: 9.050 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2 -- Time elapsed: 8.883 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches -- Time elapsed: 6.848 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue -- Time elapsed: 6.630 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext -- Time elapsed: 2.297 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse -- Time elapsed: 6.615 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle -- Time elapsed: 2.626 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle -- Time elapsed: 2.626 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle -- Time elapsed: 2.530 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle -- Time elapsed: 2.593 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle -- Time elapsed: 2.566 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle -- Time elapsed: 2.525 s org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle -- Time elapsed: 1.315 s org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer -- Time elapsed: 11.09 s org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue -- Time elapsed: 0.546 s org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension -- Time elapsed: 7.586 s org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences -- Time elapsed: 0.636 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode -- Time elapsed: 0.394 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle -- Time elapsed: 10.57 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle -- Time elapsed: 10.40 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithConditionalStyle -- Time elapsed: 10.52 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle -- Time elapsed: 10.42 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle -- Time elapsed: 0.378 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection -- Time elapsed: 1.792 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection -- Time elapsed: 1.440 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection -- Time elapsed: 1.977 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromAppearanceSection -- Time elapsed: 7.546 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testStrikeFromAppearanceSection -- Time elapsed: 5.271 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdgeLabel -- Time elapsed: 1.496 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection -- Time elapsed: 4.866 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromAppearanceSection -- Time elapsed: 6.696 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromAppearanceSection -- Time elapsed: 3.043 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromAppearanceSection -- Time elapsed: 6.308 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testUnderlineFromAppearanceSection -- Time elapsed: 4.846 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromTabbar -- Time elapsed: 4.789 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdge -- Time elapsed: 1.509 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldAllSelectedElementsFromToolBarWithUndoRedo -- Time elapsed: 1.539 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromToolbar -- Time elapsed: 6.313 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromToolbar -- Time elapsed: 6.201 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdgeLabel -- Time elapsed: 1.600 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdge -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontFromAppearanceSection -- Time elapsed: 4.813 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromToolbar -- Time elapsed: 1.254 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testToolbarActionWithNodeLabelSelection -- Time elapsed: 6.244 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionVerticalPreference -- Time elapsed: 1.726 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionHorizontalPreference -- Time elapsed: 1.707 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionDiagonalPreference -- Time elapsed: 1.653 s org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAllCombinationsSizeComputationExpressionSizeNodeWithSquareStyle -- Time elapsed: 43.96 s org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAutoSizeComputationExpression -- Time elapsed: 3.572 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyLineSuggestedColors -- Time elapsed: 1.530 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropLineSuggestedColors -- Time elapsed: 1.747 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFontSuggestedColors -- Time elapsed: 1.440 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFontSuggestedColors -- Time elapsed: 1.714 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeLineCustomColor -- Time elapsed: 1.446 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFontLastUsedColors -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderLineCustomColor -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveLineCustomColor -- Time elapsed: 1.327 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFillCustomColor -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFillCustomColor -- Time elapsed: 1.605 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFontCustomColorAndClickOnPalette -- Time elapsed: 1.578 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFillCustomColor -- Time elapsed: 1.370 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseLineLastUsedColors -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFillLastUsedColors -- Time elapsed: 1.529 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFillCustomColorAndClickOnPalette -- Time elapsed: 1.562 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFillSuggestedColors -- Time elapsed: 1.456 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFillSuggestedColors -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFontCustomColor -- Time elapsed: 1.432 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFontColors -- Time elapsed: 1.938 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddLineCustomColorAndClickOnPalette -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFillColors -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFontCustomColor -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFontCustomColor -- Time elapsed: 1.333 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicLineColors -- Time elapsed: 1.943 s org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation -- Time elapsed: 0.061 s org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName -- Time elapsed: 0.087 s org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.026 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.290 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 4.344 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 1.890 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.220 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.286 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.245 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 1.826 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.205 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 1.792 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.566 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.280 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 4.334 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 3.199 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 2.866 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.243 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.347 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.250 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.863 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.851 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.197 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.881 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 3.270 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.240 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.807 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.273 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.274 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.302 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.270 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.923 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.314 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.342 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.325 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.401 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.935 s org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment -- Time elapsed: 2.123 s org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment -- Time elapsed: 2.193 s org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload -- Time elapsed: 0.605 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle -- Time elapsed: 0.596 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable -- Time elapsed: 0.426 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree -- Time elapsed: 0.652 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable -- Time elapsed: 0.719 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable -- Time elapsed: 0.656 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle -- Time elapsed: 0.337 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle -- Time elapsed: 0.337 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle -- Time elapsed: 0.430 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree -- Time elapsed: 0.665 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree -- Time elapsed: 0.644 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable -- Time elapsed: 0.635 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable -- Time elapsed: 0.033 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable -- Time elapsed: 0.325 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels -- Time elapsed: 0.910 s org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor -- Time elapsed: 1.859 s org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor -- Time elapsed: 2.148 s org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources -- Time elapsed: 2.618 s org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM -- Time elapsed: 11.64 s org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected -- Time elapsed: 1.906 s org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection -- Time elapsed: 1.599 s org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible -- Time elapsed: 0.880 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView -- Time elapsed: 1.795 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView -- Time elapsed: 1.933 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange -- Time elapsed: 1.232 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique -- Time elapsed: 1.250 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique -- Time elapsed: 1.253 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource -- Time elapsed: 1.240 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget -- Time elapsed: 1.284 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource -- Time elapsed: 1.253 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget -- Time elapsed: 1.240 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle -- Time elapsed: 1.441 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource -- Time elapsed: 1.228 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget -- Time elapsed: 1.248 s org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart -- Time elapsed: 0.238 s org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection -- Time elapsed: 8.189 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement -- Time elapsed: 1.081 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition -- Time elapsed: 1.161 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement -- Time elapsed: 1.089 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement -- Time elapsed: 1.083 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition -- Time elapsed: 1.152 s org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed -- Time elapsed: 1.439 s org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement -- Time elapsed: 2.168 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.490 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.566 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.515 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.540 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.526 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.526 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.574 s org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation -- Time elapsed: 1.629 s org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation -- Time elapsed: 1.183 s org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar -- Time elapsed: 0.029 s org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon -- Time elapsed: 1.171 s org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram -- Time elapsed: 0.883 s org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram -- Time elapsed: 0.879 s org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction -- Time elapsed: 1.252 s org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer -- Time elapsed: 1.904 s org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection -- Time elapsed: 7.649 s org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar -- Time elapsed: 7.402 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser -- Time elapsed: 2.520 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser -- Time elapsed: 2.514 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.487 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.479 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser -- Time elapsed: 2.765 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser -- Time elapsed: 2.764 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.485 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName -- Time elapsed: 1.958 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.489 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName -- Time elapsed: 2.153 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar -- Time elapsed: 1.102 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage -- Time elapsed: 1.264 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage -- Time elapsed: 1.232 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage -- Time elapsed: 1.244 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass -- Time elapsed: 1.215 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4 -- Time elapsed: 1.377 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage -- Time elapsed: 1.241 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass -- Time elapsed: 1.235 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable -- Time elapsed: 1.261 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage -- Time elapsed: 1.218 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass -- Time elapsed: 1.195 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass -- Time elapsed: 1.218 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass -- Time elapsed: 1.212 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute -- Time elapsed: 1.198 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute -- Time elapsed: 1.232 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage -- Time elapsed: 1.659 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass -- Time elapsed: 1.190 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage -- Time elapsed: 1.239 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.296 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.298 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.320 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.302 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 1.858 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.365 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.308 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.273 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.325 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.382 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.330 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.317 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.302 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.367 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 1.865 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.362 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.382 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.333 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.360 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools -- Time elapsed: 2.521 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference -- Time elapsed: 2.287 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode -- Time elapsed: 2.274 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge -- Time elapsed: 2.276 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor -- Time elapsed: 2.912 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement -- Time elapsed: 2.511 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage -- Time elapsed: 2.596 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements -- Time elapsed: 2.598 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync -- Time elapsed: 2.604 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent -- Time elapsed: 2.466 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent -- Time elapsed: 2.535 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass -- Time elapsed: 2.261 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor -- Time elapsed: 2.740 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode -- Time elapsed: 2.626 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode -- Time elapsed: 2.541 s org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession -- Time elapsed: 4.624 s org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession -- Time elapsed: 4.914 s org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving -- Time elapsed: 4.661 s org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements -- Time elapsed: 2.985 s org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView -- Time elapsed: 1.724 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer -- Time elapsed: 1.804 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer -- Time elapsed: 1.793 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer -- Time elapsed: 1.773 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125 -- Time elapsed: 2.131 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer -- Time elapsed: 1.798 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 1.809 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 1.792 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint -- Time elapsed: 2.299 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer -- Time elapsed: 2.290 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote -- Time elapsed: 1.815 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode -- Time elapsed: 2.275 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText -- Time elapsed: 1.824 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50 -- Time elapsed: 2.283 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 2.089 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor -- Time elapsed: 1.457 s org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor -- Time elapsed: 1.437 s org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage -- Time elapsed: 0.066 s org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage -- Time elapsed: 10.53 s org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove -- Time elapsed: 1.941 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription -- Time elapsed: 1.246 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription -- Time elapsed: 0.804 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation -- Time elapsed: 2.988 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription -- Time elapsed: 0.732 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription -- Time elapsed: 0.616 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties -- Time elapsed: 0.458 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription -- Time elapsed: 0.716 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription -- Time elapsed: 0.624 s org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay -- Time elapsed: 1.359 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.206 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.270 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin -- Time elapsed: 1.261 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps -- Time elapsed: 1.250 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette -- Time elapsed: 2.185 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.274 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.225 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.299 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned -- Time elapsed: 1.229 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned -- Time elapsed: 1.232 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 1.665 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned -- Time elapsed: 1.214 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.270 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.218 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction -- Time elapsed: 1.401 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps -- Time elapsed: 1.227 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent -- Time elapsed: 2.933 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes -- Time elapsed: 1.801 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200 -- Time elapsed: 3.018 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden -- Time elapsed: 2.897 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 4.038 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight -- Time elapsed: 3.960 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar -- Time elapsed: 3.958 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom -- Time elapsed: 3.956 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate -- Time elapsed: 3.975 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering -- Time elapsed: 2.869 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer -- Time elapsed: 3.931 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer -- Time elapsed: 3.419 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten -- Time elapsed: 4.058 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes -- Time elapsed: 3.988 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap -- Time elapsed: 3.032 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel -- Time elapsed: 3.909 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer -- Time elapsed: 4.988 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds -- Time elapsed: 2.888 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering -- Time elapsed: 1.785 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel -- Time elapsed: 2.937 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200 -- Time elapsed: 4.187 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar -- Time elapsed: 3.864 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction -- Time elapsed: 5.088 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 3.979 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName -- Time elapsed: 3.441 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate -- Time elapsed: 4.028 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward -- Time elapsed: 1.841 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut -- Time elapsed: 1.755 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront -- Time elapsed: 1.807 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut -- Time elapsed: 1.792 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut -- Time elapsed: 1.757 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward -- Time elapsed: 1.811 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront -- Time elapsed: 1.806 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward -- Time elapsed: 1.806 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack -- Time elapsed: 1.811 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut -- Time elapsed: 1.750 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.testDragAndDropModelFile -- Time elapsed: 0.030 s org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange -- Time elapsed: 4.012 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 1.443 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 1.416 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore -- Time elapsed: 1.388 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 1.412 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2 -- Time elapsed: 1.417 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3 -- Time elapsed: 1.373 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate -- Time elapsed: 1.406 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage -- Time elapsed: 1.410 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate -- Time elapsed: 1.449 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate -- Time elapsed: 1.382 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict -- Time elapsed: 1.433 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate -- Time elapsed: 1.405 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace -- Time elapsed: 1.458 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage -- Time elapsed: 1.407 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval -- Time elapsed: 1.405 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 1.408 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate -- Time elapsed: 1.414 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2 -- Time elapsed: 1.410 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3 -- Time elapsed: 1.488 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement -- Time elapsed: 1.464 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2 -- Time elapsed: 1.407 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter -- Time elapsed: 1.446 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter -- Time elapsed: 1.399 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate -- Time elapsed: 1.439 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage -- Time elapsed: 1.404 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning -- Time elapsed: 1.406 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 1.433 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering -- Time elapsed: 1.408 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning -- Time elapsed: 1.413 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate -- Time elapsed: 1.417 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict -- Time elapsed: 1.411 s org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack -- Time elapsed: 1.782 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithoutAutoRefresh -- Time elapsed: 2.424 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingDragAndDropTool -- Time elapsed: 0.846 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 2.381 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 1.891 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithoutAutoRefresh -- Time elapsed: 2.416 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 1.867 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithAutoRefresh -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 1.853 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithoutAutoRefresh -- Time elapsed: 4.081 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.403 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 1.434 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithAutoRefresh -- Time elapsed: 1.968 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 5.126 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 2.346 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithoutAutoRefresh -- Time elapsed: 1.978 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 1.829 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.399 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithAutoRefresh -- Time elapsed: 1.423 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 1.985 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithAutoRefresh -- Time elapsed: 1.945 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithoutAutoRefresh -- Time elapsed: 4.048 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testSelectionPackageInWizardAndCheckIfEdgeIsCreated -- Time elapsed: 1.411 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingDragAndDropFromTreeview -- Time elapsed: 0.869 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithAutoRefresh -- Time elapsed: 1.420 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithAutoRefresh -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 5.139 s org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006 -- Time elapsed: 0.033 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees -- Time elapsed: 2.556 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables -- Time elapsed: 2.501 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition -- Time elapsed: 2.548 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion -- Time elapsed: 1.962 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat -- Time elapsed: 2.030 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor -- Time elapsed: 1.943 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth -- Time elapsed: 1.854 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize -- Time elapsed: 1.983 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth -- Time elapsed: 1.942 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor -- Time elapsed: 1.953 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization -- Time elapsed: 0.208 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization -- Time elapsed: 0.764 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM -- Time elapsed: 0.599 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization -- Time elapsed: 0.193 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession -- Time elapsed: 6.924 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 6.585 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel -- Time elapsed: 1.139 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors -- Time elapsed: 1.667 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 6.010 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists -- Time elapsed: 1.049 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening -- Time elapsed: 6.656 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk -- Time elapsed: 1.774 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.920 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 4.030 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 1.815 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.996 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.084 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.990 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 1.787 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.045 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 1.764 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.022 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.283 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.858 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 4.134 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 2.879 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 2.826 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.970 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.223 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.008 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.848 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.798 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.029 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.791 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 2.893 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.983 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.736 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.954 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.990 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.958 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.941 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.797 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.942 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.958 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.973 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.990 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.821 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.546 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.491 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.452 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 1.485 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.539 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.541 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 1.461 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.508 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.468 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 2.498 s org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation -- Time elapsed: 2.615 s org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation -- Time elapsed: 2.476 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 1.430 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.492 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.551 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.475 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 1.450 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.471 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.487 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 2.493 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.026 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.638 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 2.523 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.481 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.464 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.467 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.506 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 1.446 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 1.555 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.450 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.472 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.651 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 2.500 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.491 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.511 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 1.455 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 1.508 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.508 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.493 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.478 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 1.992 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.754 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.479 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.344 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.713 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.344 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.363 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.381 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.376 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.239 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.264 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.509 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.359 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.232 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.023 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.862 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.222 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.382 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation -- Time elapsed: 2.586 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing -- Time elapsed: 2.418 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.030 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.797 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.487 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.381 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.767 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.379 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.383 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.397 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.380 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.285 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.267 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.636 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.363 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.254 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.983 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.864 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.264 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.372 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation -- Time elapsed: 1.155 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation -- Time elapsed: 1.144 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.140 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation -- Time elapsed: 1.150 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation -- Time elapsed: 1.149 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation -- Time elapsed: 1.144 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation -- Time elapsed: 1.159 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.151 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 1.916 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.414 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.417 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.426 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.386 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.435 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.365 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.379 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.384 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 1.871 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 1.919 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.375 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.395 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 1.880 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.876 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.887 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 1.852 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.368 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 1.867 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.368 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.361 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.439 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.361 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.380 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.383 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.390 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.358 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 1.849 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 1.864 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.373 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.382 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 1.868 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.873 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.384 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.020 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.819 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.498 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.395 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.769 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.374 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.362 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.383 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.369 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.308 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.310 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.526 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.368 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.230 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.981 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.926 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.429 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.002 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.840 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.556 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.373 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.857 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.411 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.373 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.393 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.375 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.309 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.407 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.581 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.376 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.299 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.025 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.871 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.361 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.383 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 1.885 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.373 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.389 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.501 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.502 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.732 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.749 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.716 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.696 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.127 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 1.992 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.390 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.446 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 1.894 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.937 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.925 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 1.881 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.390 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 1.944 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.515 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.434 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.475 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.393 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.408 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.407 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.419 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 1.899 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 1.896 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.389 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.386 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 1.874 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.958 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.901 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 1.885 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.376 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.213 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container -- Time elapsed: 1.564 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned -- Time elapsed: 1.180 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List -- Time elapsed: 1.181 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node -- Time elapsed: 1.254 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned -- Time elapsed: 1.182 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.317 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom -- Time elapsed: 1.271 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned -- Time elapsed: 1.182 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.185 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned -- Time elapsed: 1.168 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node -- Time elapsed: 1.180 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container -- Time elapsed: 1.186 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container -- Time elapsed: 1.195 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container -- Time elapsed: 1.176 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container -- Time elapsed: 1.179 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.199 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.178 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.190 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.173 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.198 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.266 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.192 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.203 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.199 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.173 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.172 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.176 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.230 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.200 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.176 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned -- Time elapsed: 2.340 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom -- Time elapsed: 2.559 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 2.533 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.191 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.180 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram -- Time elapsed: 0.862 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram -- Time elapsed: 2.346 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.347 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom -- Time elapsed: 3.666 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.213 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 2.619 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.186 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.234 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.215 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.449 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase -- Time elapsed: 2.335 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.238 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.224 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 1.514 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.200 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.207 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.202 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.233 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.260 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.188 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.197 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.193 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection -- Time elapsed: 1.390 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge -- Time elapsed: 1.100 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode -- Time elapsed: 1.095 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.101 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode -- Time elapsed: 1.298 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel -- Time elapsed: 1.338 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline -- Time elapsed: 1.089 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.130 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection -- Time elapsed: 1.407 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode -- Time elapsed: 1.203 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge -- Time elapsed: 1.358 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel -- Time elapsed: 1.105 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection -- Time elapsed: 1.299 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection -- Time elapsed: 1.292 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge -- Time elapsed: 1.211 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode -- Time elapsed: 1.194 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection -- Time elapsed: 1.195 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel -- Time elapsed: 1.252 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline -- Time elapsed: 1.095 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label -- Time elapsed: 1.280 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label -- Time elapsed: 1.205 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels -- Time elapsed: 1.209 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels -- Time elapsed: 1.279 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels -- Time elapsed: 1.204 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label -- Time elapsed: 1.391 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels -- Time elapsed: 1.411 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels -- Time elapsed: 1.920 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label -- Time elapsed: 1.344 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels -- Time elapsed: 1.351 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels -- Time elapsed: 1.910 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels -- Time elapsed: 1.223 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels -- Time elapsed: 2.150 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label -- Time elapsed: 1.238 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label -- Time elapsed: 1.185 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels -- Time elapsed: 1.494 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.264 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels -- Time elapsed: 1.295 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label -- Time elapsed: 1.282 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels -- Time elapsed: 1.221 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels -- Time elapsed: 1.177 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels -- Time elapsed: 1.879 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels -- Time elapsed: 1.400 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label -- Time elapsed: 1.430 s org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.205 s org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView -- Time elapsed: 1.327 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 1.919 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 1.894 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 1.871 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove -- Time elapsed: 1.886 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove -- Time elapsed: 1.852 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow -- Time elapsed: 1.871 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 1.868 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 1.883 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove -- Time elapsed: 1.880 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 1.862 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 1.936 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove -- Time elapsed: 1.928 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove -- Time elapsed: 1.867 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 1.856 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 1.864 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 1.880 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove -- Time elapsed: 1.875 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 1.851 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow -- Time elapsed: 1.887 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove -- Time elapsed: 1.885 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression -- Time elapsed: 1.657 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges -- Time elapsed: 1.271 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode -- Time elapsed: 1.738 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode -- Time elapsed: 1.276 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode -- Time elapsed: 1.665 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode -- Time elapsed: 1.287 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.338 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.379 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode -- Time elapsed: 1.262 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer -- Time elapsed: 1.254 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode -- Time elapsed: 1.232 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode -- Time elapsed: 1.286 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode -- Time elapsed: 1.270 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer -- Time elapsed: 1.251 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode -- Time elapsed: 1.252 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.367 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer -- Time elapsed: 1.212 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle -- Time elapsed: 1.284 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout -- Time elapsed: 1.613 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer -- Time elapsed: 1.283 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode -- Time elapsed: 1.739 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints -- Time elapsed: 1.621 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.371 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.327 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode -- Time elapsed: 1.284 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize -- Time elapsed: 1.342 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer -- Time elapsed: 1.404 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode -- Time elapsed: 1.298 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode -- Time elapsed: 1.342 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle -- Time elapsed: 1.336 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode -- Time elapsed: 1.258 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer -- Time elapsed: 1.289 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle -- Time elapsed: 1.325 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode -- Time elapsed: 1.226 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges -- Time elapsed: 1.225 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.426 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases -- Time elapsed: 1.211 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer -- Time elapsed: 1.655 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.435 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode -- Time elapsed: 1.343 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer -- Time elapsed: 1.612 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125 -- Time elapsed: 2.251 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200 -- Time elapsed: 2.760 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel -- Time elapsed: 1.171 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX -- Time elapsed: 1.237 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut -- Time elapsed: 1.234 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel -- Time elapsed: 1.211 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel -- Time elapsed: 1.101 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel -- Time elapsed: 1.159 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete -- Time elapsed: 1.243 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator -- Time elapsed: 3.551 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 0.079 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 1.959 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 0.032 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar -- Time elapsed: 7.187 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.342 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 4.638 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView -- Time elapsed: 4.052 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView -- Time elapsed: 4.588 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 2.377 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView -- Time elapsed: 6.019 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar -- Time elapsed: 7.646 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar -- Time elapsed: 8.501 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 2.142 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 2.752 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView -- Time elapsed: 2.862 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 0.034 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView -- Time elapsed: 1.975 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 2.373 s org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession -- Time elapsed: 0.418 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 2.411 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.017 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 2.189 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView -- Time elapsed: 1.985 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 2.317 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup -- Time elapsed: 1.258 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 2.245 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot -- Time elapsed: 1.579 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 1.908 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 1.843 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView -- Time elapsed: 1.907 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 2.371 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView -- Time elapsed: 2.006 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 0.033 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation -- Time elapsed: 11.51 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch -- Time elapsed: 1.616 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal -- Time elapsed: 1.131 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension -- Time elapsed: 1.123 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut -- Time elapsed: 1.156 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement -- Time elapsed: 1.155 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization -- Time elapsed: 1.157 s org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible -- Time elapsed: 9.035 s org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability -- Time elapsed: 2.827 s org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability -- Time elapsed: 2.656 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar -- Time elapsed: 1.734 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection -- Time elapsed: 1.448 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram -- Time elapsed: 1.448 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar -- Time elapsed: 1.437 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar -- Time elapsed: 1.474 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel -- Time elapsed: 1.749 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession -- Time elapsed: 2.158 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation -- Time elapsed: 1.732 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation -- Time elapsed: 1.519 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation -- Time elapsed: 1.567 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation -- Time elapsed: 1.560 s org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability -- Time elapsed: 1.401 s org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout -- Time elapsed: 1.242 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor -- Time elapsed: 2.960 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping -- Time elapsed: 1.353 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor -- Time elapsed: 11.52 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor -- Time elapsed: 2.465 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor -- Time elapsed: 2.424 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor -- Time elapsed: 1.391 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor -- Time elapsed: 1.404 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor -- Time elapsed: 1.387 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor -- Time elapsed: 2.420 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor -- Time elapsed: 2.415 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor -- Time elapsed: 1.400 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor -- Time elapsed: 2.464 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor -- Time elapsed: 1.460 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor -- Time elapsed: 2.939 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor -- Time elapsed: 1.498 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping -- Time elapsed: 1.302 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor -- Time elapsed: 2.445 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor -- Time elapsed: 1.393 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor -- Time elapsed: 1.394 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor -- Time elapsed: 1.401 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor -- Time elapsed: 2.451 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor -- Time elapsed: 11.42 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor -- Time elapsed: 2.950 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor -- Time elapsed: 11.41 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor -- Time elapsed: 2.940 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor -- Time elapsed: 2.917 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor -- Time elapsed: 2.540 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor -- Time elapsed: 2.907 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping -- Time elapsed: 1.302 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor -- Time elapsed: 1.405 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor -- Time elapsed: 3.032 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor -- Time elapsed: 1.383 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor -- Time elapsed: 1.405 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor -- Time elapsed: 1.434 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor -- Time elapsed: 3.015 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor -- Time elapsed: 2.448 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor -- Time elapsed: 1.409 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor -- Time elapsed: 2.925 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor -- Time elapsed: 11.45 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping -- Time elapsed: 1.304 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor -- Time elapsed: 1.361 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor -- Time elapsed: 11.42 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping -- Time elapsed: 1.301 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes -- Time elapsed: 1.257 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges -- Time elapsed: 1.417 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes -- Time elapsed: 1.242 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists -- Time elapsed: 1.445 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles -- Time elapsed: 1.436 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers -- Time elapsed: 1.405 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight -- Time elapsed: 2.196 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight -- Time elapsed: 1.410 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 1.213 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree -- Time elapsed: 1.258 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan -- Time elapsed: 1.386 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree -- Time elapsed: 1.345 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan -- Time elapsed: 11.19 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight -- Time elapsed: 1.394 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree -- Time elapsed: 1.581 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight -- Time elapsed: 1.233 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.591 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan -- Time elapsed: 1.387 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight -- Time elapsed: 1.379 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight -- Time elapsed: 1.388 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree -- Time elapsed: 11.22 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan -- Time elapsed: 1.219 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree -- Time elapsed: 1.219 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.261 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.591 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.216 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight -- Time elapsed: 1.251 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan -- Time elapsed: 1.341 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight -- Time elapsed: 11.22 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree -- Time elapsed: 1.392 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree -- Time elapsed: 1.215 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree -- Time elapsed: 1.345 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree -- Time elapsed: 1.373 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.567 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight -- Time elapsed: 11.18 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan -- Time elapsed: 1.263 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight -- Time elapsed: 1.369 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight -- Time elapsed: 2.680 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree -- Time elapsed: 1.231 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.215 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight -- Time elapsed: 1.210 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.601 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.246 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree -- Time elapsed: 1.521 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan -- Time elapsed: 2.286 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree -- Time elapsed: 1.224 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan -- Time elapsed: 1.328 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree -- Time elapsed: 2.224 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree -- Time elapsed: 11.20 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan -- Time elapsed: 1.368 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan -- Time elapsed: 1.268 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 2.727 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree -- Time elapsed: 2.202 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree -- Time elapsed: 1.382 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan -- Time elapsed: 11.19 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.619 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle -- Time elapsed: 1.922 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField -- Time elapsed: 13.51 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField -- Time elapsed: 13.48 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField -- Time elapsed: 13.86 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField -- Time elapsed: 13.51 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle -- Time elapsed: 2.920 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 1.809 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 1.727 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 1.792 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.345 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 1.769 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 1.968 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.416 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.337 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.384 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.579 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 1.836 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 1.958 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 1.863 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.465 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 1.838 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 1.904 s org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh -- Time elapsed: 1.054 s org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh -- Time elapsed: 2.365 s org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction -- Time elapsed: 1.198 s org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement -- Time elapsed: 2.190 s org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete -- Time elapsed: 2.678 s org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort -- Time elapsed: 1.393 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog -- Time elapsed: 1.442 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog -- Time elapsed: 1.435 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving -- Time elapsed: 2.301 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue -- Time elapsed: 3.635 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse -- Time elapsed: 3.661 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue -- Time elapsed: 3.158 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse -- Time elapsed: 3.584 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable -- Time elapsed: 1.421 s org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.testDragAndDropClassFromControlledResourceOntoDiagram -- Time elapsed: 1.818 s org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges -- Time elapsed: 23.49 s org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea -- Time elapsed: 2.865 s org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird -- Time elapsed: 0.352 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams -- Time elapsed: 2.840 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose -- Time elapsed: 2.509 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject -- Time elapsed: 11.05 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection -- Time elapsed: 1.670 s org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic -- Time elapsed: 10.98 s org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation -- Time elapsed: 0.960 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge -- Time elapsed: 2.282 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer -- Time elapsed: 2.573 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer -- Time elapsed: 2.297 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft -- Time elapsed: 2.620 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge -- Time elapsed: 2.675 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer -- Time elapsed: 2.564 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears -- Time elapsed: 4.337 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom -- Time elapsed: 2.562 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer -- Time elapsed: 2.475 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer -- Time elapsed: 2.553 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge -- Time elapsed: 2.217 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign -- Time elapsed: 2.867 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation -- Time elapsed: 2.984 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove -- Time elapsed: 2.549 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall -- Time elapsed: 2.411 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight -- Time elapsed: 2.541 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer -- Time elapsed: 2.584 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop -- Time elapsed: 2.519 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource -- Time elapsed: 2.540 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget -- Time elapsed: 2.549 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign -- Time elapsed: 2.050 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer -- Time elapsed: 2.545 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer -- Time elapsed: 2.516 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer -- Time elapsed: 2.614 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout -- Time elapsed: 2.200 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout -- Time elapsed: 1.393 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension -- Time elapsed: 2.023 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension -- Time elapsed: 2.084 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension -- Time elapsed: 2.008 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval -- Time elapsed: 1.854 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted -- Time elapsed: 1.837 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment -- Time elapsed: 1.846 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency -- Time elapsed: 1.832 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion -- Time elapsed: 2.140 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes -- Time elapsed: 2.043 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency -- Time elapsed: 1.821 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer -- Time elapsed: 2.003 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram -- Time elapsed: 1.417 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes -- Time elapsed: 2.038 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension -- Time elapsed: 1.755 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes -- Time elapsed: 1.990 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout -- Time elapsed: 2.119 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll -- Time elapsed: 1.850 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes -- Time elapsed: 2.010 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram -- Time elapsed: 2.023 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes -- Time elapsed: 1.843 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension -- Time elapsed: 2.288 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 1.520 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 1.725 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension -- Time elapsed: 1.529 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues -- Time elapsed: 1.672 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension -- Time elapsed: 1.526 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 1.558 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1 -- Time elapsed: 1.577 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2 -- Time elapsed: 1.569 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3 -- Time elapsed: 1.570 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4 -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5 -- Time elapsed: 1.555 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6 -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7 -- Time elapsed: 1.644 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.248 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 1.698 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize -- Time elapsed: 2.090 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize -- Time elapsed: 2.188 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape -- Time elapsed: 1.294 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat -- Time elapsed: 1.269 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat -- Time elapsed: 2.110 s org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh -- Time elapsed: 1.502 s org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation -- Time elapsed: 1.518 s org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.016 s org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation -- Time elapsed: 11.62 s org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation -- Time elapsed: 2.048 s org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation -- Time elapsed: 2.016 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty -- Time elapsed: 2.492 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key -- Time elapsed: 2.473 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey -- Time elapsed: 2.485 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing -- Time elapsed: 3.952 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 5.565 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.891 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 3.875 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.811 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 5.606 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.952 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 3.592 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.507 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated -- Time elapsed: 1.750 s org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.260 s org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.040 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition -- Time elapsed: 2.942 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition -- Time elapsed: 2.936 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition -- Time elapsed: 2.931 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition -- Time elapsed: 2.934 s org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh -- Time elapsed: 3.480 s org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh -- Time elapsed: 3.476 s org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements -- Time elapsed: 4.954 s org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 3.108 s org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion -- Time elapsed: 3.519 s org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 2.668 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor -- Time elapsed: 2.006 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor -- Time elapsed: 1.962 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion -- Time elapsed: 2.015 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon -- Time elapsed: 1.955 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize -- Time elapsed: 1.972 s org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut -- Time elapsed: 2.408 s org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut -- Time elapsed: 2.431 s org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode -- Time elapsed: 0.242 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard -- Time elapsed: 2.975 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem -- Time elapsed: 5.917 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard -- Time elapsed: 2.972 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit -- Time elapsed: 2.934 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels -- Time elapsed: 5.711 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels -- Time elapsed: 0.133 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword -- Time elapsed: 0.083 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion -- Time elapsed: 0.039 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion -- Time elapsed: 0.073 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL -- Time elapsed: 0.077 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo -- Time elapsed: 0.038 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList -- Time elapsed: 2.248 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode -- Time elapsed: 2.053 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer -- Time elapsed: 2.064 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode -- Time elapsed: 2.061 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer -- Time elapsed: 2.073 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer -- Time elapsed: 6.426 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM -- Time elapsed: 3.477 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime -- Time elapsed: 3.454 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled -- Time elapsed: 0.979 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled -- Time elapsed: 0.936 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled -- Time elapsed: 0.969 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled -- Time elapsed: 1.329 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear -- Time elapsed: 0.973 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear -- Time elapsed: 0.985 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 0.922 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.345 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.335 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.347 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.303 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.320 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.338 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear -- Time elapsed: 0.983 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear -- Time elapsed: 0.969 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.347 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear -- Time elapsed: 0.997 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.396 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram -- Time elapsed: 2.131 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette -- Time elapsed: 11.54 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram -- Time elapsed: 1.618 s org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation -- Time elapsed: 4.245 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation -- Time elapsed: 2.812 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation -- Time elapsed: 2.699 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard -- Time elapsed: 1.330 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement -- Time elapsed: 1.343 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius -- Time elapsed: 11.34 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation -- Time elapsed: 2.553 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation -- Time elapsed: 2.513 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard -- Time elapsed: 1.349 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer -- Time elapsed: 2.241 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2 -- Time elapsed: 2.213 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2 -- Time elapsed: 2.218 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram -- Time elapsed: 2.206 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram -- Time elapsed: 2.278 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer -- Time elapsed: 2.211 s org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations -- Time elapsed: 5.125 s org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 0.607 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east -- Time elapsed: 3.372 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west -- Time elapsed: 4.406 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125 -- Time elapsed: 2.084 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags -- Time elapsed: 1.430 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north -- Time elapsed: 3.377 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south -- Time elapsed: 3.350 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom -- Time elapsed: 2.479 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125 -- Time elapsed: 2.960 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125 -- Time elapsed: 2.581 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left -- Time elapsed: 2.537 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom -- Time elapsed: 2.154 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left -- Time elapsed: 2.105 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125 -- Time elapsed: 2.553 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west -- Time elapsed: 1.957 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 2.482 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag -- Time elapsed: 2.153 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 2.098 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom -- Time elapsed: 2.557 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left -- Time elapsed: 2.667 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125 -- Time elapsed: 2.636 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top -- Time elapsed: 2.487 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125 -- Time elapsed: 2.541 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left -- Time elapsed: 2.519 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags -- Time elapsed: 1.399 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag -- Time elapsed: 2.432 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top -- Time elapsed: 2.554 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags -- Time elapsed: 1.383 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom -- Time elapsed: 2.401 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right -- Time elapsed: 2.461 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125 -- Time elapsed: 2.533 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125 -- Time elapsed: 2.526 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left -- Time elapsed: 2.513 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top -- Time elapsed: 2.461 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top -- Time elapsed: 2.489 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right -- Time elapsed: 2.228 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right -- Time elapsed: 2.518 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom -- Time elapsed: 2.561 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north -- Time elapsed: 2.925 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right -- Time elapsed: 2.455 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right -- Time elapsed: 2.145 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top -- Time elapsed: 2.494 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties -- Time elapsed: 0.334 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick -- Time elapsed: 1.637 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2 -- Time elapsed: 1.824 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3 -- Time elapsed: 1.734 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4 -- Time elapsed: 1.647 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5 -- Time elapsed: 1.847 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote -- Time elapsed: 1.217 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote -- Time elapsed: 1.234 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote -- Time elapsed: 3.610 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote -- Time elapsed: 1.215 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping -- Time elapsed: 1.392 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote -- Time elapsed: 1.826 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping -- Time elapsed: 1.275 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion -- Time elapsed: 1.416 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote -- Time elapsed: 1.259 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping -- Time elapsed: 1.258 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote -- Time elapsed: 1.825 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge -- Time elapsed: 1.270 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping -- Time elapsed: 1.317 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected -- Time elapsed: 2.255 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote -- Time elapsed: 3.553 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode -- Time elapsed: 1.186 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote -- Time elapsed: 1.252 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText -- Time elapsed: 1.245 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping -- Time elapsed: 1.284 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin -- Time elapsed: 1.282 s org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI -- Time elapsed: 11.91 s org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog -- Time elapsed: 1.601 s org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession -- Time elapsed: 7.680 s org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession -- Time elapsed: 0.067 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup -- Time elapsed: 1.461 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel -- Time elapsed: 1.507 s org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair -- Time elapsed: 1.709 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened -- Time elapsed: 3.427 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened -- Time elapsed: 2.257 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened -- Time elapsed: 4.650 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave -- Time elapsed: 4.722 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel -- Time elapsed: 2.238 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup -- Time elapsed: 2.650 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel -- Time elapsed: 2.710 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave -- Time elapsed: 4.652 s org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue -- Time elapsed: 1.646 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol -- Time elapsed: 1.548 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol -- Time elapsed: 2.749 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol -- Time elapsed: 3.168 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol -- Time elapsed: 2.720 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol -- Time elapsed: 1.503 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol -- Time elapsed: 3.175 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR -- Time elapsed: 2.837 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG -- Time elapsed: 2.839 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG -- Time elapsed: 2.854 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG -- Time elapsed: 2.843 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR -- Time elapsed: 2.840 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG -- Time elapsed: 4.019 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR -- Time elapsed: 2.838 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR -- Time elapsed: 3.990 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh -- Time elapsed: 1.517 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh -- Time elapsed: 1.442 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh -- Time elapsed: 1.448 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh -- Time elapsed: 1.458 s org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications -- Time elapsed: 10.78 s org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession -- Time elapsed: 1.089 s org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession -- Time elapsed: 0.062 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.525 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints -- Time elapsed: 1.839 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.060 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.491 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.488 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.051 s org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment -- Time elapsed: 1.514 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening -- Time elapsed: 1.530 s org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes -- Time elapsed: 2.488 s Results: Tests run: 2586, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >--- [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.0-SNAPSHOT [124/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/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.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >------------- [INFO] Building org.eclipse.sirius.tests 7.4.0-SNAPSHOT [125/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >---- [INFO] Building org.eclipse.sirius.tests.rcptt.properties 7.4.0-SNAPSHOT [126/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/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.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 7.4.0-SNAPSHOT [127/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/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.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 7.4.0-SNAPSHOT [128/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.samples [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/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.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 7.4.0-SNAPSHOT [129/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/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.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------ [INFO] Building org.eclipse.sirius.tests.rcptt.feature 7.4.0-SNAPSHOT [130/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------ [INFO] Building org.eclipse.sirius.update 7.4.0-SNAPSHOT [131/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.update --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update --- [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] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.update --- [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.sirius.update --- [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.sirius.update --- [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.sirius.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-7.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.update --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.update 7.4.0-SNAPSHOT [132/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update --- [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] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update --- [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.sirius.sample.basicfamily.update --- [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.sirius.sample.basicfamily.update --- [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.sirius.sample.basicfamily.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target/org.eclipse.sirius.sample.basicfamily.update-7.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >--- [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 7.4.0-SNAPSHOT [133/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/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.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 7.4.0-SNAPSHOT [134/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/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.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.0-SNAPSHOT [135/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/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.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.0-SNAPSHOT [136/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/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.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.0-SNAPSHOT [137/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.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.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.0-SNAPSHOT [138/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/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.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- Mar 14, 2024 10:10:35 PM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Bundle-Localization. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >------- [INFO] Building org.eclipse.sirius.tests.junit.xtext 7.4.0-SNAPSHOT [139/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Resolving class path of org.eclipse.sirius.tests.junit.xtext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/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.sirius.tests.junit.xtext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/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/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=true, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/surefire.properties] Running org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite Setup of org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange() log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Setup of org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange() Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.007 s -- in org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite$XtextJUnitBundlesReport.dump_environment_data -- Time elapsed: 0.191 s org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange -- Time elapsed: 3.903 s org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange -- Time elapsed: 0.195 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >--------- [INFO] Building org.eclipse.sirius.tests.update 7.4.0-SNAPSHOT [140/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update --- [INFO] The project's OSGi version is 7.4.0.202403141953 [INFO] [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.tests.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update --- [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] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update --- [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.sirius.tests.update --- [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.sirius.tests.update --- [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.sirius.tests.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-7.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sirius Parent 7.4.0-SNAPSHOT ....................... SUCCESS [ 1.267 s] [INFO] org.eclipse.sirius.ext.base 7.4.0-SNAPSHOT ......... SUCCESS [ 18.043 s] [INFO] org.eclipse.sirius.ext.e3 7.4.0-SNAPSHOT ........... SUCCESS [ 0.283 s] [INFO] org.eclipse.sirius.ext.emf 7.4.0-SNAPSHOT .......... SUCCESS [ 0.602 s] [INFO] org.eclipse.sirius.ext.emf.edit 7.4.0-SNAPSHOT ..... SUCCESS [ 0.624 s] [INFO] org.eclipse.sirius.ext.emf.tx 7.4.0-SNAPSHOT ....... SUCCESS [ 0.531 s] [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.0-SNAPSHOT . SUCCESS [ 0.161 s] [INFO] org.eclipse.sirius.ext.ide 7.4.0-SNAPSHOT .......... SUCCESS [ 0.478 s] [INFO] org.eclipse.sirius.model 7.4.0-SNAPSHOT ............ SUCCESS [ 2.432 s] [INFO] org.eclipse.sirius.ecore.extender 7.4.0-SNAPSHOT ... SUCCESS [ 0.591 s] [INFO] org.eclipse.sirius.common 7.4.0-SNAPSHOT ........... SUCCESS [ 0.928 s] [INFO] org.eclipse.sirius 7.4.0-SNAPSHOT .................. SUCCESS [ 2.165 s] [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.0-SNAPSHOT SUCCESS [ 0.535 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.0-SNAPSHOT SUCCESS [ 1.069 s] [INFO] org.eclipse.sirius.common.interpreter 7.4.0-SNAPSHOT SUCCESS [ 0.260 s] [INFO] org.eclipse.sirius.common.ocl 7.4.0-SNAPSHOT ....... SUCCESS [ 0.323 s] [INFO] org.eclipse.sirius.diagram.model 7.4.0-SNAPSHOT .... SUCCESS [ 1.714 s] [INFO] org.eclipse.sirius.diagram 7.4.0-SNAPSHOT .......... SUCCESS [ 1.637 s] [INFO] org.eclipse.sirius.diagram.formatdata 7.4.0-SNAPSHOT SUCCESS [ 0.472 s] [INFO] org.eclipse.sirius.synchronizer 7.4.0-SNAPSHOT ..... SUCCESS [ 0.293 s] [INFO] org.eclipse.sirius.table.model 7.4.0-SNAPSHOT ...... SUCCESS [ 0.679 s] [INFO] org.eclipse.sirius.table 7.4.0-SNAPSHOT ............ SUCCESS [ 0.569 s] [INFO] org.eclipse.sirius.tree.model 7.4.0-SNAPSHOT ....... SUCCESS [ 0.497 s] [INFO] org.eclipse.sirius.tree 7.4.0-SNAPSHOT ............. SUCCESS [ 0.481 s] [INFO] org.eclipse.sirius.model.feature 7.4.0-SNAPSHOT .... SUCCESS [ 0.245 s] [INFO] org.eclipse.sirius.runtime 7.4.0-SNAPSHOT .......... SUCCESS [ 0.237 s] [INFO] org.eclipse.sirius.runtime.acceleo 7.4.0-SNAPSHOT .. SUCCESS [ 0.176 s] [INFO] org.eclipse.sirius.runtime.aql 7.4.0-SNAPSHOT ...... SUCCESS [ 0.138 s] [INFO] org.eclipse.sirius.runtime.ocl 7.4.0-SNAPSHOT ...... SUCCESS [ 0.112 s] [INFO] org.eclipse.sirius.headless.update 7.4.0-SNAPSHOT .. SUCCESS [ 2.125 s] [INFO] org.eclipse.sirius.ext.draw2d 7.4.0-SNAPSHOT ....... SUCCESS [ 2.179 s] [INFO] org.eclipse.sirius.ext.e3.ui 7.4.0-SNAPSHOT ........ SUCCESS [ 2.301 s] [INFO] org.eclipse.sirius.ext.emf.ui 7.4.0-SNAPSHOT ....... SUCCESS [ 0.499 s] [INFO] org.eclipse.sirius.ext.gef 7.4.0-SNAPSHOT .......... SUCCESS [ 0.562 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.0-SNAPSHOT .. SUCCESS [ 1.596 s] [INFO] org.eclipse.sirius.ext.jface 7.4.0-SNAPSHOT ........ SUCCESS [ 0.187 s] [INFO] org.eclipse.sirius.ext.swt 7.4.0-SNAPSHOT .......... SUCCESS [ 0.218 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.0-SNAPSHOT SUCCESS [ 0.304 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.0-SNAPSHOT SUCCESS [ 5.865 s] [INFO] org.eclipse.sirius.common.ui 7.4.0-SNAPSHOT ........ SUCCESS [ 1.005 s] [INFO] org.eclipse.sirius.common.ui.ext 7.4.0-SNAPSHOT .... SUCCESS [ 0.482 s] [INFO] org.eclipse.sirius.common.xtext 7.4.0-SNAPSHOT ..... SUCCESS [ 4.595 s] [INFO] org.eclipse.sirius.ui 7.4.0-SNAPSHOT ............... SUCCESS [ 2.380 s] [INFO] org.eclipse.sirius.diagram.ui 7.4.0-SNAPSHOT ....... SUCCESS [ 7.230 s] [INFO] org.eclipse.sirius.diagram.elk 7.4.0-SNAPSHOT ...... SUCCESS [ 1.491 s] [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.0-SNAPSHOT SUCCESS [ 0.947 s] [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.0-SNAPSHOT SUCCESS [ 0.691 s] [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.0-SNAPSHOT ... SUCCESS [ 1.158 s] [INFO] org.eclipse.sirius.diagram.sequence 7.4.0-SNAPSHOT . SUCCESS [ 1.495 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.0-SNAPSHOT SUCCESS [ 1.131 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.0-SNAPSHOT SUCCESS [ 1.401 s] [INFO] org.eclipse.sirius.doc 7.4.0-SNAPSHOT .............. SUCCESS [ 1.450 s] [INFO] org.eclipse.sirius.editor 7.4.0-SNAPSHOT ........... SUCCESS [ 1.871 s] [INFO] org.eclipse.sirius.editor.diagram 7.4.0-SNAPSHOT ... SUCCESS [ 1.809 s] [INFO] org.eclipse.sirius.editor.sequence 7.4.0-SNAPSHOT .. SUCCESS [ 1.199 s] [INFO] org.eclipse.sirius.table.ui 7.4.0-SNAPSHOT ......... SUCCESS [ 1.220 s] [INFO] org.eclipse.sirius.editor.table 7.4.0-SNAPSHOT ..... SUCCESS [ 0.820 s] [INFO] org.eclipse.sirius.tree.ui 7.4.0-SNAPSHOT .......... SUCCESS [ 0.842 s] [INFO] org.eclipse.sirius.editor.tree 7.4.0-SNAPSHOT ...... SUCCESS [ 0.850 s] [INFO] org.eclipse.sirius.eef.adapters 7.4.0-SNAPSHOT ..... SUCCESS [ 1.349 s] [INFO] org.eclipse.sirius.interpreter 7.4.0-SNAPSHOT ...... SUCCESS [ 0.738 s] [INFO] org.eclipse.sirius.table.ui.ext 7.4.0-SNAPSHOT ..... SUCCESS [ 0.819 s] [INFO] org.eclipse.sirius.tree.ui.ext 7.4.0-SNAPSHOT ...... SUCCESS [ 0.649 s] [INFO] org.eclipse.sirius.ui.ext 7.4.0-SNAPSHOT ........... SUCCESS [ 0.530 s] [INFO] org.eclipse.sirius.ui.editor 7.4.0-SNAPSHOT ........ SUCCESS [ 0.765 s] [INFO] org.eclipse.sirius.tests.junit.support 7.4.0-SNAPSHOT SUCCESS [ 1.132 s] [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.0-SNAPSHOT SUCCESS [ 1.906 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.226 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.241 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.531 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.227 s] [INFO] org.eclipse.sirius.samples.family 7.4.0-SNAPSHOT ... SUCCESS [ 0.208 s] [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.0-SNAPSHOT SUCCESS [ 0.224 s] [INFO] org.eclipse.sirius.properties 7.4.0-SNAPSHOT ....... SUCCESS [ 0.637 s] [INFO] org.eclipse.sirius.properties.edit 7.4.0-SNAPSHOT .. SUCCESS [ 0.866 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.0-SNAPSHOT SUCCESS [ 0.234 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.0-SNAPSHOT SUCCESS [ 0.527 s] [INFO] org.eclipse.sirius.properties.defaultrules 7.4.0-SNAPSHOT SUCCESS [ 0.266 s] [INFO] org.eclipse.sirius.properties.core 7.4.0-SNAPSHOT .. SUCCESS [ 0.657 s] [INFO] org.eclipse.sirius.editor.properties 7.4.0-SNAPSHOT SUCCESS [ 1.533 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.0-SNAPSHOT SUCCESS [ 0.667 s] [INFO] org.eclipse.sirius.ui.properties 7.4.0-SNAPSHOT .... SUCCESS [ 0.814 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.0-SNAPSHOT SUCCESS [ 0.811 s] [INFO] org.eclipse.sirius.sample.properties 7.4.0-SNAPSHOT SUCCESS [ 0.395 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.0-SNAPSHOT SUCCESS [ 0.454 s] [INFO] org.eclipse.sirius.sample.properties.radio 7.4.0-SNAPSHOT SUCCESS [ 0.372 s] [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.0-SNAPSHOT SUCCESS [ 0.357 s] [INFO] org.eclipse.sirius.tests.ui.properties 7.4.0-SNAPSHOT SUCCESS [ 12.819 s] [INFO] org.eclipse.sirius.aql 7.4.0-SNAPSHOT .............. SUCCESS [ 0.111 s] [INFO] org.eclipse.sirius.doc.feature 7.4.0-SNAPSHOT ...... SUCCESS [ 0.200 s] [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.0-SNAPSHOT .. SUCCESS [ 0.223 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.0-SNAPSHOT SUCCESS [ 0.150 s] [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.0-SNAPSHOT ... SUCCESS [ 0.422 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.0-SNAPSHOT SUCCESS [ 0.174 s] [INFO] org.eclipse.sirius.samples 7.4.0-SNAPSHOT .......... SUCCESS [ 0.314 s] [INFO] org.eclipse.sirius.specifier 7.4.0-SNAPSHOT ........ SUCCESS [ 0.578 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.0-SNAPSHOT SUCCESS [ 0.179 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.0-SNAPSHOT SUCCESS [ 0.140 s] [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.0-SNAPSHOT . SUCCESS [ 0.308 s] [INFO] org.eclipse.sirius.tests.support 7.4.0-SNAPSHOT .... SUCCESS [ 0.291 s] [INFO] org.eclipse.sirius.interpreter.feature 7.4.0-SNAPSHOT SUCCESS [ 0.143 s] [INFO] org.eclipse.sirius.properties.feature 7.4.0-SNAPSHOT SUCCESS [ 0.203 s] [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.0-SNAPSHOT SUCCESS [ 0.201 s] [INFO] org.eclipse.sirius.samples.properties.feature 7.4.0-SNAPSHOT SUCCESS [ 0.250 s] [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.0-SNAPSHOT SUCCESS [ 0.370 s] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.0-SNAPSHOT SUCCESS [ 0.587 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.0-SNAPSHOT SUCCESS [ 0.163 s] [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.0-SNAPSHOT SUCCESS [ 0.251 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.0-SNAPSHOT SUCCESS [ 0.244 s] [INFO] org.eclipse.sirius.tests.sample.component 7.4.0-SNAPSHOT SUCCESS [ 0.255 s] [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.0-SNAPSHOT SUCCESS [ 0.866 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.0-SNAPSHOT SUCCESS [ 0.216 s] [INFO] org.eclipse.sirius.sample.interactions 7.4.0-SNAPSHOT SUCCESS [ 0.307 s] [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.0-SNAPSHOT SUCCESS [ 0.240 s] [INFO] org.eclipse.sirius.tests.sample.migration 7.4.0-SNAPSHOT SUCCESS [ 0.409 s] [INFO] org.eclipse.sirius.sample.interactions.design 7.4.0-SNAPSHOT SUCCESS [ 0.837 s] [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.0-SNAPSHOT SUCCESS [ 0.429 s] [INFO] org.eclipse.sirius.sample.ecore.design 7.4.0-SNAPSHOT SUCCESS [ 0.884 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.0-SNAPSHOT SUCCESS [ 0.894 s] [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.0-SNAPSHOT SUCCESS [ 0.409 s] [INFO] org.eclipse.sirius.tests.junit 7.4.0-SNAPSHOT ...... SUCCESS [19:45 min] [INFO] org.eclipse.sirius.tests.tree 7.4.0-SNAPSHOT ....... SUCCESS [ 49.631 s] [INFO] org.eclipse.sirius.tests.swtbot 7.4.0-SNAPSHOT ..... SUCCESS [ 01:53 h] [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.0-SNAPSHOT SUCCESS [ 0.444 s] [INFO] org.eclipse.sirius.tests 7.4.0-SNAPSHOT ............ SUCCESS [ 0.655 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.0-SNAPSHOT SUCCESS [ 0.250 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.0-SNAPSHOT SUCCESS [ 0.352 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.0-SNAPSHOT SUCCESS [ 0.409 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.0-SNAPSHOT SUCCESS [ 0.471 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.0-SNAPSHOT SUCCESS [ 0.250 s] [INFO] org.eclipse.sirius.update 7.4.0-SNAPSHOT ........... SUCCESS [ 18.325 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.0-SNAPSHOT SUCCESS [ 0.433 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.0-SNAPSHOT SUCCESS [ 1.139 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.0-SNAPSHOT SUCCESS [ 1.065 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.0-SNAPSHOT SUCCESS [ 13.562 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.0-SNAPSHOT SUCCESS [ 0.573 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.0-SNAPSHOT SUCCESS [ 0.881 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.0-SNAPSHOT SUCCESS [ 0.615 s] [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.0-SNAPSHOT SUCCESS [ 21.261 s] [INFO] org.eclipse.sirius.tests.update 7.4.0-SNAPSHOT ..... SUCCESS [ 2.616 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:17 h [INFO] Finished at: 2024-03-14T22:10:59Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "headless-server" could not be activated because it does not exist. [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins7414995037117224281.sh + mkdir -p /home/jenkins/agent/workspace/sirius.sonar-master/.maven/tmp [sirius.sonar-master] $ /opt/tools/apache-maven/latest/bin/mvn -f packaging/org.eclipse.sirius.parent/pom.xml -Djava.io.tmpdir=/home/jenkins/agent/workspace/sirius.sonar-master/.maven/tmp -Dmaven.repo.local=/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo -Dplatform-version-name=2023-03 verify -e -B sonar:sonar -Dtests.junit.skip=true -Dtests.swtbot.skip=true -Pheadless,full,junit,swtbot-sequence,swtbot -Dsonar.projectKey=org.eclipse.sirius -Dsonar.organization=eclipse -Dsonar.language=java -Dsonar.host.url=https://sonarcloud.io -Dsonar.token=****** 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: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.11.0.3922 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.11.0.3922: SonarQube plugin was moved to SonarSource organisation [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sirius Parent [pom] [INFO] org.eclipse.sirius.ext.base [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3 [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.edit [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.tx [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.notation [eclipse-plugin] [INFO] org.eclipse.sirius.ext.ide [eclipse-plugin] [INFO] org.eclipse.sirius.model [eclipse-plugin] [INFO] org.eclipse.sirius.ecore.extender [eclipse-plugin] [INFO] org.eclipse.sirius.common [eclipse-plugin] [INFO] org.eclipse.sirius [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.common.ocl [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.model [eclipse-plugin] [INFO] org.eclipse.sirius.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.formatdata [eclipse-plugin] [INFO] org.eclipse.sirius.synchronizer [eclipse-plugin] [INFO] org.eclipse.sirius.table.model [eclipse-plugin] [INFO] org.eclipse.sirius.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree.model [eclipse-plugin] [INFO] org.eclipse.sirius.tree [eclipse-plugin] [INFO] org.eclipse.sirius.model.feature [eclipse-feature] [INFO] org.eclipse.sirius.runtime [eclipse-feature] [INFO] org.eclipse.sirius.runtime.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.aql [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ocl [eclipse-feature] [INFO] org.eclipse.sirius.headless.update [eclipse-repository] [INFO] org.eclipse.sirius.ext.draw2d [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gef [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.runtime [eclipse-plugin] [INFO] org.eclipse.sirius.ext.jface [eclipse-plugin] [INFO] org.eclipse.sirius.ext.swt [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.common.xtext [eclipse-plugin] [INFO] org.eclipse.sirius.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk.debug [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.model [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.edit [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.ui [eclipse-plugin] [INFO] org.eclipse.sirius.doc [eclipse-plugin] [INFO] org.eclipse.sirius.editor [eclipse-plugin] [INFO] org.eclipse.sirius.editor.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.editor.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.tree [eclipse-plugin] [INFO] org.eclipse.sirius.eef.adapters [eclipse-plugin] [INFO] org.eclipse.sirius.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.support [eclipse-plugin] [INFO] org.eclipse.sirius.tests.swtbot.support [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.editor [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.design [eclipse-plugin] [INFO] org.eclipse.sirius.samples.family [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter.aql [eclipse-plugin] [INFO] org.eclipse.sirius.properties [eclipse-plugin] [INFO] org.eclipse.sirius.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.defaultrules [eclipse-plugin] [INFO] org.eclipse.sirius.properties.core [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.checkbox [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.radio [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.textarea [eclipse-plugin] [INFO] org.eclipse.sirius.tests.ui.properties [eclipse-test-plugin] [INFO] org.eclipse.sirius.aql [eclipse-feature] [INFO] org.eclipse.sirius.doc.feature [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.eef [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.xtext [eclipse-feature] [INFO] org.eclipse.sirius.samples [eclipse-feature] [INFO] org.eclipse.sirius.specifier [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.aql [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.tests.support [eclipse-feature] [INFO] org.eclipse.sirius.interpreter.feature [eclipse-feature] [INFO] org.eclipse.sirius.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.specifier.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.samples.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.diagram.elk.feature [eclipse-feature] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature [eclipse-feature] [INFO] org.eclipse.sirius.sample.basicfamily.feature [eclipse-feature] [INFO] org.eclipse.sirius.tests.sample.docbook [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.benchmark [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.design [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.editor [eclipse-plugin] [INFO] org.eclipse.sirius.sample.ecore.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.tree [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.swtbot [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests [eclipse-feature] [INFO] org.eclipse.sirius.tests.rcptt.properties [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.feature [eclipse-feature] [INFO] org.eclipse.sirius.update [eclipse-repository] [INFO] org.eclipse.sirius.sample.basicfamily.update [eclipse-repository] [INFO] org.eclipse.sirius.tests.sample.docbook.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.xtext [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.update [eclipse-repository] [INFO] [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------ [INFO] Building Sirius Parent 7.4.0-SNAPSHOT [1/140] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ sirius-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ sirius-parent --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ sirius-parent --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >----------- [INFO] Building org.eclipse.sirius.ext.base 7.4.0-SNAPSHOT [2/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving target definition file:/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/../../releng/org.eclipse.sirius.targets/./sirius_2023-03.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@6bc93bcb [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/.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=) [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.base --- [INFO] Resolving class path of org.eclipse.sirius.ext.base [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.base --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.base --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.base' with 16 classes [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------ [INFO] Building org.eclipse.sirius.ext.e3 7.4.0-SNAPSHOT [3/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3 --- [INFO] Resolving class path of org.eclipse.sirius.ext.e3 [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.e3 --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.e3' with 0 classes [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------ [INFO] Building org.eclipse.sirius.ext.emf 7.4.0-SNAPSHOT [4/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf --- [INFO] Resolving class path of org.eclipse.sirius.ext.emf [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf' with 9 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >--------- [INFO] Building org.eclipse.sirius.ext.emf.edit 7.4.0-SNAPSHOT [5/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Resolving class path of org.eclipse.sirius.ext.emf.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf.edit' with 1 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >---------- [INFO] Building org.eclipse.sirius.ext.emf.tx 7.4.0-SNAPSHOT [6/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Resolving class path of org.eclipse.sirius.ext.emf.tx [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf.tx' with 1 classes [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >------- [INFO] Building org.eclipse.sirius.ext.gmf.notation 7.4.0-SNAPSHOT [7/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.notation [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.gmf.notation' with 0 classes [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------ [INFO] Building org.eclipse.sirius.ext.ide 7.4.0-SNAPSHOT [8/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.ide --- [INFO] Resolving class path of org.eclipse.sirius.ext.ide [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.ide --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.ide --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.ide' with 8 classes [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.model >------------- [INFO] Building org.eclipse.sirius.model 7.4.0-SNAPSHOT [9/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.model --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.model --- [INFO] Resolving class path of org.eclipse.sirius.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.model --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.model --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.model' with 223 classes [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >-------- [INFO] Building org.eclipse.sirius.ecore.extender 7.4.0-SNAPSHOT [10/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ecore.extender --- [INFO] Resolving class path of org.eclipse.sirius.ecore.extender [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ecore.extender --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ecore.extender --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ecore.extender' with 42 classes [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------ [INFO] Building org.eclipse.sirius.common 7.4.0-SNAPSHOT [11/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common --- [INFO] Resolving class path of org.eclipse.sirius.common [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common' with 121 classes [INFO] [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >---------------- [INFO] Building org.eclipse.sirius 7.4.0-SNAPSHOT [12/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius --- [INFO] Resolving class path of org.eclipse.sirius [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius' with 403 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------ [INFO] Building org.eclipse.sirius.common.acceleo.aql 7.4.0-SNAPSHOT [13/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.aql' with 13 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------ [INFO] Building org.eclipse.sirius.common.acceleo.mtl 7.4.0-SNAPSHOT [14/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [WARNING] [b0b4e5fb-bd9e-460b-b83a-87d2a62aaf2d][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,lpg.runtime.java,2.0.17.v201004271640 have severely compromised security. Please report this concern to the artifact provider. [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.mtl' with 19 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------ [INFO] Building org.eclipse.sirius.common.interpreter 7.4.0-SNAPSHOT [15/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter --- [INFO] Resolving class path of org.eclipse.sirius.common.interpreter [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.interpreter --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.interpreter' with 3 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >---------- [INFO] Building org.eclipse.sirius.common.ocl 7.4.0-SNAPSHOT [16/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ocl --- [INFO] Resolving class path of org.eclipse.sirius.common.ocl [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ocl --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.ocl --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.ocl' with 6 classes [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.model >--------- [INFO] Building org.eclipse.sirius.diagram.model 7.4.0-SNAPSHOT [17/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.model --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.model --- [INFO] Resolving class path of org.eclipse.sirius.diagram.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.model --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.model --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.model --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.model' with 239 classes [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------ [INFO] Building org.eclipse.sirius.diagram 7.4.0-SNAPSHOT [18/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram --- [INFO] Resolving class path of org.eclipse.sirius.diagram [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram' with 287 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------ [INFO] Building org.eclipse.sirius.diagram.formatdata 7.4.0-SNAPSHOT [19/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Resolving class path of org.eclipse.sirius.diagram.formatdata [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.formatdata' with 22 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >--------- [INFO] Building org.eclipse.sirius.synchronizer 7.4.0-SNAPSHOT [20/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.synchronizer --- [INFO] Resolving class path of org.eclipse.sirius.synchronizer [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.synchronizer --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.synchronizer --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.synchronizer' with 22 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.model >---------- [INFO] Building org.eclipse.sirius.table.model 7.4.0-SNAPSHOT [21/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.model --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.model --- [INFO] Resolving class path of org.eclipse.sirius.table.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.model --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.model --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table.model --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.table.model' with 81 classes [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >------------- [INFO] Building org.eclipse.sirius.table 7.4.0-SNAPSHOT [22/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table --- [INFO] Resolving class path of org.eclipse.sirius.table [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.table' with 48 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tree.model >---------- [INFO] Building org.eclipse.sirius.tree.model 7.4.0-SNAPSHOT [23/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.model --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.model --- [INFO] Resolving class path of org.eclipse.sirius.tree.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.model --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.model --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree.model --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tree.model' with 53 classes [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >------------- [INFO] Building org.eclipse.sirius.tree 7.4.0-SNAPSHOT [24/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree --- [INFO] Resolving class path of org.eclipse.sirius.tree [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tree' with 56 classes [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.model.feature >--------- [INFO] Building org.eclipse.sirius.model.feature 7.4.0-SNAPSHOT [25/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.model.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.model.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.model.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.model.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.model.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------ [INFO] Building org.eclipse.sirius.runtime 7.4.0-SNAPSHOT [26/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >-------- [INFO] Building org.eclipse.sirius.runtime.acceleo 7.4.0-SNAPSHOT [27/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >---------- [INFO] Building org.eclipse.sirius.runtime.aql 7.4.0-SNAPSHOT [28/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.aql --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >---------- [INFO] Building org.eclipse.sirius.runtime.ocl 7.4.0-SNAPSHOT [29/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ocl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ocl --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >-------- [INFO] Building org.eclipse.sirius.headless.update 7.4.0-SNAPSHOT [30/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.headless.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update --- [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] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update --- [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.sirius.headless.update --- [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.sirius.headless.update --- [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.sirius.headless.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/target/org.eclipse.sirius.headless.update-7.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.headless.update --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >---------- [INFO] Building org.eclipse.sirius.ext.draw2d 7.4.0-SNAPSHOT [31/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.draw2d --- [INFO] Resolving class path of org.eclipse.sirius.ext.draw2d [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.draw2d --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.draw2d --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.draw2d' with 18 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >----------- [INFO] Building org.eclipse.sirius.ext.e3.ui 7.4.0-SNAPSHOT [32/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [WARNING] [b0b4e5fb-bd9e-460b-b83a-87d2a62aaf2d][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b0b4e5fb-bd9e-460b-b83a-87d2a62aaf2d][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b0b4e5fb-bd9e-460b-b83a-87d2a62aaf2d][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b0b4e5fb-bd9e-460b-b83a-87d2a62aaf2d][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [b0b4e5fb-bd9e-460b-b83a-87d2a62aaf2d][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider. [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Resolving class path of org.eclipse.sirius.ext.e3.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.e3.ui' with 24 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >---------- [INFO] Building org.eclipse.sirius.ext.emf.ui 7.4.0-SNAPSHOT [33/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Resolving class path of org.eclipse.sirius.ext.emf.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.emf.ui' with 2 classes [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------ [INFO] Building org.eclipse.sirius.ext.gef 7.4.0-SNAPSHOT [34/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gef --- [INFO] Resolving class path of org.eclipse.sirius.ext.gef [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gef --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.gef --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.gef' with 4 classes [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >-------- [INFO] Building org.eclipse.sirius.ext.gmf.runtime 7.4.0-SNAPSHOT [35/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.runtime [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.gmf.runtime' with 44 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >----------- [INFO] Building org.eclipse.sirius.ext.jface 7.4.0-SNAPSHOT [36/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.jface --- [INFO] Resolving class path of org.eclipse.sirius.ext.jface [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.jface --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.jface --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.jface' with 0 classes [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------ [INFO] Building org.eclipse.sirius.ext.swt 7.4.0-SNAPSHOT [37/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.swt --- [INFO] Resolving class path of org.eclipse.sirius.ext.swt [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.swt --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ext.swt --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ext.swt' with 1 classes [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 7.4.0-SNAPSHOT [38/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql.ide [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.aql.ide' with 4 classes [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 7.4.0-SNAPSHOT [39/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl.ide [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.acceleo.mtl.ide' with 11 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >----------- [INFO] Building org.eclipse.sirius.common.ui 7.4.0-SNAPSHOT [40/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui --- [INFO] Resolving class path of org.eclipse.sirius.common.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.ui --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.ui' with 149 classes [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >--------- [INFO] Building org.eclipse.sirius.common.ui.ext 7.4.0-SNAPSHOT [41/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.common.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui.ext --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.ui.ext --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.ui.ext' with 1 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >--------- [INFO] Building org.eclipse.sirius.common.xtext 7.4.0-SNAPSHOT [42/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.xtext --- [INFO] Resolving class path of org.eclipse.sirius.common.xtext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.xtext --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.xtext --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.xtext' with 6 classes [INFO] [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >-------------- [INFO] Building org.eclipse.sirius.ui 7.4.0-SNAPSHOT [43/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui --- [INFO] Resolving class path of org.eclipse.sirius.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ui' with 614 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >---------- [INFO] Building org.eclipse.sirius.diagram.ui 7.4.0-SNAPSHOT [44/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui --- [INFO] Resolving class path of org.eclipse.sirius.diagram.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.ui --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.ui' with 1591 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >---------- [INFO] Building org.eclipse.sirius.diagram.elk 7.4.0-SNAPSHOT [45/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk --- [INFO] Resolving class path of org.eclipse.sirius.diagram.elk [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.elk' with 20 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >------- [INFO] Building org.eclipse.sirius.diagram.elk.debug 7.4.0-SNAPSHOT [46/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Resolving class path of org.eclipse.sirius.diagram.elk.debug [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.elk.debug' with 7 classes [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model >---- [INFO] Building org.eclipse.sirius.diagram.sequence.model 7.4.0-SNAPSHOT [47/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.model [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence.model --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence.model' with 112 classes [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >-------- [INFO] Building org.eclipse.sirius.diagram.ui.ext 7.4.0-SNAPSHOT [48/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.diagram.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.ui.ext' with 1 classes [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >------- [INFO] Building org.eclipse.sirius.diagram.sequence 7.4.0-SNAPSHOT [49/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence --- [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence' with 209 classes [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >----- [INFO] Building org.eclipse.sirius.diagram.sequence.edit 7.4.0-SNAPSHOT [50/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence.edit' with 65 classes [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------ [INFO] Building org.eclipse.sirius.diagram.sequence.ui 7.4.0-SNAPSHOT [51/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.diagram.sequence.ui' with 151 classes [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >-------------- [INFO] Building org.eclipse.sirius.doc 7.4.0-SNAPSHOT [52/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.doc --- [INFO] Resolving class path of org.eclipse.sirius.doc [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.doc --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------ [INFO] Building org.eclipse.sirius.editor 7.4.0-SNAPSHOT [53/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor --- [INFO] Resolving class path of org.eclipse.sirius.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.editor' with 601 classes [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >-------- [INFO] Building org.eclipse.sirius.editor.diagram 7.4.0-SNAPSHOT [54/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.diagram --- [INFO] Resolving class path of org.eclipse.sirius.editor.diagram [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.diagram --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.diagram --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.editor.diagram' with 410 classes [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >-------- [INFO] Building org.eclipse.sirius.editor.sequence 7.4.0-SNAPSHOT [55/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.sequence --- [INFO] Resolving class path of org.eclipse.sirius.editor.sequence [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.sequence --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.sequence --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.editor.sequence' with 128 classes [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >----------- [INFO] Building org.eclipse.sirius.table.ui 7.4.0-SNAPSHOT [56/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui --- [INFO] Resolving class path of org.eclipse.sirius.table.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table.ui --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.table.ui' with 272 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >--------- [INFO] Building org.eclipse.sirius.editor.table 7.4.0-SNAPSHOT [57/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.table --- [INFO] Resolving class path of org.eclipse.sirius.editor.table [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.table --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.table --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.editor.table' with 100 classes [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------ [INFO] Building org.eclipse.sirius.tree.ui 7.4.0-SNAPSHOT [58/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui --- [INFO] Resolving class path of org.eclipse.sirius.tree.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree.ui --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tree.ui' with 96 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >---------- [INFO] Building org.eclipse.sirius.editor.tree 7.4.0-SNAPSHOT [59/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.tree --- [INFO] Resolving class path of org.eclipse.sirius.editor.tree [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.tree --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.tree --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.editor.tree' with 49 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >--------- [INFO] Building org.eclipse.sirius.eef.adapters 7.4.0-SNAPSHOT [60/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml [WARNING] [b0b4e5fb-bd9e-460b-b83a-87d2a62aaf2d][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.emf.eef.runtime,1.5.1.201601141612. [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.eef.adapters --- [INFO] Resolving class path of org.eclipse.sirius.eef.adapters [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.eef.adapters --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.eef.adapters --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.eef.adapters' with 12 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >---------- [INFO] Building org.eclipse.sirius.interpreter 7.4.0-SNAPSHOT [61/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.interpreter --- [INFO] Resolving class path of org.eclipse.sirius.interpreter [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.interpreter --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.interpreter --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.interpreter' with 10 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >--------- [INFO] Building org.eclipse.sirius.table.ui.ext 7.4.0-SNAPSHOT [62/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.table.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui.ext --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.table.ui.ext --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.table.ui.ext' with 2 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >---------- [INFO] Building org.eclipse.sirius.tree.ui.ext 7.4.0-SNAPSHOT [63/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.tree.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tree.ui.ext' with 2 classes [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------ [INFO] Building org.eclipse.sirius.ui.ext 7.4.0-SNAPSHOT [64/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.ext --- [INFO] Resolving class path of org.eclipse.sirius.ui.ext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.ext --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.ext --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ui.ext' with 2 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >----------- [INFO] Building org.eclipse.sirius.ui.editor 7.4.0-SNAPSHOT [65/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.editor --- [INFO] Resolving class path of org.eclipse.sirius.ui.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.editor --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.editor --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ui.editor' with 41 classes [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------ [INFO] Building org.eclipse.sirius.tests.junit.support 7.4.0-SNAPSHOT [66/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.support --- [INFO] Resolving class path of org.eclipse.sirius.tests.junit.support [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.support --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.junit.support --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.junit.support' with 48 classes [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >----- [INFO] Building org.eclipse.sirius.tests.swtbot.support 7.4.0-SNAPSHOT [67/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot.support [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.swtbot.support' with 304 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------ [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT [68/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily --- [INFO] The project's OSGi version is 1.0.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >---- [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [69/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] The project's OSGi version is 1.0.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [70/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] The project's OSGi version is 1.0.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [71/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] The project's OSGi version is 1.0.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >-------- [INFO] Building org.eclipse.sirius.samples.family 7.4.0-SNAPSHOT [72/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.samples.family --- [INFO] Resolving class path of org.eclipse.sirius.samples.family [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.samples.family --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >---- [INFO] Building org.eclipse.sirius.common.interpreter.aql 7.4.0-SNAPSHOT [73/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Resolving class path of org.eclipse.sirius.common.interpreter.aql [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.common.interpreter.aql' with 2 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >---------- [INFO] Building org.eclipse.sirius.properties 7.4.0-SNAPSHOT [74/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties --- [INFO] Resolving class path of org.eclipse.sirius.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.properties' with 100 classes [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >-------- [INFO] Building org.eclipse.sirius.properties.edit 7.4.0-SNAPSHOT [75/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.edit --- [INFO] Resolving class path of org.eclipse.sirius.properties.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.edit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.edit --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.properties.edit' with 198 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 7.4.0-SNAPSHOT [76/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.properties.ext.widgets.reference' with 13 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.0-SNAPSHOT [77/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.properties.ext.widgets.reference.edit' with 15 classes [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >---- [INFO] Building org.eclipse.sirius.properties.defaultrules 7.4.0-SNAPSHOT [78/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Resolving class path of org.eclipse.sirius.properties.defaultrules [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.properties.defaultrules' with 4 classes [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >-------- [INFO] Building org.eclipse.sirius.properties.core 7.4.0-SNAPSHOT [79/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.core --- [INFO] Resolving class path of org.eclipse.sirius.properties.core [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.core --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.properties.core' with 64 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >------- [INFO] Building org.eclipse.sirius.editor.properties 7.4.0-SNAPSHOT [80/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties --- [INFO] Resolving class path of org.eclipse.sirius.editor.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.properties --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.editor.properties' with 565 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.0-SNAPSHOT [81/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Resolving class path of org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.editor.properties.ext.widgets.reference' with 17 classes [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >--------- [INFO] Building org.eclipse.sirius.ui.properties 7.4.0-SNAPSHOT [82/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties --- [INFO] Resolving class path of org.eclipse.sirius.ui.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.properties --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ui.properties' with 30 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.0-SNAPSHOT [83/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Resolving class path of org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.ui.properties.ext.widgets.reference' with 9 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >------- [INFO] Building org.eclipse.sirius.sample.properties 7.4.0-SNAPSHOT [84/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties --- [INFO] Resolving class path of org.eclipse.sirius.sample.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties' with 1 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >-- [INFO] Building org.eclipse.sirius.sample.properties.checkbox 7.4.0-SNAPSHOT [85/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Resolving class path of org.eclipse.sirius.sample.properties.checkbox [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties.checkbox' with 1 classes [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >---- [INFO] Building org.eclipse.sirius.sample.properties.radio 7.4.0-SNAPSHOT [86/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Resolving class path of org.eclipse.sirius.sample.properties.radio [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties.radio' with 1 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >-- [INFO] Building org.eclipse.sirius.sample.properties.textarea 7.4.0-SNAPSHOT [87/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Resolving class path of org.eclipse.sirius.sample.properties.textarea [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.sample.properties.textarea' with 1 classes [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------ [INFO] Building org.eclipse.sirius.tests.ui.properties 7.4.0-SNAPSHOT [88/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Resolving class path of org.eclipse.sirius.tests.ui.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Skipping tests [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.ui.properties' with 13 classes [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >-------------- [INFO] Building org.eclipse.sirius.aql 7.4.0-SNAPSHOT [89/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.aql --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >---------- [INFO] Building org.eclipse.sirius.doc.feature 7.4.0-SNAPSHOT [90/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.doc.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >-------- [INFO] Building org.eclipse.sirius.runtime.ide.eef 7.4.0-SNAPSHOT [91/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >---- [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.0-SNAPSHOT [92/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >-------- [INFO] Building org.eclipse.sirius.runtime.ide.ui 7.4.0-SNAPSHOT [93/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >------- [INFO] Building org.eclipse.sirius.runtime.ide.xtext 7.4.0-SNAPSHOT [94/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------ [INFO] Building org.eclipse.sirius.samples 7.4.0-SNAPSHOT [95/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.samples --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >----------- [INFO] Building org.eclipse.sirius.specifier 7.4.0-SNAPSHOT [96/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >--- [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.0-SNAPSHOT [97/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >----- [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 7.4.0-SNAPSHOT [98/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >------- [INFO] Building org.eclipse.sirius.specifier.ide.ui 7.4.0-SNAPSHOT [99/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >--------- [INFO] Building org.eclipse.sirius.tests.support 7.4.0-SNAPSHOT [100/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.support --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------ [INFO] Building org.eclipse.sirius.interpreter.feature 7.4.0-SNAPSHOT [101/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.interpreter.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------ [INFO] Building org.eclipse.sirius.properties.feature 7.4.0-SNAPSHOT [102/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.properties.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >-- [INFO] Building org.eclipse.sirius.specifier.properties.feature 7.4.0-SNAPSHOT [103/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >-- [INFO] Building org.eclipse.sirius.samples.properties.feature 7.4.0-SNAPSHOT [104/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------ [INFO] Building org.eclipse.sirius.diagram.elk.feature 7.4.0-SNAPSHOT [105/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature >---- [INFO] Building org.eclipse.sirius.diagram.elk.sdk.feature 7.4.0-SNAPSHOT [106/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.diagram.elk.sdk.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >-- [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 7.4.0-SNAPSHOT [107/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >----- [INFO] Building org.eclipse.sirius.tests.sample.docbook 7.4.0-SNAPSHOT [108/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook' with 30 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 7.4.0-SNAPSHOT [109/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook.design' with 2 classes [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >---- [INFO] Building org.eclipse.sirius.tests.sample.component 7.4.0-SNAPSHOT [110/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.component --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.component' with 12 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >-- [INFO] Building org.eclipse.sirius.tests.sample.component.design 7.4.0-SNAPSHOT [111/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.component.design' with 41 classes [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >---- [INFO] Building org.eclipse.sirius.tests.sample.benchmark 7.4.0-SNAPSHOT [112/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.benchmark [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.benchmark' with 15 classes [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------ [INFO] Building org.eclipse.sirius.sample.interactions 7.4.0-SNAPSHOT [113/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions --- [INFO] Resolving class path of org.eclipse.sirius.sample.interactions [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions' with 31 classes [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >--- [INFO] Building org.eclipse.sirius.sample.interactions.edit 7.4.0-SNAPSHOT [114/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions.edit' with 26 classes [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >---- [INFO] Building org.eclipse.sirius.tests.sample.migration 7.4.0-SNAPSHOT [115/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.migration' with 53 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >-- [INFO] Building org.eclipse.sirius.sample.interactions.design 7.4.0-SNAPSHOT [116/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions.design' with 3 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >-- [INFO] Building org.eclipse.sirius.sample.interactions.editor 7.4.0-SNAPSHOT [117/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.sample.interactions.editor' with 39 classes [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------ [INFO] Building org.eclipse.sirius.sample.ecore.design 7.4.0-SNAPSHOT [118/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Resolving class path of org.eclipse.sirius.sample.ecore.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.sample.ecore.design' with 11 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >-- [INFO] Building org.eclipse.sirius.tests.sample.migration.design 7.4.0-SNAPSHOT [119/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.migration.design' with 4 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------ [INFO] Building org.eclipse.sirius.tests.sample.scxml 7.4.0-SNAPSHOT [120/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.scxml' with 46 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >---------- [INFO] Building org.eclipse.sirius.tests.junit 7.4.0-SNAPSHOT [121/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)' [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml [WARNING] [b0b4e5fb-bd9e-460b-b83a-87d2a62aaf2d][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.easymock,2.4.0.v20090202-0900 have severely compromised security. Please report this concern to the artifact provider. [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit --- [INFO] Resolving class path of org.eclipse.sirius.tests.junit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit --- [INFO] Skipping tests [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.junit --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.junit' with 1354 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >---------- [INFO] Building org.eclipse.sirius.tests.tree 7.4.0-SNAPSHOT [122/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)' [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.tree --- [INFO] Resolving class path of org.eclipse.sirius.tests.tree [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.tree --- [INFO] Skipping tests [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.tree --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.tree' with 63 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >--------- [INFO] Building org.eclipse.sirius.tests.swtbot 7.4.0-SNAPSHOT [123/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)' [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot --- [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.swtbot --- [INFO] Skipping tests [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.swtbot --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.swtbot' with 896 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >--- [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.0-SNAPSHOT [124/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.scxml.design' with 2 classes [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >------------- [INFO] Building org.eclipse.sirius.tests 7.4.0-SNAPSHOT [125/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >---- [INFO] Building org.eclipse.sirius.tests.rcptt.properties 7.4.0-SNAPSHOT [126/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties' with 11 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 7.4.0-SNAPSHOT [127/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties.edit' with 5 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 7.4.0-SNAPSHOT [128/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.samples [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties.samples' with 2 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 7.4.0-SNAPSHOT [129/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.rcptt.properties.editor' with 39 classes [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------ [INFO] Building org.eclipse.sirius.tests.rcptt.feature 7.4.0-SNAPSHOT [130/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2metadata:7.4.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------ [INFO] Building org.eclipse.sirius.update 7.4.0-SNAPSHOT [131/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.update --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update --- [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] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.update --- [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.sirius.update --- [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.sirius.update --- [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.sirius.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-7.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.update --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.update --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.update 7.4.0-SNAPSHOT [132/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update --- [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] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update --- [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.sirius.sample.basicfamily.update --- [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.sirius.sample.basicfamily.update --- [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.sirius.sample.basicfamily.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/target/org.eclipse.sirius.sample.basicfamily.update-7.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >--- [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 7.4.0-SNAPSHOT [133/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.edit [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook.edit' with 311 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 7.4.0-SNAPSHOT [134/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.editor [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.docbook.editor' with 38 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.0-SNAPSHOT [135/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine' with 37 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.0-SNAPSHOT [136/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine.ide' with 6 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.0-SNAPSHOT [137/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine.ui' with 10 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.0-SNAPSHOT [138/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- Mar 14, 2024 10:13:27 PM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Bundle-Localization. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.sample.xtext.statemachine.design' with 2 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >------- [INFO] Building org.eclipse.sirius.tests.junit.xtext 7.4.0-SNAPSHOT [139/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Resolving class path of org.eclipse.sirius.tests.junit.xtext [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Skipping tests [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Loading execution data file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.sirius.tests.junit.xtext' with 5 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >--------- [INFO] Building org.eclipse.sirius.tests.update 7.4.0-SNAPSHOT [140/140] [INFO] from /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update --- [INFO] The project's OSGi version is 7.4.0.202403142211 [INFO] [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.tests.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target [INFO] [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.sonar-master/.maven/repo/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update --- [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] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update --- [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.sirius.tests.update --- [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.sirius.tests.update --- [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.sirius.tests.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-7.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- jacoco:0.8.7:report (jacoco-site) @ org.eclipse.sirius.tests.update --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------ [INFO] Building Sirius Parent 7.4.0-SNAPSHOT [141/140] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar:3.11.0.3922:sonar (default-cli) @ sirius-parent --- [INFO] 22:13:36.425 Java 17.0.2 Oracle Corporation (64-bit) [INFO] 22:13:36.426 Linux 6.2.9-300.fc38.x86_64 (amd64) [INFO] 22:13:36.426 MAVEN_OPTS= -Xmx4g [INFO] 22:13:36.462 User cache: /home/jenkins/.sonar/cache [INFO] 22:13:39.335 Communicating with SonarCloud [INFO] 22:13:39.356 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.357 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.357 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.357 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.357 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.357 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.387 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.417 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.437 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.437 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.437 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.437 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.437 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.437 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.437 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.437 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.437 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.438 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml skipped by property 'sonar.skip' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)' [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)' [INFO] 22:13:39.462 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.463 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.463 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.463 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.463 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.463 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.463 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.463 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.477 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml skipped by property 'sonar.skip' [INFO] 22:13:39.503 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) [INFO] 22:13:39.798 Load global settings [INFO] 22:13:40.235 Load global settings (done) | time=439ms [INFO] 22:13:40.238 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 22:13:40.247 User cache: /home/jenkins/.sonar/cache [INFO] 22:13:40.251 Loading required plugins [INFO] 22:13:40.252 Load plugins index [INFO] 22:13:40.669 Load plugins index (done) | time=417ms [INFO] 22:13:40.670 Load/download plugins [INFO] 22:13:41.287 Load/download plugins (done) | time=617ms [INFO] 22:13:41.904 Found an active CI vendor: 'Jenkins' [INFO] 22:13:41.911 Load project settings for component key: 'org.eclipse.sirius' [INFO] 22:13:42.315 Load project settings for component key: 'org.eclipse.sirius' (done) | time=404ms [INFO] 22:13:42.319 Process project properties [INFO] 22:13:42.408 Project key: org.eclipse.sirius [INFO] 22:13:42.408 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master [INFO] 22:13:42.408 Working dir: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar [INFO] 22:13:42.427 Load project branches [INFO] 22:13:42.852 Load project branches (done) | time=425ms [INFO] 22:13:42.859 Check ALM binding of project 'org.eclipse.sirius' [INFO] 22:13:43.251 Detected project binding: NOT_BOUND [INFO] 22:13:43.251 Check ALM binding of project 'org.eclipse.sirius' (done) | time=393ms [INFO] 22:13:43.253 Load project pull requests [INFO] 22:13:43.636 Load project pull requests (done) | time=383ms [INFO] 22:13:43.638 Load branch configuration [INFO] 22:13:43.639 Load branch configuration (done) | time=1ms [INFO] 22:13:43.646 Load quality profiles [INFO] 22:13:44.109 Load quality profiles (done) | time=463ms [INFO] 22:13:44.115 Load active rules [INFO] 22:13:50.357 Load active rules (done) | time=6241ms [INFO] 22:13:50.774 Organization key: eclipse [INFO] 22:13:50.784 Preprocessing files... [INFO] 22:13:54.647 2 languages detected in 5507 preprocessed files [INFO] 22:13:54.647 2903 files ignored because of inclusion/exclusion patterns [INFO] 22:13:54.647 0 files ignored because of scm ignore settings [INFO] 22:13:54.655 Loading plugins for detected languages [INFO] 22:13:54.655 Load/download plugins [INFO] 22:13:55.017 Load/download plugins (done) | time=362ms [INFO] 22:13:55.229 Load project repositories [INFO] 22:13:57.247 Load project repositories (done) | time=2018ms [INFO] 22:13:57.249 Indexing files... [INFO] 22:13:57.249 Project configuration: [INFO] 22:13:57.249 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.251 Indexing files of module 'org.eclipse.sirius' [INFO] 22:13:57.251 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius [INFO] 22:13:57.251 Source paths: pom.xml, src [INFO] 22:13:57.252 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.264 Indexing files of module 'org.eclipse.sirius.common' [INFO] 22:13:57.264 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common [INFO] 22:13:57.264 Source paths: pom.xml, src [INFO] 22:13:57.264 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.267 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql' [INFO] 22:13:57.267 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql [INFO] 22:13:57.267 Source paths: pom.xml, src [INFO] 22:13:57.268 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.268 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql.ide' [INFO] 22:13:57.268 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide [INFO] 22:13:57.268 Source paths: pom.xml, src [INFO] 22:13:57.268 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.268 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl' [INFO] 22:13:57.268 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl [INFO] 22:13:57.268 Source paths: pom.xml, src [INFO] 22:13:57.268 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.269 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl.ide' [INFO] 22:13:57.269 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide [INFO] 22:13:57.270 Source paths: pom.xml, src [INFO] 22:13:57.270 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.270 Indexing files of module 'org.eclipse.sirius.common.interpreter' [INFO] 22:13:57.270 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter [INFO] 22:13:57.270 Source paths: pom.xml, src [INFO] 22:13:57.270 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.270 Indexing files of module 'org.eclipse.sirius.common.interpreter.aql' [INFO] 22:13:57.271 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql [INFO] 22:13:57.271 Source paths: pom.xml, src [INFO] 22:13:57.271 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.271 Indexing files of module 'org.eclipse.sirius.common.ocl' [INFO] 22:13:57.271 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl [INFO] 22:13:57.271 Source paths: pom.xml, src [INFO] 22:13:57.271 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.271 Indexing files of module 'org.eclipse.sirius.common.ui' [INFO] 22:13:57.271 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui [INFO] 22:13:57.271 Source paths: pom.xml, src [INFO] 22:13:57.271 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.272 Indexing files of module 'org.eclipse.sirius.common.ui.ext' [INFO] 22:13:57.273 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext [INFO] 22:13:57.273 Source paths: pom.xml, src [INFO] 22:13:57.273 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.273 Indexing files of module 'org.eclipse.sirius.common.xtext' [INFO] 22:13:57.273 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext [INFO] 22:13:57.273 Source paths: pom.xml, src [INFO] 22:13:57.273 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.273 Indexing files of module 'org.eclipse.sirius.diagram' [INFO] 22:13:57.273 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram [INFO] 22:13:57.273 Source paths: pom.xml, src [INFO] 22:13:57.273 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.276 Indexing files of module 'org.eclipse.sirius.diagram.elk' [INFO] 22:13:57.277 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk [INFO] 22:13:57.277 Source paths: pom.xml, src [INFO] 22:13:57.277 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.277 Indexing files of module 'org.eclipse.sirius.diagram.elk.debug' [INFO] 22:13:57.277 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug [INFO] 22:13:57.277 Source paths: pom.xml, src [INFO] 22:13:57.277 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.277 Indexing files of module 'org.eclipse.sirius.diagram.formatdata' [INFO] 22:13:57.277 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata [INFO] 22:13:57.277 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.277 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.278 Indexing files of module 'org.eclipse.sirius.diagram.model' [INFO] 22:13:57.278 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model [INFO] 22:13:57.278 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.278 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.279 Indexing files of module 'org.eclipse.sirius.diagram.sequence' [INFO] 22:13:57.279 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence [INFO] 22:13:57.279 Source paths: pom.xml, src [INFO] 22:13:57.279 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.280 Indexing files of module 'org.eclipse.sirius.diagram.sequence.edit' [INFO] 22:13:57.280 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit [INFO] 22:13:57.280 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.280 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.280 Indexing files of module 'org.eclipse.sirius.diagram.sequence.model' [INFO] 22:13:57.280 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model [INFO] 22:13:57.280 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.280 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.281 Indexing files of module 'org.eclipse.sirius.diagram.sequence.ui' [INFO] 22:13:57.281 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui [INFO] 22:13:57.281 Source paths: pom.xml, src [INFO] 22:13:57.281 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.282 Indexing files of module 'org.eclipse.sirius.diagram.ui' [INFO] 22:13:57.282 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui [INFO] 22:13:57.282 Source paths: pom.xml, src, src-gen, src-diag [INFO] 22:13:57.283 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.295 Indexing files of module 'org.eclipse.sirius.diagram.ui.ext' [INFO] 22:13:57.295 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext [INFO] 22:13:57.295 Source paths: pom.xml, src [INFO] 22:13:57.295 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.295 Indexing files of module 'org.eclipse.sirius.ecore.extender' [INFO] 22:13:57.295 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender [INFO] 22:13:57.295 Source paths: pom.xml, src [INFO] 22:13:57.295 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.296 Indexing files of module 'org.eclipse.sirius.editor' [INFO] 22:13:57.296 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor [INFO] 22:13:57.296 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.296 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.297 Indexing files of module 'org.eclipse.sirius.editor.diagram' [INFO] 22:13:57.297 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram [INFO] 22:13:57.297 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.297 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.298 Indexing files of module 'org.eclipse.sirius.editor.properties' [INFO] 22:13:57.298 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties [INFO] 22:13:57.298 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.298 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.299 Indexing files of module 'org.eclipse.sirius.editor.properties.ext.widgets.reference' [INFO] 22:13:57.299 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] 22:13:57.299 Source paths: pom.xml, src [INFO] 22:13:57.299 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.300 Indexing files of module 'org.eclipse.sirius.editor.sequence' [INFO] 22:13:57.300 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence [INFO] 22:13:57.300 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.300 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.300 Indexing files of module 'org.eclipse.sirius.editor.table' [INFO] 22:13:57.300 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table [INFO] 22:13:57.300 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.300 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.300 Indexing files of module 'org.eclipse.sirius.editor.tree' [INFO] 22:13:57.300 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree [INFO] 22:13:57.300 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.300 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.301 Indexing files of module 'org.eclipse.sirius.eef.adapters' [INFO] 22:13:57.301 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters [INFO] 22:13:57.301 Source paths: pom.xml, src [INFO] 22:13:57.301 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.301 Indexing files of module 'org.eclipse.sirius.ext.base' [INFO] 22:13:57.301 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base [INFO] 22:13:57.301 Source paths: pom.xml, src [INFO] 22:13:57.301 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.301 Indexing files of module 'org.eclipse.sirius.ext.draw2d' [INFO] 22:13:57.302 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d [INFO] 22:13:57.302 Source paths: pom.xml, src [INFO] 22:13:57.302 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.315 Indexing files of module 'org.eclipse.sirius.ext.e3' [INFO] 22:13:57.315 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3 [INFO] 22:13:57.315 Source paths: pom.xml, src [INFO] 22:13:57.315 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.315 Indexing files of module 'org.eclipse.sirius.ext.e3.ui' [INFO] 22:13:57.315 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui [INFO] 22:13:57.315 Source paths: pom.xml, src [INFO] 22:13:57.315 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.315 Indexing files of module 'org.eclipse.sirius.ext.emf' [INFO] 22:13:57.315 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf [INFO] 22:13:57.315 Source paths: pom.xml, src [INFO] 22:13:57.315 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.316 Indexing files of module 'org.eclipse.sirius.ext.emf.edit' [INFO] 22:13:57.316 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit [INFO] 22:13:57.316 Source paths: pom.xml, src [INFO] 22:13:57.316 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.316 Indexing files of module 'org.eclipse.sirius.ext.emf.tx' [INFO] 22:13:57.316 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx [INFO] 22:13:57.316 Source paths: pom.xml, src [INFO] 22:13:57.316 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.316 Indexing files of module 'org.eclipse.sirius.ext.emf.ui' [INFO] 22:13:57.316 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui [INFO] 22:13:57.317 Source paths: pom.xml, src [INFO] 22:13:57.317 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.317 Indexing files of module 'org.eclipse.sirius.ext.gef' [INFO] 22:13:57.317 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef [INFO] 22:13:57.317 Source paths: pom.xml, src [INFO] 22:13:57.317 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.317 Indexing files of module 'org.eclipse.sirius.ext.gmf.notation' [INFO] 22:13:57.317 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation [INFO] 22:13:57.317 Source paths: pom.xml, src [INFO] 22:13:57.317 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.317 Indexing files of module 'org.eclipse.sirius.ext.gmf.runtime' [INFO] 22:13:57.317 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime [INFO] 22:13:57.317 Source paths: pom.xml, src [INFO] 22:13:57.317 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.318 Indexing files of module 'org.eclipse.sirius.ext.ide' [INFO] 22:13:57.318 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide [INFO] 22:13:57.318 Source paths: pom.xml, src [INFO] 22:13:57.318 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.318 Indexing files of module 'org.eclipse.sirius.ext.jface' [INFO] 22:13:57.318 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface [INFO] 22:13:57.318 Source paths: pom.xml, src [INFO] 22:13:57.318 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.319 Indexing files of module 'org.eclipse.sirius.ext.swt' [INFO] 22:13:57.319 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt [INFO] 22:13:57.319 Source paths: pom.xml, src [INFO] 22:13:57.319 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.319 Indexing files of module 'org.eclipse.sirius.interpreter' [INFO] 22:13:57.319 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter [INFO] 22:13:57.319 Source paths: pom.xml, src [INFO] 22:13:57.319 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.319 Indexing files of module 'org.eclipse.sirius.model' [INFO] 22:13:57.319 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model [INFO] 22:13:57.319 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.319 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.320 Indexing files of module 'org.eclipse.sirius.properties' [INFO] 22:13:57.320 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties [INFO] 22:13:57.320 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.320 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.320 Indexing files of module 'org.eclipse.sirius.properties.core' [INFO] 22:13:57.320 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core [INFO] 22:13:57.320 Source paths: pom.xml, src [INFO] 22:13:57.320 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.321 Indexing files of module 'org.eclipse.sirius.properties.defaultrules' [INFO] 22:13:57.321 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules [INFO] 22:13:57.321 Source paths: pom.xml, src [INFO] 22:13:57.321 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.322 Indexing files of module 'org.eclipse.sirius.properties.edit' [INFO] 22:13:57.322 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit [INFO] 22:13:57.322 Source paths: pom.xml, src-gen, src-generator, src-spec [INFO] 22:13:57.322 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.323 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference' [INFO] 22:13:57.323 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference [INFO] 22:13:57.323 Source paths: pom.xml, src-gen [INFO] 22:13:57.323 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.323 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference.edit' [INFO] 22:13:57.323 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] 22:13:57.323 Source paths: pom.xml, src-gen, src-spec [INFO] 22:13:57.323 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.324 Indexing files of module 'org.eclipse.sirius.sample.basicfamily' [INFO] 22:13:57.324 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily [INFO] 22:13:57.324 Source paths: pom.xml [INFO] 22:13:57.324 Test paths: src [INFO] 22:13:57.324 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.324 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.design' [INFO] 22:13:57.324 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design [INFO] 22:13:57.324 Source paths: pom.xml [INFO] 22:13:57.324 Test paths: src [INFO] 22:13:57.324 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.324 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.edit' [INFO] 22:13:57.325 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit [INFO] 22:13:57.325 Source paths: pom.xml [INFO] 22:13:57.325 Test paths: src [INFO] 22:13:57.325 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.325 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.editor' [INFO] 22:13:57.325 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor [INFO] 22:13:57.325 Source paths: pom.xml [INFO] 22:13:57.325 Test paths: src [INFO] 22:13:57.325 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.325 Indexing files of module 'org.eclipse.sirius.sample.ecore.design' [INFO] 22:13:57.325 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design [INFO] 22:13:57.325 Source paths: pom.xml [INFO] 22:13:57.325 Test paths: src [INFO] 22:13:57.325 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.326 Indexing files of module 'org.eclipse.sirius.sample.interactions' [INFO] 22:13:57.326 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions [INFO] 22:13:57.326 Source paths: pom.xml [INFO] 22:13:57.326 Test paths: src [INFO] 22:13:57.326 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.327 Indexing files of module 'org.eclipse.sirius.sample.interactions.design' [INFO] 22:13:57.327 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design [INFO] 22:13:57.327 Source paths: pom.xml [INFO] 22:13:57.327 Test paths: src [INFO] 22:13:57.327 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.327 Indexing files of module 'org.eclipse.sirius.sample.interactions.edit' [INFO] 22:13:57.327 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit [INFO] 22:13:57.327 Source paths: pom.xml [INFO] 22:13:57.327 Test paths: src [INFO] 22:13:57.327 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.327 Indexing files of module 'org.eclipse.sirius.sample.interactions.editor' [INFO] 22:13:57.328 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor [INFO] 22:13:57.328 Source paths: pom.xml [INFO] 22:13:57.328 Test paths: src [INFO] 22:13:57.328 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.328 Indexing files of module 'org.eclipse.sirius.sample.properties' [INFO] 22:13:57.328 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties [INFO] 22:13:57.328 Source paths: pom.xml [INFO] 22:13:57.328 Test paths: src [INFO] 22:13:57.328 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.328 Indexing files of module 'org.eclipse.sirius.sample.properties.checkbox' [INFO] 22:13:57.328 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox [INFO] 22:13:57.328 Source paths: pom.xml [INFO] 22:13:57.328 Test paths: src [INFO] 22:13:57.328 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.328 Indexing files of module 'org.eclipse.sirius.sample.properties.radio' [INFO] 22:13:57.329 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio [INFO] 22:13:57.329 Source paths: pom.xml [INFO] 22:13:57.329 Test paths: src [INFO] 22:13:57.329 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.329 Indexing files of module 'org.eclipse.sirius.sample.properties.textarea' [INFO] 22:13:57.329 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea [INFO] 22:13:57.329 Source paths: pom.xml [INFO] 22:13:57.329 Test paths: src [INFO] 22:13:57.329 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.329 Indexing files of module 'org.eclipse.sirius.synchronizer' [INFO] 22:13:57.329 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer [INFO] 22:13:57.329 Source paths: pom.xml, src [INFO] 22:13:57.329 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.330 Indexing files of module 'org.eclipse.sirius.table' [INFO] 22:13:57.330 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table [INFO] 22:13:57.330 Source paths: pom.xml, src [INFO] 22:13:57.330 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.331 Indexing files of module 'org.eclipse.sirius.table.model' [INFO] 22:13:57.331 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model [INFO] 22:13:57.331 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.331 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.331 Indexing files of module 'org.eclipse.sirius.table.ui' [INFO] 22:13:57.331 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui [INFO] 22:13:57.331 Source paths: pom.xml, src, src-paperclips, src-gen [INFO] 22:13:57.331 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.336 Indexing files of module 'org.eclipse.sirius.table.ui.ext' [INFO] 22:13:57.336 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext [INFO] 22:13:57.336 Source paths: pom.xml, src [INFO] 22:13:57.336 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.337 Indexing files of module 'org.eclipse.sirius.tests.junit' [INFO] 22:13:57.337 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit [INFO] 22:13:57.337 Source paths: pom.xml [INFO] 22:13:57.337 Test paths: src [INFO] 22:13:57.337 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.346 Indexing files of module 'org.eclipse.sirius.tests.junit.support' [INFO] 22:13:57.346 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support [INFO] 22:13:57.346 Source paths: pom.xml [INFO] 22:13:57.346 Test paths: src [INFO] 22:13:57.346 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.347 Indexing files of module 'org.eclipse.sirius.tests.junit.xtext' [INFO] 22:13:57.347 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext [INFO] 22:13:57.347 Source paths: pom.xml [INFO] 22:13:57.347 Test paths: src [INFO] 22:13:57.347 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.347 Indexing files of module 'org.eclipse.sirius.tests.sample.benchmark' [INFO] 22:13:57.347 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark [INFO] 22:13:57.347 Source paths: pom.xml [INFO] 22:13:57.347 Test paths: src [INFO] 22:13:57.347 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.347 Indexing files of module 'org.eclipse.sirius.tests.sample.component' [INFO] 22:13:57.347 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component [INFO] 22:13:57.347 Source paths: pom.xml [INFO] 22:13:57.347 Test paths: src [INFO] 22:13:57.347 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.348 Indexing files of module 'org.eclipse.sirius.tests.sample.component.design' [INFO] 22:13:57.348 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design [INFO] 22:13:57.348 Source paths: pom.xml [INFO] 22:13:57.348 Test paths: src, src-gen [INFO] 22:13:57.348 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.348 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook' [INFO] 22:13:57.348 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook [INFO] 22:13:57.348 Source paths: pom.xml [INFO] 22:13:57.348 Test paths: src [INFO] 22:13:57.348 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.349 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.design' [INFO] 22:13:57.349 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design [INFO] 22:13:57.349 Source paths: pom.xml [INFO] 22:13:57.349 Test paths: src [INFO] 22:13:57.349 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.349 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.edit' [INFO] 22:13:57.349 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit [INFO] 22:13:57.349 Source paths: pom.xml [INFO] 22:13:57.349 Test paths: src-gen [INFO] 22:13:57.349 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.352 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.editor' [INFO] 22:13:57.352 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor [INFO] 22:13:57.352 Source paths: pom.xml [INFO] 22:13:57.352 Test paths: src-gen [INFO] 22:13:57.352 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.352 Indexing files of module 'org.eclipse.sirius.tests.sample.migration' [INFO] 22:13:57.352 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration [INFO] 22:13:57.352 Source paths: pom.xml [INFO] 22:13:57.352 Test paths: src-gen [INFO] 22:13:57.352 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.353 Indexing files of module 'org.eclipse.sirius.tests.sample.migration.design' [INFO] 22:13:57.353 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design [INFO] 22:13:57.353 Source paths: pom.xml [INFO] 22:13:57.353 Test paths: src [INFO] 22:13:57.353 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.353 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml' [INFO] 22:13:57.353 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml [INFO] 22:13:57.353 Source paths: pom.xml [INFO] 22:13:57.353 Test paths: src-gen [INFO] 22:13:57.353 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.354 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml.design' [INFO] 22:13:57.354 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design [INFO] 22:13:57.354 Source paths: pom.xml [INFO] 22:13:57.354 Test paths: src [INFO] 22:13:57.354 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.355 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine' [INFO] 22:13:57.355 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] 22:13:57.355 Source paths: pom.xml [INFO] 22:13:57.355 Test paths: src, src-gen, xtend-gen [INFO] 22:13:57.355 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.360 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.design' [INFO] 22:13:57.360 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] 22:13:57.360 Source paths: pom.xml [INFO] 22:13:57.360 Test paths: src [INFO] 22:13:57.360 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.360 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ide' [INFO] 22:13:57.360 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] 22:13:57.360 Source paths: pom.xml [INFO] 22:13:57.360 Test paths: src-gen [INFO] 22:13:57.360 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.362 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ui' [INFO] 22:13:57.362 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] 22:13:57.362 Source paths: pom.xml [INFO] 22:13:57.362 Test paths: src-gen, xtend-gen [INFO] 22:13:57.362 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.362 Indexing files of module 'org.eclipse.sirius.tests.swtbot' [INFO] 22:13:57.362 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot [INFO] 22:13:57.362 Source paths: pom.xml [INFO] 22:13:57.362 Test paths: src [INFO] 22:13:57.362 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.367 Indexing files of module 'org.eclipse.sirius.tests.swtbot.support' [INFO] 22:13:57.367 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support [INFO] 22:13:57.367 Source paths: pom.xml [INFO] 22:13:57.367 Test paths: src [INFO] 22:13:57.367 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.369 Indexing files of module 'org.eclipse.sirius.tests.tree' [INFO] 22:13:57.369 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree [INFO] 22:13:57.369 Source paths: pom.xml [INFO] 22:13:57.369 Test paths: src [INFO] 22:13:57.369 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.370 Indexing files of module 'org.eclipse.sirius.tests.ui.properties' [INFO] 22:13:57.370 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties [INFO] 22:13:57.370 Source paths: pom.xml [INFO] 22:13:57.370 Test paths: src [INFO] 22:13:57.370 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.370 Indexing files of module 'org.eclipse.sirius.tree' [INFO] 22:13:57.370 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree [INFO] 22:13:57.370 Source paths: pom.xml, src [INFO] 22:13:57.370 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.371 Indexing files of module 'org.eclipse.sirius.tree.model' [INFO] 22:13:57.371 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model [INFO] 22:13:57.371 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.371 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.371 Indexing files of module 'org.eclipse.sirius.tree.ui' [INFO] 22:13:57.371 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui [INFO] 22:13:57.371 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.371 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.372 Indexing files of module 'org.eclipse.sirius.tree.ui.ext' [INFO] 22:13:57.372 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext [INFO] 22:13:57.372 Source paths: pom.xml, src [INFO] 22:13:57.372 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.372 Indexing files of module 'org.eclipse.sirius.ui' [INFO] 22:13:57.372 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui [INFO] 22:13:57.372 Source paths: pom.xml, src, src-gen [INFO] 22:13:57.372 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.376 Indexing files of module 'org.eclipse.sirius.ui.editor' [INFO] 22:13:57.376 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor [INFO] 22:13:57.376 Source paths: pom.xml, src [INFO] 22:13:57.376 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.376 Indexing files of module 'org.eclipse.sirius.ui.ext' [INFO] 22:13:57.376 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext [INFO] 22:13:57.376 Source paths: pom.xml, src [INFO] 22:13:57.376 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.377 Indexing files of module 'org.eclipse.sirius.ui.properties' [INFO] 22:13:57.377 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties [INFO] 22:13:57.377 Source paths: pom.xml, src [INFO] 22:13:57.377 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.377 Indexing files of module 'org.eclipse.sirius.ui.properties.ext.widgets.reference' [INFO] 22:13:57.377 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] 22:13:57.377 Source paths: pom.xml, src [INFO] 22:13:57.377 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.377 Indexing files of module 'Sirius Parent' [INFO] 22:13:57.377 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master [INFO] 22:13:57.377 Source paths: packaging/org.eclipse.sirius.parent/pom.xml [INFO] 22:13:57.377 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:13:57.378 5507 files indexed [INFO] 22:13:57.381 Quality profile for java: Sonar way [INFO] 22:13:57.381 Quality profile for xml: Sonar way [INFO] 22:13:57.381 ------------- Run sensors on module org.eclipse.sirius.tests.junit.xtext [INFO] 22:13:57.452 Load metrics repository [INFO] 22:13:57.835 Load metrics repository (done) | time=383ms [INFO] 22:13:57.840 Sensor cache enabled [INFO] 22:13:57.844 Load sensor cache [INFO] 22:14:09.975 Load sensor cache (24 MB) | time=12131ms [INFO] 22:14:10.861 Sensor JavaSensor [java] [INFO] 22:14:10.866 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:14:10.893 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:14:10.893 No "Main" source files to scan. [INFO] 22:14:10.940 Using ECJ batch to parse 3 Test java source files with batch size 214 KB. [INFO] 22:14:11.317 Starting batch processing. [INFO] 22:14:12.540 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:14:12.748 100% analyzed [INFO] 22:14:12.748 Batch processing: Done. [INFO] 22:14:12.750 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 22:14:12.751 No "Generated" source files to scan. [INFO] 22:14:12.751 Sensor JavaSensor [java] (done) | time=1890ms [INFO] 22:14:12.751 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:14:12.752 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:14:12.752 Sensor SurefireSensor [java] [INFO] 22:14:12.753 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/surefire-reports] [INFO] 22:14:12.828 Sensor SurefireSensor [java] (done) | time=76ms [INFO] 22:14:12.828 Sensor XML Sensor [xml] [INFO] 22:14:12.832 1 source file to be analyzed [INFO] 22:14:12.958 1/1 source file has been analyzed [INFO] 22:14:12.958 Sensor XML Sensor [xml] (done) | time=130ms [INFO] 22:14:12.958 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:14:12.961 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:14:12.973 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms [INFO] 22:14:12.974 Sensor IaC Docker Sensor [iac] [INFO] 22:14:12.976 0 source files to be analyzed [INFO] 22:14:13.064 0/0 source files have been analyzed [INFO] 22:14:13.064 Sensor IaC Docker Sensor [iac] (done) | time=90ms [INFO] 22:14:13.064 Sensor Serverless configuration file sensor [security] [INFO] 22:14:13.064 0 Serverless function entries were found in the project [INFO] 22:14:13.065 0 Serverless function handlers were kept as entrypoints [INFO] 22:14:13.065 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:14:13.066 Sensor AWS SAM template file sensor [security] [INFO] 22:14:13.066 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:14:13.066 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:14:13.067 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:14:13.068 ------------- Run sensors on module org.eclipse.sirius [INFO] 22:14:13.124 Sensor JavaSensor [java] [INFO] 22:14:13.125 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:14:13.127 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:14:13.128 Using ECJ batch to parse 381 Main java source files with batch size 214 KB. [INFO] 22:14:13.153 Starting batch processing. [INFO] 22:14:13.237 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:14:40.702 100% analyzed [INFO] 22:14:40.702 Batch processing: Done. [INFO] 22:14:40.702 Did not optimize analysis for any files, performed a full analysis for all 381 files. [INFO] 22:14:40.774 No "Test" source files to scan. [INFO] 22:14:40.774 No "Generated" source files to scan. [INFO] 22:14:40.774 Sensor JavaSensor [java] (done) | time=27650ms [INFO] 22:14:40.775 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:14:40.776 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:14:40.776 Sensor SurefireSensor [java] [INFO] 22:14:40.776 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/surefire-reports] [INFO] 22:14:40.776 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:14:40.776 Sensor XML Sensor [xml] [INFO] 22:14:40.776 1 source file to be analyzed [INFO] 22:14:40.787 1/1 source file has been analyzed [INFO] 22:14:40.787 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 22:14:40.787 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:14:40.789 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:14:40.929 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=142ms [INFO] 22:14:40.929 Sensor IaC Docker Sensor [iac] [INFO] 22:14:40.931 0 source files to be analyzed [INFO] 22:14:40.938 0/0 source files have been analyzed [INFO] 22:14:40.939 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 22:14:40.939 Sensor Serverless configuration file sensor [security] [INFO] 22:14:40.939 0 Serverless function entries were found in the project [INFO] 22:14:40.939 0 Serverless function handlers were kept as entrypoints [INFO] 22:14:40.939 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:14:40.939 Sensor AWS SAM template file sensor [security] [INFO] 22:14:40.940 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:14:40.940 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:14:40.941 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:14:40.941 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.design [INFO] 22:14:40.980 Sensor JavaSensor [java] [INFO] 22:14:40.981 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:14:40.987 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:14:40.987 No "Main" source files to scan. [INFO] 22:14:40.989 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:14:40.993 Starting batch processing. [INFO] 22:14:41.073 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:14:41.096 100% analyzed [INFO] 22:14:41.096 Batch processing: Done. [INFO] 22:14:41.097 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:14:41.097 No "Generated" source files to scan. [INFO] 22:14:41.097 Sensor JavaSensor [java] (done) | time=117ms [INFO] 22:14:41.097 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:14:41.097 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:14:41.097 Sensor SurefireSensor [java] [INFO] 22:14:41.097 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/surefire-reports] [INFO] 22:14:41.097 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:14:41.097 Sensor XML Sensor [xml] [INFO] 22:14:41.098 1 source file to be analyzed [INFO] 22:14:41.120 1/1 source file has been analyzed [INFO] 22:14:41.120 Sensor XML Sensor [xml] (done) | time=23ms [INFO] 22:14:41.120 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:14:41.120 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:14:41.124 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:14:41.124 Sensor IaC Docker Sensor [iac] [INFO] 22:14:41.124 0 source files to be analyzed [INFO] 22:14:41.129 0/0 source files have been analyzed [INFO] 22:14:41.130 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 22:14:41.130 Sensor Serverless configuration file sensor [security] [INFO] 22:14:41.130 0 Serverless function entries were found in the project [INFO] 22:14:41.130 0 Serverless function handlers were kept as entrypoints [INFO] 22:14:41.130 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:14:41.130 Sensor AWS SAM template file sensor [security] [INFO] 22:14:41.130 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:14:41.130 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:14:41.130 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:14:41.130 ------------- Run sensors on module org.eclipse.sirius.editor.tree [INFO] 22:14:41.164 Sensor JavaSensor [java] [INFO] 22:14:41.164 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:14:41.169 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:14:41.169 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 22:14:41.172 Starting batch processing. [INFO] 22:14:41.316 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:14:41.787 100% analyzed [INFO] 22:14:41.787 Batch processing: Done. [INFO] 22:14:41.788 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:14:41.790 No "Test" source files to scan. [INFO] 22:14:41.790 No "Generated" source files to scan. [INFO] 22:14:41.790 Sensor JavaSensor [java] (done) | time=626ms [INFO] 22:14:41.790 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:14:41.790 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:14:41.790 Sensor SurefireSensor [java] [INFO] 22:14:41.790 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/surefire-reports] [INFO] 22:14:41.790 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:14:41.791 Sensor XML Sensor [xml] [INFO] 22:14:41.791 1 source file to be analyzed [INFO] 22:14:41.798 1/1 source file has been analyzed [INFO] 22:14:41.798 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:14:41.798 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:14:41.799 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:14:41.816 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=18ms [INFO] 22:14:41.816 Sensor IaC Docker Sensor [iac] [INFO] 22:14:41.816 0 source files to be analyzed [INFO] 22:14:41.821 0/0 source files have been analyzed [INFO] 22:14:41.821 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:14:41.821 Sensor Serverless configuration file sensor [security] [INFO] 22:14:41.821 0 Serverless function entries were found in the project [INFO] 22:14:41.821 0 Serverless function handlers were kept as entrypoints [INFO] 22:14:41.821 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:14:41.821 Sensor AWS SAM template file sensor [security] [INFO] 22:14:41.821 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:14:41.821 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:14:41.821 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:14:41.821 ------------- Run sensors on module org.eclipse.sirius.properties [INFO] 22:14:41.853 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:14:41.853 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:14:41.853 Sensor XML Sensor [xml] [INFO] 22:14:41.853 1 source file to be analyzed [INFO] 22:14:41.860 1/1 source file has been analyzed [INFO] 22:14:41.860 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:14:41.861 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:14:41.861 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:14:41.889 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=27ms [INFO] 22:14:41.889 Sensor IaC Docker Sensor [iac] [INFO] 22:14:41.889 0 source files to be analyzed [INFO] 22:14:41.917 0/0 source files have been analyzed [INFO] 22:14:41.918 Sensor IaC Docker Sensor [iac] (done) | time=28ms [INFO] 22:14:41.918 Sensor Serverless configuration file sensor [security] [INFO] 22:14:41.918 0 Serverless function entries were found in the project [INFO] 22:14:41.918 0 Serverless function handlers were kept as entrypoints [INFO] 22:14:41.918 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:14:41.918 Sensor AWS SAM template file sensor [security] [INFO] 22:14:41.918 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:14:41.918 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:14:41.918 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:14:41.918 ------------- Run sensors on module org.eclipse.sirius.ui [INFO] 22:14:41.949 Sensor JavaSensor [java] [INFO] 22:14:41.949 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:14:41.953 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:14:41.954 Using ECJ batch to parse 284 Main java source files with batch size 214 KB. [INFO] 22:14:41.968 Starting batch processing. [INFO] 22:14:42.061 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:00.276 100% analyzed [INFO] 22:15:00.276 Batch processing: Done. [INFO] 22:15:00.277 Did not optimize analysis for any files, performed a full analysis for all 284 files. [INFO] 22:15:00.321 No "Test" source files to scan. [INFO] 22:15:00.321 No "Generated" source files to scan. [INFO] 22:15:00.321 Sensor JavaSensor [java] (done) | time=18372ms [INFO] 22:15:00.321 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:00.322 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:15:00.322 Sensor SurefireSensor [java] [INFO] 22:15:00.322 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/surefire-reports] [INFO] 22:15:00.322 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:00.322 Sensor XML Sensor [xml] [INFO] 22:15:00.323 1 source file to be analyzed [INFO] 22:15:00.329 1/1 source file has been analyzed [INFO] 22:15:00.329 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:15:00.329 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:00.330 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:00.386 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=57ms [INFO] 22:15:00.387 Sensor IaC Docker Sensor [iac] [INFO] 22:15:00.388 0 source files to be analyzed [INFO] 22:15:00.392 0/0 source files have been analyzed [INFO] 22:15:00.392 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:15:00.393 Sensor Serverless configuration file sensor [security] [INFO] 22:15:00.393 0 Serverless function entries were found in the project [INFO] 22:15:00.393 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:00.393 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:00.393 Sensor AWS SAM template file sensor [security] [INFO] 22:15:00.393 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:00.394 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:00.394 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:00.394 ------------- Run sensors on module org.eclipse.sirius.ext.e3 [INFO] 22:15:00.435 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:00.435 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:00.435 Sensor XML Sensor [xml] [INFO] 22:15:00.436 1 source file to be analyzed [INFO] 22:15:00.441 1/1 source file has been analyzed [INFO] 22:15:00.441 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:00.441 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:00.442 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:00.442 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:00.442 Sensor IaC Docker Sensor [iac] [INFO] 22:15:00.442 0 source files to be analyzed [INFO] 22:15:00.446 0/0 source files have been analyzed [INFO] 22:15:00.446 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:00.446 Sensor Serverless configuration file sensor [security] [INFO] 22:15:00.446 0 Serverless function entries were found in the project [INFO] 22:15:00.446 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:00.446 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:00.446 Sensor AWS SAM template file sensor [security] [INFO] 22:15:00.446 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:00.446 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:00.446 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:00.447 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.editor [INFO] 22:15:00.475 Sensor JavaSensor [java] [INFO] 22:15:00.475 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:00.479 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:00.479 No "Main" source files to scan. [INFO] 22:15:00.479 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 22:15:00.486 Starting batch processing. [INFO] 22:15:00.530 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:00.695 100% analyzed [INFO] 22:15:00.695 Batch processing: Done. [INFO] 22:15:00.695 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:15:00.695 No "Generated" source files to scan. [INFO] 22:15:00.696 Sensor JavaSensor [java] (done) | time=221ms [INFO] 22:15:00.696 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:00.696 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:00.696 Sensor SurefireSensor [java] [INFO] 22:15:00.696 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/surefire-reports] [INFO] 22:15:00.696 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:00.696 Sensor XML Sensor [xml] [INFO] 22:15:00.696 1 source file to be analyzed [INFO] 22:15:00.719 1/1 source file has been analyzed [INFO] 22:15:00.719 Sensor XML Sensor [xml] (done) | time=23ms [INFO] 22:15:00.719 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:00.720 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:00.723 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:15:00.723 Sensor IaC Docker Sensor [iac] [INFO] 22:15:00.723 0 source files to be analyzed [INFO] 22:15:00.726 0/0 source files have been analyzed [INFO] 22:15:00.726 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:15:00.727 Sensor Serverless configuration file sensor [security] [INFO] 22:15:00.727 0 Serverless function entries were found in the project [INFO] 22:15:00.727 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:00.727 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:00.727 Sensor AWS SAM template file sensor [security] [INFO] 22:15:00.727 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:00.727 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:00.727 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:00.727 ------------- Run sensors on module org.eclipse.sirius.properties.defaultrules [INFO] 22:15:00.753 Sensor JavaSensor [java] [INFO] 22:15:00.753 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:00.755 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:00.755 Using ECJ batch to parse 3 Main java source files with batch size 214 KB. [INFO] 22:15:00.756 Starting batch processing. [INFO] 22:15:00.774 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:00.831 100% analyzed [INFO] 22:15:00.831 Batch processing: Done. [INFO] 22:15:00.831 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 22:15:00.832 No "Test" source files to scan. [INFO] 22:15:00.832 No "Generated" source files to scan. [INFO] 22:15:00.832 Sensor JavaSensor [java] (done) | time=79ms [INFO] 22:15:00.832 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:00.832 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:00.832 Sensor SurefireSensor [java] [INFO] 22:15:00.832 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/surefire-reports] [INFO] 22:15:00.832 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:00.832 Sensor XML Sensor [xml] [INFO] 22:15:00.833 1 source file to be analyzed [INFO] 22:15:00.838 1/1 source file has been analyzed [INFO] 22:15:00.838 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:00.838 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:00.839 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:00.839 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:00.839 Sensor IaC Docker Sensor [iac] [INFO] 22:15:00.840 0 source files to be analyzed [INFO] 22:15:00.843 0/0 source files have been analyzed [INFO] 22:15:00.844 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:15:00.844 Sensor Serverless configuration file sensor [security] [INFO] 22:15:00.844 0 Serverless function entries were found in the project [INFO] 22:15:00.844 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:00.844 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:00.844 Sensor AWS SAM template file sensor [security] [INFO] 22:15:00.844 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:00.844 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:00.844 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:00.844 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl.ide [INFO] 22:15:00.869 Sensor JavaSensor [java] [INFO] 22:15:00.869 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:00.874 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:00.875 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 22:15:00.878 Starting batch processing. [INFO] 22:15:00.918 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:01.516 100% analyzed [INFO] 22:15:01.516 Batch processing: Done. [INFO] 22:15:01.517 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:15:01.521 No "Test" source files to scan. [INFO] 22:15:01.521 No "Generated" source files to scan. [INFO] 22:15:01.521 Sensor JavaSensor [java] (done) | time=652ms [INFO] 22:15:01.521 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:01.521 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:01.521 Sensor SurefireSensor [java] [INFO] 22:15:01.521 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/surefire-reports] [INFO] 22:15:01.521 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:01.521 Sensor XML Sensor [xml] [INFO] 22:15:01.521 1 source file to be analyzed [INFO] 22:15:01.527 1/1 source file has been analyzed [INFO] 22:15:01.527 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:01.527 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:01.527 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:01.529 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:15:01.529 Sensor IaC Docker Sensor [iac] [INFO] 22:15:01.529 0 source files to be analyzed [INFO] 22:15:01.533 0/0 source files have been analyzed [INFO] 22:15:01.533 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:01.533 Sensor Serverless configuration file sensor [security] [INFO] 22:15:01.533 0 Serverless function entries were found in the project [INFO] 22:15:01.533 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:01.533 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:01.533 Sensor AWS SAM template file sensor [security] [INFO] 22:15:01.533 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:01.533 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:01.533 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:01.533 ------------- Run sensors on module org.eclipse.sirius.sample.interactions [INFO] 22:15:01.559 Sensor JavaSensor [java] [INFO] 22:15:01.559 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:01.561 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:01.561 No "Main" source files to scan. [INFO] 22:15:01.562 Using ECJ batch to parse 52 Test java source files with batch size 214 KB. [INFO] 22:15:01.575 Starting batch processing. [INFO] 22:15:01.624 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:02.199 100% analyzed [INFO] 22:15:02.199 Batch processing: Done. [INFO] 22:15:02.200 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 22:15:02.200 No "Generated" source files to scan. [INFO] 22:15:02.200 Sensor JavaSensor [java] (done) | time=641ms [INFO] 22:15:02.200 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:02.200 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:02.200 Sensor SurefireSensor [java] [INFO] 22:15:02.200 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/surefire-reports] [INFO] 22:15:02.200 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:02.200 Sensor XML Sensor [xml] [INFO] 22:15:02.201 1 source file to be analyzed [INFO] 22:15:02.217 1/1 source file has been analyzed [INFO] 22:15:02.217 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 22:15:02.218 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:02.218 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:02.226 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 22:15:02.226 Sensor IaC Docker Sensor [iac] [INFO] 22:15:02.227 0 source files to be analyzed [INFO] 22:15:02.230 0/0 source files have been analyzed [INFO] 22:15:02.230 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:02.230 Sensor Serverless configuration file sensor [security] [INFO] 22:15:02.231 0 Serverless function entries were found in the project [INFO] 22:15:02.231 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:02.231 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:15:02.231 Sensor AWS SAM template file sensor [security] [INFO] 22:15:02.231 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:02.231 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:02.231 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:02.231 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.model [INFO] 22:15:02.256 Sensor JavaSensor [java] [INFO] 22:15:02.256 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:02.257 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:02.258 Using ECJ batch to parse 14 Main java source files with batch size 214 KB. [INFO] 22:15:02.260 Starting batch processing. [INFO] 22:15:02.278 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:02.515 100% analyzed [INFO] 22:15:02.515 Batch processing: Done. [INFO] 22:15:02.515 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 22:15:02.519 No "Test" source files to scan. [INFO] 22:15:02.519 No "Generated" source files to scan. [INFO] 22:15:02.519 Sensor JavaSensor [java] (done) | time=263ms [INFO] 22:15:02.519 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:02.519 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:02.519 Sensor SurefireSensor [java] [INFO] 22:15:02.519 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/surefire-reports] [INFO] 22:15:02.519 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:02.519 Sensor XML Sensor [xml] [INFO] 22:15:02.520 1 source file to be analyzed [INFO] 22:15:02.525 1/1 source file has been analyzed [INFO] 22:15:02.525 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:02.525 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:02.525 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:02.536 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] 22:15:02.536 Sensor IaC Docker Sensor [iac] [INFO] 22:15:02.536 0 source files to be analyzed [INFO] 22:15:02.539 0/0 source files have been analyzed [INFO] 22:15:02.539 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:15:02.540 Sensor Serverless configuration file sensor [security] [INFO] 22:15:02.540 0 Serverless function entries were found in the project [INFO] 22:15:02.540 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:02.540 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:02.540 Sensor AWS SAM template file sensor [security] [INFO] 22:15:02.540 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:02.540 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:02.540 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:02.540 ------------- Run sensors on module org.eclipse.sirius.tests.sample.benchmark [INFO] 22:15:02.564 Sensor JavaSensor [java] [INFO] 22:15:02.564 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:02.566 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:02.566 No "Main" source files to scan. [INFO] 22:15:02.566 Using ECJ batch to parse 20 Test java source files with batch size 214 KB. [INFO] 22:15:02.575 Starting batch processing. [INFO] 22:15:02.597 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:02.743 100% analyzed [INFO] 22:15:02.743 Batch processing: Done. [INFO] 22:15:02.743 Did not optimize analysis for any files, performed a full analysis for all 20 files. [INFO] 22:15:02.743 No "Generated" source files to scan. [INFO] 22:15:02.743 Sensor JavaSensor [java] (done) | time=179ms [INFO] 22:15:02.743 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:02.743 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:02.743 Sensor SurefireSensor [java] [INFO] 22:15:02.743 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/surefire-reports] [INFO] 22:15:02.743 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:02.743 Sensor XML Sensor [xml] [INFO] 22:15:02.744 1 source file to be analyzed [INFO] 22:15:02.749 1/1 source file has been analyzed [INFO] 22:15:02.750 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:15:02.750 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:02.750 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:02.753 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:15:02.753 Sensor IaC Docker Sensor [iac] [INFO] 22:15:02.753 0 source files to be analyzed [INFO] 22:15:02.757 0/0 source files have been analyzed [INFO] 22:15:02.757 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:02.757 Sensor Serverless configuration file sensor [security] [INFO] 22:15:02.757 0 Serverless function entries were found in the project [INFO] 22:15:02.757 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:02.757 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:02.757 Sensor AWS SAM template file sensor [security] [INFO] 22:15:02.757 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:02.757 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:02.757 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:02.757 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration.design [INFO] 22:15:02.782 Sensor JavaSensor [java] [INFO] 22:15:02.782 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:02.788 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:02.788 No "Main" source files to scan. [INFO] 22:15:02.793 Using ECJ batch to parse 5 Test java source files with batch size 214 KB. [INFO] 22:15:02.816 Starting batch processing. [INFO] 22:15:02.860 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:02.969 100% analyzed [INFO] 22:15:02.969 Batch processing: Done. [INFO] 22:15:02.970 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:15:02.970 No "Generated" source files to scan. [INFO] 22:15:02.970 Sensor JavaSensor [java] (done) | time=188ms [INFO] 22:15:02.970 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:02.970 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:02.970 Sensor SurefireSensor [java] [INFO] 22:15:02.970 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/surefire-reports] [INFO] 22:15:02.970 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:02.970 Sensor XML Sensor [xml] [INFO] 22:15:02.971 1 source file to be analyzed [INFO] 22:15:02.977 1/1 source file has been analyzed [INFO] 22:15:02.977 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:15:02.977 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:02.977 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:02.979 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:15:02.979 Sensor IaC Docker Sensor [iac] [INFO] 22:15:02.979 0 source files to be analyzed [INFO] 22:15:02.983 0/0 source files have been analyzed [INFO] 22:15:02.983 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:02.983 Sensor Serverless configuration file sensor [security] [INFO] 22:15:02.983 0 Serverless function entries were found in the project [INFO] 22:15:02.983 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:02.983 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:02.983 Sensor AWS SAM template file sensor [security] [INFO] 22:15:02.983 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:02.983 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:02.983 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:02.983 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] 22:15:03.039 Sensor JavaSensor [java] [INFO] 22:15:03.039 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:03.043 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:03.043 No "Main" source files to scan. [INFO] 22:15:03.044 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 22:15:03.054 Starting batch processing. [INFO] 22:15:03.155 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:03.256 100% analyzed [INFO] 22:15:03.256 Batch processing: Done. [INFO] 22:15:03.257 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:15:03.257 No "Generated" source files to scan. [INFO] 22:15:03.257 Sensor JavaSensor [java] (done) | time=218ms [INFO] 22:15:03.257 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:03.257 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:03.257 Sensor SurefireSensor [java] [INFO] 22:15:03.257 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/surefire-reports] [INFO] 22:15:03.257 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:03.257 Sensor XML Sensor [xml] [INFO] 22:15:03.258 1 source file to be analyzed [INFO] 22:15:03.263 1/1 source file has been analyzed [INFO] 22:15:03.263 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:03.263 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:03.263 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:03.267 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:15:03.267 Sensor IaC Docker Sensor [iac] [INFO] 22:15:03.268 0 source files to be analyzed [INFO] 22:15:03.275 0/0 source files have been analyzed [INFO] 22:15:03.275 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 22:15:03.276 Sensor Serverless configuration file sensor [security] [INFO] 22:15:03.276 0 Serverless function entries were found in the project [INFO] 22:15:03.276 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:03.276 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:15:03.276 Sensor AWS SAM template file sensor [security] [INFO] 22:15:03.276 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:03.276 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:03.276 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:03.276 ------------- Run sensors on module org.eclipse.sirius.model [INFO] 22:15:03.387 Sensor JavaSensor [java] [INFO] 22:15:03.387 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:03.389 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:03.389 Using ECJ batch to parse 29 Main java source files with batch size 214 KB. [INFO] 22:15:03.396 Starting batch processing. [INFO] 22:15:03.435 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:04.245 100% analyzed [INFO] 22:15:04.245 Batch processing: Done. [INFO] 22:15:04.245 Did not optimize analysis for any files, performed a full analysis for all 29 files. [INFO] 22:15:04.247 No "Test" source files to scan. [INFO] 22:15:04.247 No "Generated" source files to scan. [INFO] 22:15:04.247 Sensor JavaSensor [java] (done) | time=860ms [INFO] 22:15:04.247 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:04.248 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:15:04.248 Sensor SurefireSensor [java] [INFO] 22:15:04.248 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/surefire-reports] [INFO] 22:15:04.248 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:04.248 Sensor XML Sensor [xml] [INFO] 22:15:04.248 1 source file to be analyzed [INFO] 22:15:04.253 1/1 source file has been analyzed [INFO] 22:15:04.253 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:04.253 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:04.253 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:04.275 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms [INFO] 22:15:04.275 Sensor IaC Docker Sensor [iac] [INFO] 22:15:04.276 0 source files to be analyzed [INFO] 22:15:04.279 0/0 source files have been analyzed [INFO] 22:15:04.279 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:04.279 Sensor Serverless configuration file sensor [security] [INFO] 22:15:04.279 0 Serverless function entries were found in the project [INFO] 22:15:04.279 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:04.279 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:04.279 Sensor AWS SAM template file sensor [security] [INFO] 22:15:04.280 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:15:04.280 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:04.280 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:04.280 ------------- Run sensors on module org.eclipse.sirius.common.xtext [INFO] 22:15:04.306 Sensor JavaSensor [java] [INFO] 22:15:04.306 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:04.318 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:04.319 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 22:15:04.321 Starting batch processing. [INFO] 22:15:04.353 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:04.506 100% analyzed [INFO] 22:15:04.506 Batch processing: Done. [INFO] 22:15:04.507 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:15:04.509 No "Test" source files to scan. [INFO] 22:15:04.509 No "Generated" source files to scan. [INFO] 22:15:04.509 Sensor JavaSensor [java] (done) | time=203ms [INFO] 22:15:04.509 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:04.509 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:04.509 Sensor SurefireSensor [java] [INFO] 22:15:04.509 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/surefire-reports] [INFO] 22:15:04.509 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:04.509 Sensor XML Sensor [xml] [INFO] 22:15:04.510 1 source file to be analyzed [INFO] 22:15:04.518 1/1 source file has been analyzed [INFO] 22:15:04.518 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 22:15:04.518 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:04.518 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:04.519 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:04.519 Sensor IaC Docker Sensor [iac] [INFO] 22:15:04.520 0 source files to be analyzed [INFO] 22:15:04.523 0/0 source files have been analyzed [INFO] 22:15:04.523 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:04.523 Sensor Serverless configuration file sensor [security] [INFO] 22:15:04.523 0 Serverless function entries were found in the project [INFO] 22:15:04.523 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:04.523 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:04.523 Sensor AWS SAM template file sensor [security] [INFO] 22:15:04.523 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:04.523 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:04.524 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:15:04.524 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.ui [INFO] 22:15:04.547 Sensor JavaSensor [java] [INFO] 22:15:04.547 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:04.552 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:04.552 Using ECJ batch to parse 104 Main java source files with batch size 214 KB. [INFO] 22:15:04.566 Starting batch processing. [INFO] 22:15:04.629 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:13.384 100% analyzed [INFO] 22:15:13.384 Batch processing: Done. [INFO] 22:15:13.385 Did not optimize analysis for any files, performed a full analysis for all 104 files. [INFO] 22:15:13.421 No "Test" source files to scan. [INFO] 22:15:13.421 No "Generated" source files to scan. [INFO] 22:15:13.421 Sensor JavaSensor [java] (done) | time=8874ms [INFO] 22:15:13.422 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:13.422 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:13.422 Sensor SurefireSensor [java] [INFO] 22:15:13.422 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/surefire-reports] [INFO] 22:15:13.422 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:13.422 Sensor XML Sensor [xml] [INFO] 22:15:13.423 1 source file to be analyzed [INFO] 22:15:13.431 1/1 source file has been analyzed [INFO] 22:15:13.431 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 22:15:13.431 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:13.431 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:13.456 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=25ms [INFO] 22:15:13.457 Sensor IaC Docker Sensor [iac] [INFO] 22:15:13.458 0 source files to be analyzed [INFO] 22:15:13.463 0/0 source files have been analyzed [INFO] 22:15:13.464 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 22:15:13.464 Sensor Serverless configuration file sensor [security] [INFO] 22:15:13.464 0 Serverless function entries were found in the project [INFO] 22:15:13.464 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:13.464 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:13.464 Sensor AWS SAM template file sensor [security] [INFO] 22:15:13.464 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:13.464 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:13.464 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:13.465 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component.design [INFO] 22:15:13.503 Sensor JavaSensor [java] [INFO] 22:15:13.503 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:13.510 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:13.510 No "Main" source files to scan. [INFO] 22:15:13.514 Using ECJ batch to parse 6 Test java source files with batch size 214 KB. [INFO] 22:15:13.522 Starting batch processing. [INFO] 22:15:13.558 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:13.817 100% analyzed [INFO] 22:15:13.817 Batch processing: Done. [INFO] 22:15:13.818 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:15:13.818 No "Generated" source files to scan. [INFO] 22:15:13.819 Sensor JavaSensor [java] (done) | time=316ms [INFO] 22:15:13.819 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:13.819 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:13.819 Sensor SurefireSensor [java] [INFO] 22:15:13.819 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/surefire-reports] [INFO] 22:15:13.819 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:13.819 Sensor XML Sensor [xml] [INFO] 22:15:13.819 1 source file to be analyzed [INFO] 22:15:13.825 1/1 source file has been analyzed [INFO] 22:15:13.825 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:13.825 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:13.825 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:13.828 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:15:13.829 Sensor IaC Docker Sensor [iac] [INFO] 22:15:13.829 0 source files to be analyzed [INFO] 22:15:13.833 0/0 source files have been analyzed [INFO] 22:15:13.833 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:13.833 Sensor Serverless configuration file sensor [security] [INFO] 22:15:13.833 0 Serverless function entries were found in the project [INFO] 22:15:13.833 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:13.833 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:13.833 Sensor AWS SAM template file sensor [security] [INFO] 22:15:13.833 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:13.833 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:13.833 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:13.834 ------------- Run sensors on module org.eclipse.sirius.ui.ext [INFO] 22:15:13.859 Sensor JavaSensor [java] [INFO] 22:15:13.859 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:13.863 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:13.863 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:15:13.865 Starting batch processing. [INFO] 22:15:13.889 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:13.912 100% analyzed [INFO] 22:15:13.912 Batch processing: Done. [INFO] 22:15:13.913 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:15:13.914 No "Test" source files to scan. [INFO] 22:15:13.914 No "Generated" source files to scan. [INFO] 22:15:13.914 Sensor JavaSensor [java] (done) | time=55ms [INFO] 22:15:13.915 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:13.915 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:13.915 Sensor SurefireSensor [java] [INFO] 22:15:13.915 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/surefire-reports] [INFO] 22:15:13.915 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:13.915 Sensor XML Sensor [xml] [INFO] 22:15:13.915 1 source file to be analyzed [INFO] 22:15:13.920 1/1 source file has been analyzed [INFO] 22:15:13.921 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:13.921 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:13.921 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:13.921 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:15:13.921 Sensor IaC Docker Sensor [iac] [INFO] 22:15:13.922 0 source files to be analyzed [INFO] 22:15:13.925 0/0 source files have been analyzed [INFO] 22:15:13.925 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:13.926 Sensor Serverless configuration file sensor [security] [INFO] 22:15:13.926 0 Serverless function entries were found in the project [INFO] 22:15:13.926 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:13.926 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:13.926 Sensor AWS SAM template file sensor [security] [INFO] 22:15:13.926 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:13.926 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:13.926 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:13.926 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql.ide [INFO] 22:15:13.960 Sensor JavaSensor [java] [INFO] 22:15:13.960 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:13.962 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:13.962 Using ECJ batch to parse 3 Main java source files with batch size 214 KB. [INFO] 22:15:13.964 Starting batch processing. [INFO] 22:15:14.029 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:14.136 100% analyzed [INFO] 22:15:14.136 Batch processing: Done. [INFO] 22:15:14.136 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 22:15:14.138 No "Test" source files to scan. [INFO] 22:15:14.138 No "Generated" source files to scan. [INFO] 22:15:14.138 Sensor JavaSensor [java] (done) | time=178ms [INFO] 22:15:14.138 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:14.138 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:14.138 Sensor SurefireSensor [java] [INFO] 22:15:14.138 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/surefire-reports] [INFO] 22:15:14.138 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:14.138 Sensor XML Sensor [xml] [INFO] 22:15:14.139 1 source file to be analyzed [INFO] 22:15:14.144 1/1 source file has been analyzed [INFO] 22:15:14.144 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:14.144 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:14.144 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:14.145 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:14.145 Sensor IaC Docker Sensor [iac] [INFO] 22:15:14.145 0 source files to be analyzed [INFO] 22:15:14.149 0/0 source files have been analyzed [INFO] 22:15:14.149 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:14.149 Sensor Serverless configuration file sensor [security] [INFO] 22:15:14.149 0 Serverless function entries were found in the project [INFO] 22:15:14.149 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:14.149 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:14.149 Sensor AWS SAM template file sensor [security] [INFO] 22:15:14.149 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:14.149 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:14.149 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:14.150 ------------- Run sensors on module org.eclipse.sirius.tests.tree [INFO] 22:15:14.186 Sensor JavaSensor [java] [INFO] 22:15:14.186 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:14.195 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:14.195 No "Main" source files to scan. [INFO] 22:15:14.198 Using ECJ batch to parse 40 Test java source files with batch size 214 KB. [INFO] 22:15:14.219 Starting batch processing. [INFO] 22:15:14.279 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:15.069 100% analyzed [INFO] 22:15:15.070 Batch processing: Done. [INFO] 22:15:15.071 Did not optimize analysis for any files, performed a full analysis for all 40 files. [INFO] 22:15:15.071 No "Generated" source files to scan. [INFO] 22:15:15.071 Sensor JavaSensor [java] (done) | time=885ms [INFO] 22:15:15.071 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:15.072 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:15.072 Sensor SurefireSensor [java] [INFO] 22:15:15.072 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/surefire-reports] [INFO] 22:15:15.081 Sensor SurefireSensor [java] (done) | time=9ms [INFO] 22:15:15.081 Sensor XML Sensor [xml] [INFO] 22:15:15.081 1 source file to be analyzed [INFO] 22:15:15.118 1/1 source file has been analyzed [INFO] 22:15:15.118 Sensor XML Sensor [xml] (done) | time=37ms [INFO] 22:15:15.118 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:15.119 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:15.133 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms [INFO] 22:15:15.134 Sensor IaC Docker Sensor [iac] [INFO] 22:15:15.134 0 source files to be analyzed [INFO] 22:15:15.142 0/0 source files have been analyzed [INFO] 22:15:15.142 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 22:15:15.142 Sensor Serverless configuration file sensor [security] [INFO] 22:15:15.142 0 Serverless function entries were found in the project [INFO] 22:15:15.142 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:15.142 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:15.142 Sensor AWS SAM template file sensor [security] [INFO] 22:15:15.143 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:15:15.143 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:15.143 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:15.143 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference [INFO] 22:15:15.197 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:15.197 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:15.198 Sensor XML Sensor [xml] [INFO] 22:15:15.198 1 source file to be analyzed [INFO] 22:15:15.218 1/1 source file has been analyzed [INFO] 22:15:15.218 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 22:15:15.218 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:15.218 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:15.220 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:15:15.220 Sensor IaC Docker Sensor [iac] [INFO] 22:15:15.221 0 source files to be analyzed [INFO] 22:15:15.224 0/0 source files have been analyzed [INFO] 22:15:15.224 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:15.224 Sensor Serverless configuration file sensor [security] [INFO] 22:15:15.224 0 Serverless function entries were found in the project [INFO] 22:15:15.225 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:15.225 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:15:15.225 Sensor AWS SAM template file sensor [security] [INFO] 22:15:15.225 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:15.225 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:15.225 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:15.225 ------------- Run sensors on module org.eclipse.sirius.synchronizer [INFO] 22:15:15.251 Sensor JavaSensor [java] [INFO] 22:15:15.252 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:15.253 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:15.253 Using ECJ batch to parse 23 Main java source files with batch size 214 KB. [INFO] 22:15:15.258 Starting batch processing. [INFO] 22:15:15.270 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:15.736 100% analyzed [INFO] 22:15:15.736 Batch processing: Done. [INFO] 22:15:15.736 Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] 22:15:15.738 No "Test" source files to scan. [INFO] 22:15:15.738 No "Generated" source files to scan. [INFO] 22:15:15.738 Sensor JavaSensor [java] (done) | time=487ms [INFO] 22:15:15.738 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:15.738 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:15.738 Sensor SurefireSensor [java] [INFO] 22:15:15.738 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/surefire-reports] [INFO] 22:15:15.738 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:15.738 Sensor XML Sensor [xml] [INFO] 22:15:15.739 1 source file to be analyzed [INFO] 22:15:15.744 1/1 source file has been analyzed [INFO] 22:15:15.744 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:15.745 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:15.745 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:15.747 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:15:15.747 Sensor IaC Docker Sensor [iac] [INFO] 22:15:15.748 0 source files to be analyzed [INFO] 22:15:15.751 0/0 source files have been analyzed [INFO] 22:15:15.751 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:15.751 Sensor Serverless configuration file sensor [security] [INFO] 22:15:15.751 0 Serverless function entries were found in the project [INFO] 22:15:15.751 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:15.751 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:15.752 Sensor AWS SAM template file sensor [security] [INFO] 22:15:15.752 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:15.752 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:15.752 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:15.752 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] 22:15:15.778 Sensor JavaSensor [java] [INFO] 22:15:15.778 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:15.782 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:15.782 No "Main" source files to scan. [INFO] 22:15:15.782 Using ECJ batch to parse 34 Test java source files with batch size 214 KB. [INFO] 22:15:15.797 Starting batch processing. [INFO] 22:15:15.843 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:16.193 100% analyzed [INFO] 22:15:16.193 Batch processing: Done. [INFO] 22:15:16.194 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 22:15:16.194 No "Generated" source files to scan. [INFO] 22:15:16.194 Sensor JavaSensor [java] (done) | time=416ms [INFO] 22:15:16.194 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:16.194 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:16.194 Sensor SurefireSensor [java] [INFO] 22:15:16.194 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/surefire-reports] [INFO] 22:15:16.194 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:16.194 Sensor XML Sensor [xml] [INFO] 22:15:16.195 1 source file to be analyzed [INFO] 22:15:16.201 1/1 source file has been analyzed [INFO] 22:15:16.201 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:15:16.201 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:16.201 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:16.208 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 22:15:16.208 Sensor IaC Docker Sensor [iac] [INFO] 22:15:16.208 0 source files to be analyzed [INFO] 22:15:16.212 0/0 source files have been analyzed [INFO] 22:15:16.212 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:16.212 Sensor Serverless configuration file sensor [security] [INFO] 22:15:16.212 0 Serverless function entries were found in the project [INFO] 22:15:16.212 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:16.212 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:16.212 Sensor AWS SAM template file sensor [security] [INFO] 22:15:16.212 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:16.212 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:16.212 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:16.212 ------------- Run sensors on module org.eclipse.sirius.editor.diagram [INFO] 22:15:16.238 Sensor JavaSensor [java] [INFO] 22:15:16.239 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:16.245 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:16.245 Using ECJ batch to parse 45 Main java source files with batch size 214 KB. [INFO] 22:15:16.260 Starting batch processing. [INFO] 22:15:16.332 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:17.872 100% analyzed [INFO] 22:15:17.872 Batch processing: Done. [INFO] 22:15:17.873 Did not optimize analysis for any files, performed a full analysis for all 45 files. [INFO] 22:15:17.881 No "Test" source files to scan. [INFO] 22:15:17.881 No "Generated" source files to scan. [INFO] 22:15:17.881 Sensor JavaSensor [java] (done) | time=1643ms [INFO] 22:15:17.881 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:17.881 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:17.881 Sensor SurefireSensor [java] [INFO] 22:15:17.881 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/surefire-reports] [INFO] 22:15:17.881 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:17.881 Sensor XML Sensor [xml] [INFO] 22:15:17.882 1 source file to be analyzed [INFO] 22:15:17.886 1/1 source file has been analyzed [INFO] 22:15:17.886 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:17.886 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:17.887 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:17.903 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms [INFO] 22:15:17.903 Sensor IaC Docker Sensor [iac] [INFO] 22:15:17.903 0 source files to be analyzed [INFO] 22:15:17.907 0/0 source files have been analyzed [INFO] 22:15:17.907 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:17.907 Sensor Serverless configuration file sensor [security] [INFO] 22:15:17.907 0 Serverless function entries were found in the project [INFO] 22:15:17.907 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:17.907 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:17.907 Sensor AWS SAM template file sensor [security] [INFO] 22:15:17.907 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:17.907 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:17.907 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:17.907 ------------- Run sensors on module org.eclipse.sirius.ext.base [INFO] 22:15:17.937 Sensor JavaSensor [java] [INFO] 22:15:17.937 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:17.938 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:17.938 Using ECJ batch to parse 15 Main java source files with batch size 214 KB. [INFO] 22:15:17.942 Starting batch processing. [INFO] 22:15:17.963 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:18.258 100% analyzed [INFO] 22:15:18.258 Batch processing: Done. [INFO] 22:15:18.258 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 22:15:18.260 No "Test" source files to scan. [INFO] 22:15:18.260 No "Generated" source files to scan. [INFO] 22:15:18.260 Sensor JavaSensor [java] (done) | time=323ms [INFO] 22:15:18.260 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:18.260 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:18.260 Sensor SurefireSensor [java] [INFO] 22:15:18.260 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/surefire-reports] [INFO] 22:15:18.260 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:18.260 Sensor XML Sensor [xml] [INFO] 22:15:18.261 1 source file to be analyzed [INFO] 22:15:18.265 1/1 source file has been analyzed [INFO] 22:15:18.265 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:18.265 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:18.265 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:18.267 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:15:18.268 Sensor IaC Docker Sensor [iac] [INFO] 22:15:18.268 0 source files to be analyzed [INFO] 22:15:18.271 0/0 source files have been analyzed [INFO] 22:15:18.271 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:15:18.271 Sensor Serverless configuration file sensor [security] [INFO] 22:15:18.272 0 Serverless function entries were found in the project [INFO] 22:15:18.272 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:18.272 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:15:18.272 Sensor AWS SAM template file sensor [security] [INFO] 22:15:18.272 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:18.272 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:18.272 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:18.272 ------------- Run sensors on module org.eclipse.sirius.diagram.model [INFO] 22:15:18.296 Sensor JavaSensor [java] [INFO] 22:15:18.296 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:18.297 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:18.297 Using ECJ batch to parse 44 Main java source files with batch size 214 KB. [INFO] 22:15:18.317 Starting batch processing. [INFO] 22:15:18.343 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:20.017 100% analyzed [INFO] 22:15:20.017 Batch processing: Done. [INFO] 22:15:20.018 Did not optimize analysis for any files, performed a full analysis for all 44 files. [INFO] 22:15:20.023 No "Test" source files to scan. [INFO] 22:15:20.023 No "Generated" source files to scan. [INFO] 22:15:20.024 Sensor JavaSensor [java] (done) | time=1728ms [INFO] 22:15:20.024 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:20.024 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:20.024 Sensor SurefireSensor [java] [INFO] 22:15:20.024 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/surefire-reports] [INFO] 22:15:20.024 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:20.024 Sensor XML Sensor [xml] [INFO] 22:15:20.024 1 source file to be analyzed [INFO] 22:15:20.029 1/1 source file has been analyzed [INFO] 22:15:20.029 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:20.029 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:20.029 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:20.059 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=30ms [INFO] 22:15:20.059 Sensor IaC Docker Sensor [iac] [INFO] 22:15:20.060 0 source files to be analyzed [INFO] 22:15:20.063 0/0 source files have been analyzed [INFO] 22:15:20.063 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:20.063 Sensor Serverless configuration file sensor [security] [INFO] 22:15:20.063 0 Serverless function entries were found in the project [INFO] 22:15:20.063 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:20.063 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:20.064 Sensor AWS SAM template file sensor [security] [INFO] 22:15:20.064 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:20.064 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:20.064 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:20.064 ------------- Run sensors on module org.eclipse.sirius.interpreter [INFO] 22:15:20.087 Sensor JavaSensor [java] [INFO] 22:15:20.087 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:20.091 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:20.091 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:15:20.095 Starting batch processing. [INFO] 22:15:20.129 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:20.521 100% analyzed [INFO] 22:15:20.521 Batch processing: Done. [INFO] 22:15:20.521 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:15:20.525 No "Test" source files to scan. [INFO] 22:15:20.525 No "Generated" source files to scan. [INFO] 22:15:20.525 Sensor JavaSensor [java] (done) | time=438ms [INFO] 22:15:20.525 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:20.525 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:20.525 Sensor SurefireSensor [java] [INFO] 22:15:20.525 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/surefire-reports] [INFO] 22:15:20.525 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:20.525 Sensor XML Sensor [xml] [INFO] 22:15:20.526 1 source file to be analyzed [INFO] 22:15:20.530 1/1 source file has been analyzed [INFO] 22:15:20.530 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:20.530 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:20.530 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:20.532 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:15:20.532 Sensor IaC Docker Sensor [iac] [INFO] 22:15:20.533 0 source files to be analyzed [INFO] 22:15:20.536 0/0 source files have been analyzed [INFO] 22:15:20.536 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:20.536 Sensor Serverless configuration file sensor [security] [INFO] 22:15:20.536 0 Serverless function entries were found in the project [INFO] 22:15:20.536 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:20.536 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:20.536 Sensor AWS SAM template file sensor [security] [INFO] 22:15:20.536 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:20.536 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:20.536 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:20.536 ------------- Run sensors on module org.eclipse.sirius.table.ui [INFO] 22:15:20.560 Sensor JavaSensor [java] [INFO] 22:15:20.560 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:20.564 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:20.564 Using ECJ batch to parse 167 Main java source files with batch size 214 KB. [INFO] 22:15:20.581 Starting batch processing. [INFO] 22:15:20.635 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:30.018 100% analyzed [INFO] 22:15:30.018 Batch processing: Done. [INFO] 22:15:30.019 Did not optimize analysis for any files, performed a full analysis for all 167 files. [INFO] 22:15:30.035 No "Test" source files to scan. [INFO] 22:15:30.035 No "Generated" source files to scan. [INFO] 22:15:30.035 Sensor JavaSensor [java] (done) | time=9475ms [INFO] 22:15:30.035 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:30.036 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:15:30.036 Sensor SurefireSensor [java] [INFO] 22:15:30.036 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/surefire-reports] [INFO] 22:15:30.036 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:30.036 Sensor XML Sensor [xml] [INFO] 22:15:30.036 1 source file to be analyzed [INFO] 22:15:30.042 1/1 source file has been analyzed [INFO] 22:15:30.042 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:30.042 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:30.043 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:30.075 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=33ms [INFO] 22:15:30.075 Sensor IaC Docker Sensor [iac] [INFO] 22:15:30.076 0 source files to be analyzed [INFO] 22:15:30.081 0/0 source files have been analyzed [INFO] 22:15:30.081 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 22:15:30.081 Sensor Serverless configuration file sensor [security] [INFO] 22:15:30.081 0 Serverless function entries were found in the project [INFO] 22:15:30.081 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:30.081 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:30.081 Sensor AWS SAM template file sensor [security] [INFO] 22:15:30.081 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:30.082 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:30.082 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:30.082 ------------- Run sensors on module org.eclipse.sirius.properties.edit [INFO] 22:15:30.112 Sensor JavaSensor [java] [INFO] 22:15:30.112 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:30.117 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:30.117 Using ECJ batch to parse 97 Main java source files with batch size 214 KB. [INFO] 22:15:30.133 Starting batch processing. [INFO] 22:15:30.175 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:31.692 100% analyzed [INFO] 22:15:31.692 Batch processing: Done. [INFO] 22:15:31.693 Did not optimize analysis for any files, performed a full analysis for all 97 files. [INFO] 22:15:31.703 No "Test" source files to scan. [INFO] 22:15:31.703 No "Generated" source files to scan. [INFO] 22:15:31.703 Sensor JavaSensor [java] (done) | time=1591ms [INFO] 22:15:31.703 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:31.703 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:31.703 Sensor SurefireSensor [java] [INFO] 22:15:31.703 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/surefire-reports] [INFO] 22:15:31.703 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:31.703 Sensor XML Sensor [xml] [INFO] 22:15:31.704 1 source file to be analyzed [INFO] 22:15:31.708 1/1 source file has been analyzed [INFO] 22:15:31.708 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:31.708 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:31.708 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:31.724 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=16ms [INFO] 22:15:31.724 Sensor IaC Docker Sensor [iac] [INFO] 22:15:31.725 0 source files to be analyzed [INFO] 22:15:31.728 0/0 source files have been analyzed [INFO] 22:15:31.728 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:31.728 Sensor Serverless configuration file sensor [security] [INFO] 22:15:31.728 0 Serverless function entries were found in the project [INFO] 22:15:31.728 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:31.728 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:31.728 Sensor AWS SAM template file sensor [security] [INFO] 22:15:31.728 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:31.728 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:31.728 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:31.728 ------------- Run sensors on module org.eclipse.sirius.sample.properties.checkbox [INFO] 22:15:31.752 Sensor JavaSensor [java] [INFO] 22:15:31.752 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:31.755 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:31.755 No "Main" source files to scan. [INFO] 22:15:31.756 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 22:15:31.757 Starting batch processing. [INFO] 22:15:31.772 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:31.778 100% analyzed [INFO] 22:15:31.778 Batch processing: Done. [INFO] 22:15:31.778 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:15:31.778 No "Generated" source files to scan. [INFO] 22:15:31.778 Sensor JavaSensor [java] (done) | time=26ms [INFO] 22:15:31.779 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:31.779 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:31.779 Sensor SurefireSensor [java] [INFO] 22:15:31.779 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/surefire-reports] [INFO] 22:15:31.779 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:31.779 Sensor XML Sensor [xml] [INFO] 22:15:31.779 1 source file to be analyzed [INFO] 22:15:31.783 1/1 source file has been analyzed [INFO] 22:15:31.784 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:31.784 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:31.784 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:31.784 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:15:31.785 Sensor IaC Docker Sensor [iac] [INFO] 22:15:31.785 0 source files to be analyzed [INFO] 22:15:31.788 0/0 source files have been analyzed [INFO] 22:15:31.788 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:15:31.788 Sensor Serverless configuration file sensor [security] [INFO] 22:15:31.788 0 Serverless function entries were found in the project [INFO] 22:15:31.788 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:31.788 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:31.788 Sensor AWS SAM template file sensor [security] [INFO] 22:15:31.788 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:31.788 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:31.788 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:31.788 ------------- Run sensors on module org.eclipse.sirius.diagram.ui.ext [INFO] 22:15:31.817 Sensor JavaSensor [java] [INFO] 22:15:31.817 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:31.823 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:31.823 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:15:31.824 Starting batch processing. [INFO] 22:15:31.845 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:31.865 100% analyzed [INFO] 22:15:31.865 Batch processing: Done. [INFO] 22:15:31.865 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:15:31.866 No "Test" source files to scan. [INFO] 22:15:31.866 No "Generated" source files to scan. [INFO] 22:15:31.866 Sensor JavaSensor [java] (done) | time=49ms [INFO] 22:15:31.866 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:31.866 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:31.866 Sensor SurefireSensor [java] [INFO] 22:15:31.866 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/surefire-reports] [INFO] 22:15:31.866 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:31.866 Sensor XML Sensor [xml] [INFO] 22:15:31.867 1 source file to be analyzed [INFO] 22:15:31.871 1/1 source file has been analyzed [INFO] 22:15:31.871 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:31.871 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:31.871 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:31.872 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:31.872 Sensor IaC Docker Sensor [iac] [INFO] 22:15:31.872 0 source files to be analyzed [INFO] 22:15:31.875 0/0 source files have been analyzed [INFO] 22:15:31.875 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:15:31.875 Sensor Serverless configuration file sensor [security] [INFO] 22:15:31.875 0 Serverless function entries were found in the project [INFO] 22:15:31.875 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:31.875 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:31.875 Sensor AWS SAM template file sensor [security] [INFO] 22:15:31.876 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:15:31.876 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:31.876 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:31.876 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence [INFO] 22:15:31.898 Sensor JavaSensor [java] [INFO] 22:15:31.898 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:31.904 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:31.904 Using ECJ batch to parse 106 Main java source files with batch size 214 KB. [INFO] 22:15:31.918 Starting batch processing. [INFO] 22:15:32.002 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:42.342 100% analyzed [INFO] 22:15:42.342 Batch processing: Done. [INFO] 22:15:42.342 Did not optimize analysis for any files, performed a full analysis for all 106 files. [INFO] 22:15:42.353 No "Test" source files to scan. [INFO] 22:15:42.353 No "Generated" source files to scan. [INFO] 22:15:42.353 Sensor JavaSensor [java] (done) | time=10455ms [INFO] 22:15:42.353 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:42.354 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:15:42.354 Sensor SurefireSensor [java] [INFO] 22:15:42.354 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/surefire-reports] [INFO] 22:15:42.354 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:42.354 Sensor XML Sensor [xml] [INFO] 22:15:42.354 1 source file to be analyzed [INFO] 22:15:42.360 1/1 source file has been analyzed [INFO] 22:15:42.360 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:42.360 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:42.360 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:42.378 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=18ms [INFO] 22:15:42.378 Sensor IaC Docker Sensor [iac] [INFO] 22:15:42.379 0 source files to be analyzed [INFO] 22:15:42.383 0/0 source files have been analyzed [INFO] 22:15:42.383 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:15:42.383 Sensor Serverless configuration file sensor [security] [INFO] 22:15:42.384 0 Serverless function entries were found in the project [INFO] 22:15:42.384 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:42.384 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:15:42.384 Sensor AWS SAM template file sensor [security] [INFO] 22:15:42.384 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:42.384 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:42.384 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:42.384 ------------- Run sensors on module org.eclipse.sirius.editor.properties [INFO] 22:15:42.410 Sensor JavaSensor [java] [INFO] 22:15:42.410 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:42.415 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:42.415 Using ECJ batch to parse 65 Main java source files with batch size 214 KB. [INFO] 22:15:42.430 Starting batch processing. [INFO] 22:15:42.465 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:44.418 100% analyzed [INFO] 22:15:44.418 Batch processing: Done. [INFO] 22:15:44.418 Did not optimize analysis for any files, performed a full analysis for all 65 files. [INFO] 22:15:44.422 No "Test" source files to scan. [INFO] 22:15:44.422 No "Generated" source files to scan. [INFO] 22:15:44.422 Sensor JavaSensor [java] (done) | time=2012ms [INFO] 22:15:44.422 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:44.422 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:44.422 Sensor SurefireSensor [java] [INFO] 22:15:44.422 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/surefire-reports] [INFO] 22:15:44.422 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:44.422 Sensor XML Sensor [xml] [INFO] 22:15:44.423 1 source file to be analyzed [INFO] 22:15:44.427 1/1 source file has been analyzed [INFO] 22:15:44.427 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:44.427 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:44.427 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:44.444 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms [INFO] 22:15:44.445 Sensor IaC Docker Sensor [iac] [INFO] 22:15:44.445 0 source files to be analyzed [INFO] 22:15:44.449 0/0 source files have been analyzed [INFO] 22:15:44.449 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:44.449 Sensor Serverless configuration file sensor [security] [INFO] 22:15:44.449 0 Serverless function entries were found in the project [INFO] 22:15:44.449 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:44.449 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:44.449 Sensor AWS SAM template file sensor [security] [INFO] 22:15:44.449 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:44.449 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:44.449 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:44.449 ------------- Run sensors on module org.eclipse.sirius.ui.editor [INFO] 22:15:44.471 Sensor JavaSensor [java] [INFO] 22:15:44.471 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:44.475 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:44.475 Using ECJ batch to parse 18 Main java source files with batch size 214 KB. [INFO] 22:15:44.486 Starting batch processing. [INFO] 22:15:44.580 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:46.157 100% analyzed [INFO] 22:15:46.157 Batch processing: Done. [INFO] 22:15:46.157 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 22:15:46.161 No "Test" source files to scan. [INFO] 22:15:46.161 No "Generated" source files to scan. [INFO] 22:15:46.161 Sensor JavaSensor [java] (done) | time=1690ms [INFO] 22:15:46.161 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:46.161 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:46.161 Sensor SurefireSensor [java] [INFO] 22:15:46.161 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/surefire-reports] [INFO] 22:15:46.161 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:46.161 Sensor XML Sensor [xml] [INFO] 22:15:46.162 1 source file to be analyzed [INFO] 22:15:46.166 1/1 source file has been analyzed [INFO] 22:15:46.166 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:46.166 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:46.166 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:46.170 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:15:46.170 Sensor IaC Docker Sensor [iac] [INFO] 22:15:46.170 0 source files to be analyzed [INFO] 22:15:46.173 0/0 source files have been analyzed [INFO] 22:15:46.173 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:15:46.174 Sensor Serverless configuration file sensor [security] [INFO] 22:15:46.174 0 Serverless function entries were found in the project [INFO] 22:15:46.174 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:46.174 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:46.174 Sensor AWS SAM template file sensor [security] [INFO] 22:15:46.174 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:46.174 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:46.174 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:46.174 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] 22:15:46.195 Sensor JavaSensor [java] [INFO] 22:15:46.195 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:46.202 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:46.202 No "Main" source files to scan. [INFO] 22:15:46.202 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 22:15:46.206 Starting batch processing. [INFO] 22:15:46.247 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:46.318 100% analyzed [INFO] 22:15:46.318 Batch processing: Done. [INFO] 22:15:46.319 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 22:15:46.319 No "Generated" source files to scan. [INFO] 22:15:46.319 Sensor JavaSensor [java] (done) | time=124ms [INFO] 22:15:46.319 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:46.319 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:46.319 Sensor SurefireSensor [java] [INFO] 22:15:46.320 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/surefire-reports] [INFO] 22:15:46.320 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 22:15:46.320 Sensor XML Sensor [xml] [INFO] 22:15:46.320 1 source file to be analyzed [INFO] 22:15:46.324 1/1 source file has been analyzed [INFO] 22:15:46.324 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:15:46.325 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:46.325 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:46.326 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:46.326 Sensor IaC Docker Sensor [iac] [INFO] 22:15:46.327 0 source files to be analyzed [INFO] 22:15:46.330 0/0 source files have been analyzed [INFO] 22:15:46.330 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:46.330 Sensor Serverless configuration file sensor [security] [INFO] 22:15:46.330 0 Serverless function entries were found in the project [INFO] 22:15:46.330 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:46.330 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:46.330 Sensor AWS SAM template file sensor [security] [INFO] 22:15:46.330 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:46.330 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:46.330 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:46.330 ------------- Run sensors on module org.eclipse.sirius.ext.jface [INFO] 22:15:46.353 Sensor JavaSensor [java] [INFO] 22:15:46.353 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:46.354 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:46.354 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:15:46.354 Starting batch processing. [INFO] 22:15:46.356 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:46.371 100% analyzed [INFO] 22:15:46.371 Batch processing: Done. [INFO] 22:15:46.371 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:15:46.372 No "Test" source files to scan. [INFO] 22:15:46.372 No "Generated" source files to scan. [INFO] 22:15:46.372 Sensor JavaSensor [java] (done) | time=19ms [INFO] 22:15:46.372 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:46.372 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:46.372 Sensor SurefireSensor [java] [INFO] 22:15:46.372 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/surefire-reports] [INFO] 22:15:46.372 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:46.372 Sensor XML Sensor [xml] [INFO] 22:15:46.372 1 source file to be analyzed [INFO] 22:15:46.376 1/1 source file has been analyzed [INFO] 22:15:46.376 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:15:46.376 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:46.376 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:46.377 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:46.377 Sensor IaC Docker Sensor [iac] [INFO] 22:15:46.377 0 source files to be analyzed [INFO] 22:15:46.381 0/0 source files have been analyzed [INFO] 22:15:46.381 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:46.381 Sensor Serverless configuration file sensor [security] [INFO] 22:15:46.381 0 Serverless function entries were found in the project [INFO] 22:15:46.381 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:46.381 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:46.381 Sensor AWS SAM template file sensor [security] [INFO] 22:15:46.381 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:46.381 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:46.381 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:46.381 ------------- Run sensors on module org.eclipse.sirius.ext.gef [INFO] 22:15:46.415 Sensor JavaSensor [java] [INFO] 22:15:46.415 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:46.418 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:46.418 Using ECJ batch to parse 2 Main java source files with batch size 214 KB. [INFO] 22:15:46.419 Starting batch processing. [INFO] 22:15:46.445 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:46.547 100% analyzed [INFO] 22:15:46.547 Batch processing: Done. [INFO] 22:15:46.547 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:15:46.548 No "Test" source files to scan. [INFO] 22:15:46.548 No "Generated" source files to scan. [INFO] 22:15:46.548 Sensor JavaSensor [java] (done) | time=133ms [INFO] 22:15:46.549 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:46.549 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:46.549 Sensor SurefireSensor [java] [INFO] 22:15:46.549 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/surefire-reports] [INFO] 22:15:46.549 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:46.549 Sensor XML Sensor [xml] [INFO] 22:15:46.549 1 source file to be analyzed [INFO] 22:15:46.553 1/1 source file has been analyzed [INFO] 22:15:46.553 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:15:46.553 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:46.553 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:46.554 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:46.554 Sensor IaC Docker Sensor [iac] [INFO] 22:15:46.555 0 source files to be analyzed [INFO] 22:15:46.558 0/0 source files have been analyzed [INFO] 22:15:46.558 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:46.558 Sensor Serverless configuration file sensor [security] [INFO] 22:15:46.558 0 Serverless function entries were found in the project [INFO] 22:15:46.558 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:46.558 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:46.558 Sensor AWS SAM template file sensor [security] [INFO] 22:15:46.558 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:46.558 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:46.558 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:46.558 ------------- Run sensors on module org.eclipse.sirius.sample.properties.textarea [INFO] 22:15:46.580 Sensor JavaSensor [java] [INFO] 22:15:46.580 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:46.583 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:46.583 No "Main" source files to scan. [INFO] 22:15:46.584 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 22:15:46.585 Starting batch processing. [INFO] 22:15:46.600 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:46.616 100% analyzed [INFO] 22:15:46.616 Batch processing: Done. [INFO] 22:15:46.616 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:15:46.616 No "Generated" source files to scan. [INFO] 22:15:46.616 Sensor JavaSensor [java] (done) | time=36ms [INFO] 22:15:46.616 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:46.617 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:15:46.617 Sensor SurefireSensor [java] [INFO] 22:15:46.617 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/surefire-reports] [INFO] 22:15:46.617 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:46.617 Sensor XML Sensor [xml] [INFO] 22:15:46.617 1 source file to be analyzed [INFO] 22:15:46.622 1/1 source file has been analyzed [INFO] 22:15:46.622 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:46.622 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:46.622 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:46.622 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:15:46.623 Sensor IaC Docker Sensor [iac] [INFO] 22:15:46.623 0 source files to be analyzed [INFO] 22:15:46.626 0/0 source files have been analyzed [INFO] 22:15:46.626 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:15:46.626 Sensor Serverless configuration file sensor [security] [INFO] 22:15:46.626 0 Serverless function entries were found in the project [INFO] 22:15:46.626 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:46.626 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:46.626 Sensor AWS SAM template file sensor [security] [INFO] 22:15:46.626 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:46.626 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:46.626 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:46.627 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot.support [INFO] 22:15:46.648 Sensor JavaSensor [java] [INFO] 22:15:46.648 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:46.655 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:46.655 No "Main" source files to scan. [INFO] 22:15:46.664 Using ECJ batch to parse 129 Test java source files with batch size 214 KB. [INFO] 22:15:46.684 Starting batch processing. [INFO] 22:15:46.733 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:48.116 100% analyzed [INFO] 22:15:48.116 Batch processing: Done. [INFO] 22:15:48.117 Did not optimize analysis for any files, performed a full analysis for all 129 files. [INFO] 22:15:48.117 No "Generated" source files to scan. [INFO] 22:15:48.117 Sensor JavaSensor [java] (done) | time=1469ms [INFO] 22:15:48.117 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:48.118 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:15:48.118 Sensor SurefireSensor [java] [INFO] 22:15:48.118 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/surefire-reports] [INFO] 22:15:48.118 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:48.118 Sensor XML Sensor [xml] [INFO] 22:15:48.118 1 source file to be analyzed [INFO] 22:15:48.124 1/1 source file has been analyzed [INFO] 22:15:48.124 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:48.124 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:48.125 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:48.145 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=21ms [INFO] 22:15:48.145 Sensor IaC Docker Sensor [iac] [INFO] 22:15:48.145 0 source files to be analyzed [INFO] 22:15:48.149 0/0 source files have been analyzed [INFO] 22:15:48.149 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:48.149 Sensor Serverless configuration file sensor [security] [INFO] 22:15:48.149 0 Serverless function entries were found in the project [INFO] 22:15:48.149 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:48.149 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:48.149 Sensor AWS SAM template file sensor [security] [INFO] 22:15:48.149 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:48.150 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:48.150 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:15:48.150 ------------- Run sensors on module org.eclipse.sirius.common.interpreter.aql [INFO] 22:15:48.179 Sensor JavaSensor [java] [INFO] 22:15:48.179 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:48.181 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:48.181 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:15:48.182 Starting batch processing. [INFO] 22:15:48.235 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:48.318 100% analyzed [INFO] 22:15:48.318 Batch processing: Done. [INFO] 22:15:48.319 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:15:48.320 No "Test" source files to scan. [INFO] 22:15:48.320 No "Generated" source files to scan. [INFO] 22:15:48.320 Sensor JavaSensor [java] (done) | time=141ms [INFO] 22:15:48.320 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:48.320 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:48.320 Sensor SurefireSensor [java] [INFO] 22:15:48.320 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/surefire-reports] [INFO] 22:15:48.320 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:48.320 Sensor XML Sensor [xml] [INFO] 22:15:48.320 1 source file to be analyzed [INFO] 22:15:48.326 1/1 source file has been analyzed [INFO] 22:15:48.326 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:48.326 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:48.326 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:48.327 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:48.327 Sensor IaC Docker Sensor [iac] [INFO] 22:15:48.327 0 source files to be analyzed [INFO] 22:15:48.331 0/0 source files have been analyzed [INFO] 22:15:48.331 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:48.331 Sensor Serverless configuration file sensor [security] [INFO] 22:15:48.331 0 Serverless function entries were found in the project [INFO] 22:15:48.331 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:48.331 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:48.331 Sensor AWS SAM template file sensor [security] [INFO] 22:15:48.332 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:15:48.332 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:48.332 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:48.332 ------------- Run sensors on module org.eclipse.sirius.ecore.extender [INFO] 22:15:48.358 Sensor JavaSensor [java] [INFO] 22:15:48.358 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:48.360 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:48.360 Using ECJ batch to parse 46 Main java source files with batch size 214 KB. [INFO] 22:15:48.374 Starting batch processing. [INFO] 22:15:48.388 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:49.854 100% analyzed [INFO] 22:15:49.854 Batch processing: Done. [INFO] 22:15:49.855 Did not optimize analysis for any files, performed a full analysis for all 46 files. [INFO] 22:15:49.857 No "Test" source files to scan. [INFO] 22:15:49.857 No "Generated" source files to scan. [INFO] 22:15:49.857 Sensor JavaSensor [java] (done) | time=1499ms [INFO] 22:15:49.858 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:49.858 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:49.858 Sensor SurefireSensor [java] [INFO] 22:15:49.858 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/surefire-reports] [INFO] 22:15:49.858 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:49.858 Sensor XML Sensor [xml] [INFO] 22:15:49.858 1 source file to be analyzed [INFO] 22:15:49.864 1/1 source file has been analyzed [INFO] 22:15:49.864 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:49.864 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:49.864 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:49.871 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 22:15:49.871 Sensor IaC Docker Sensor [iac] [INFO] 22:15:49.871 0 source files to be analyzed [INFO] 22:15:49.875 0/0 source files have been analyzed [INFO] 22:15:49.875 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:49.876 Sensor Serverless configuration file sensor [security] [INFO] 22:15:49.876 0 Serverless function entries were found in the project [INFO] 22:15:49.876 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:49.876 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:49.876 Sensor AWS SAM template file sensor [security] [INFO] 22:15:49.876 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:49.876 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:49.876 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:49.876 ------------- Run sensors on module org.eclipse.sirius.ext.draw2d [INFO] 22:15:49.900 Sensor JavaSensor [java] [INFO] 22:15:49.900 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:49.902 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:49.902 Using ECJ batch to parse 21 Main java source files with batch size 214 KB. [INFO] 22:15:49.907 Starting batch processing. [INFO] 22:15:49.922 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:50.231 100% analyzed [INFO] 22:15:50.231 Batch processing: Done. [INFO] 22:15:50.231 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 22:15:50.235 No "Test" source files to scan. [INFO] 22:15:50.235 No "Generated" source files to scan. [INFO] 22:15:50.235 Sensor JavaSensor [java] (done) | time=335ms [INFO] 22:15:50.235 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:50.235 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:50.235 Sensor SurefireSensor [java] [INFO] 22:15:50.235 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/surefire-reports] [INFO] 22:15:50.235 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:50.235 Sensor XML Sensor [xml] [INFO] 22:15:50.236 1 source file to be analyzed [INFO] 22:15:50.241 1/1 source file has been analyzed [INFO] 22:15:50.241 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:50.241 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:50.241 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:50.244 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:15:50.244 Sensor IaC Docker Sensor [iac] [INFO] 22:15:50.245 0 source files to be analyzed [INFO] 22:15:50.248 0/0 source files have been analyzed [INFO] 22:15:50.248 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:50.248 Sensor Serverless configuration file sensor [security] [INFO] 22:15:50.248 0 Serverless function entries were found in the project [INFO] 22:15:50.248 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:50.248 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:50.248 Sensor AWS SAM template file sensor [security] [INFO] 22:15:50.248 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:50.248 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:50.249 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:15:50.249 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily [INFO] 22:15:50.272 Sensor JavaSensor [java] [INFO] 22:15:50.272 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:50.273 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:50.273 No "Main" source files to scan. [INFO] 22:15:50.275 Using ECJ batch to parse 14 Test java source files with batch size 214 KB. [INFO] 22:15:50.281 Starting batch processing. [INFO] 22:15:50.301 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:50.380 100% analyzed [INFO] 22:15:50.380 Batch processing: Done. [INFO] 22:15:50.380 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 22:15:50.380 No "Generated" source files to scan. [INFO] 22:15:50.380 Sensor JavaSensor [java] (done) | time=108ms [INFO] 22:15:50.380 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:50.380 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:50.380 Sensor SurefireSensor [java] [INFO] 22:15:50.380 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/surefire-reports] [INFO] 22:15:50.380 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:50.381 Sensor XML Sensor [xml] [INFO] 22:15:50.381 1 source file to be analyzed [INFO] 22:15:50.386 1/1 source file has been analyzed [INFO] 22:15:50.386 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:50.386 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:15:50.387 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 22:15:50.388 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:15:50.388 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:15:50.388 Sensor IaC Docker Sensor [iac] [INFO] 22:15:50.388 0 source files to be analyzed [INFO] 22:15:50.392 0/0 source files have been analyzed [INFO] 22:15:50.392 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:50.392 Sensor Serverless configuration file sensor [security] [INFO] 22:15:50.392 0 Serverless function entries were found in the project [INFO] 22:15:50.392 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:50.392 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:50.392 Sensor AWS SAM template file sensor [security] [INFO] 22:15:50.392 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:50.392 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:50.392 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:50.392 ------------- Run sensors on module org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] 22:15:50.418 Sensor JavaSensor [java] [INFO] 22:15:50.418 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:50.423 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:50.423 Using ECJ batch to parse 13 Main java source files with batch size 214 KB. [INFO] 22:15:50.427 Starting batch processing. [INFO] 22:15:50.460 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:50.686 100% analyzed [INFO] 22:15:50.686 Batch processing: Done. [INFO] 22:15:50.687 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 22:15:50.688 No "Test" source files to scan. [INFO] 22:15:50.688 No "Generated" source files to scan. [INFO] 22:15:50.688 Sensor JavaSensor [java] (done) | time=270ms [INFO] 22:15:50.688 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:50.688 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:50.689 Sensor SurefireSensor [java] [INFO] 22:15:50.689 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/surefire-reports] [INFO] 22:15:50.689 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:50.689 Sensor XML Sensor [xml] [INFO] 22:15:50.689 1 source file to be analyzed [INFO] 22:15:50.693 1/1 source file has been analyzed [INFO] 22:15:50.693 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:15:50.693 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:50.693 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:50.695 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:15:50.695 Sensor IaC Docker Sensor [iac] [INFO] 22:15:50.696 0 source files to be analyzed [INFO] 22:15:50.699 0/0 source files have been analyzed [INFO] 22:15:50.699 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:50.699 Sensor Serverless configuration file sensor [security] [INFO] 22:15:50.699 0 Serverless function entries were found in the project [INFO] 22:15:50.699 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:50.699 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:50.699 Sensor AWS SAM template file sensor [security] [INFO] 22:15:50.699 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:50.699 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:50.699 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:50.700 ------------- Run sensors on module org.eclipse.sirius.common [INFO] 22:15:50.723 Sensor JavaSensor [java] [INFO] 22:15:50.723 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:50.725 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:50.725 Using ECJ batch to parse 118 Main java source files with batch size 214 KB. [INFO] 22:15:50.739 Starting batch processing. [INFO] 22:15:50.761 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:55.711 100% analyzed [INFO] 22:15:55.711 Batch processing: Done. [INFO] 22:15:55.712 Did not optimize analysis for any files, performed a full analysis for all 118 files. [INFO] 22:15:55.718 No "Test" source files to scan. [INFO] 22:15:55.718 No "Generated" source files to scan. [INFO] 22:15:55.718 Sensor JavaSensor [java] (done) | time=4995ms [INFO] 22:15:55.718 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:55.718 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:55.718 Sensor SurefireSensor [java] [INFO] 22:15:55.718 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/surefire-reports] [INFO] 22:15:55.718 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:55.718 Sensor XML Sensor [xml] [INFO] 22:15:55.719 1 source file to be analyzed [INFO] 22:15:55.723 1/1 source file has been analyzed [INFO] 22:15:55.723 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:55.723 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:55.723 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:55.737 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms [INFO] 22:15:55.737 Sensor IaC Docker Sensor [iac] [INFO] 22:15:55.738 0 source files to be analyzed [INFO] 22:15:55.741 0/0 source files have been analyzed [INFO] 22:15:55.741 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:55.741 Sensor Serverless configuration file sensor [security] [INFO] 22:15:55.741 0 Serverless function entries were found in the project [INFO] 22:15:55.741 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:55.741 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:55.741 Sensor AWS SAM template file sensor [security] [INFO] 22:15:55.741 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:55.741 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:55.741 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:55.742 ------------- Run sensors on module org.eclipse.sirius.eef.adapters [INFO] 22:15:55.763 Sensor JavaSensor [java] [INFO] 22:15:55.763 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:55.769 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:55.769 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:15:55.772 Starting batch processing. [INFO] 22:15:55.827 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:56.143 100% analyzed [INFO] 22:15:56.143 Batch processing: Done. [INFO] 22:15:56.144 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:15:56.145 No "Test" source files to scan. [INFO] 22:15:56.146 No "Generated" source files to scan. [INFO] 22:15:56.146 Sensor JavaSensor [java] (done) | time=383ms [INFO] 22:15:56.146 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:56.146 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:56.146 Sensor SurefireSensor [java] [INFO] 22:15:56.146 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/surefire-reports] [INFO] 22:15:56.146 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:56.146 Sensor XML Sensor [xml] [INFO] 22:15:56.146 1 source file to be analyzed [INFO] 22:15:56.150 1/1 source file has been analyzed [INFO] 22:15:56.150 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:15:56.150 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:56.151 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:56.152 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:15:56.152 Sensor IaC Docker Sensor [iac] [INFO] 22:15:56.152 0 source files to be analyzed [INFO] 22:15:56.156 0/0 source files have been analyzed [INFO] 22:15:56.156 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:56.156 Sensor Serverless configuration file sensor [security] [INFO] 22:15:56.156 0 Serverless function entries were found in the project [INFO] 22:15:56.156 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:56.156 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:56.156 Sensor AWS SAM template file sensor [security] [INFO] 22:15:56.156 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:56.156 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:56.156 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:56.156 ------------- Run sensors on module org.eclipse.sirius.table.model [INFO] 22:15:56.179 Sensor JavaSensor [java] [INFO] 22:15:56.179 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:56.181 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:56.181 Using ECJ batch to parse 24 Main java source files with batch size 214 KB. [INFO] 22:15:56.185 Starting batch processing. [INFO] 22:15:56.209 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:56.594 100% analyzed [INFO] 22:15:56.594 Batch processing: Done. [INFO] 22:15:56.595 Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] 22:15:56.598 No "Test" source files to scan. [INFO] 22:15:56.598 No "Generated" source files to scan. [INFO] 22:15:56.598 Sensor JavaSensor [java] (done) | time=419ms [INFO] 22:15:56.598 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:56.598 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:56.598 Sensor SurefireSensor [java] [INFO] 22:15:56.598 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/surefire-reports] [INFO] 22:15:56.598 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:56.598 Sensor XML Sensor [xml] [INFO] 22:15:56.599 1 source file to be analyzed [INFO] 22:15:56.602 1/1 source file has been analyzed [INFO] 22:15:56.602 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:15:56.603 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:56.603 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:56.617 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms [INFO] 22:15:56.617 Sensor IaC Docker Sensor [iac] [INFO] 22:15:56.617 0 source files to be analyzed [INFO] 22:15:56.621 0/0 source files have been analyzed [INFO] 22:15:56.621 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:56.621 Sensor Serverless configuration file sensor [security] [INFO] 22:15:56.621 0 Serverless function entries were found in the project [INFO] 22:15:56.621 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:56.621 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:56.621 Sensor AWS SAM template file sensor [security] [INFO] 22:15:56.621 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:56.621 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:56.621 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:56.621 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration [INFO] 22:15:56.643 Sensor JavaSensor [java] [INFO] 22:15:56.644 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:56.645 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:56.645 No "Main" source files to scan. [INFO] 22:15:56.646 Using ECJ batch to parse 88 Test java source files with batch size 214 KB. [INFO] 22:15:56.659 Starting batch processing. [INFO] 22:15:56.681 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:57.448 100% analyzed [INFO] 22:15:57.448 Batch processing: Done. [INFO] 22:15:57.449 Did not optimize analysis for any files, performed a full analysis for all 88 files. [INFO] 22:15:57.449 No "Generated" source files to scan. [INFO] 22:15:57.449 Sensor JavaSensor [java] (done) | time=806ms [INFO] 22:15:57.449 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:57.449 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:57.449 Sensor SurefireSensor [java] [INFO] 22:15:57.449 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/surefire-reports] [INFO] 22:15:57.449 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:57.449 Sensor XML Sensor [xml] [INFO] 22:15:57.454 1 source file to be analyzed [INFO] 22:15:57.460 1/1 source file has been analyzed [INFO] 22:15:57.460 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 22:15:57.460 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:57.461 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:57.474 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms [INFO] 22:15:57.475 Sensor IaC Docker Sensor [iac] [INFO] 22:15:57.475 0 source files to be analyzed [INFO] 22:15:57.479 0/0 source files have been analyzed [INFO] 22:15:57.479 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:57.479 Sensor Serverless configuration file sensor [security] [INFO] 22:15:57.479 0 Serverless function entries were found in the project [INFO] 22:15:57.479 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:57.479 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:57.480 Sensor AWS SAM template file sensor [security] [INFO] 22:15:57.480 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:57.480 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:57.480 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:57.480 ------------- Run sensors on module org.eclipse.sirius.ui.properties [INFO] 22:15:57.507 Sensor JavaSensor [java] [INFO] 22:15:57.507 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:57.514 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:57.514 Using ECJ batch to parse 22 Main java source files with batch size 214 KB. [INFO] 22:15:57.523 Starting batch processing. [INFO] 22:15:57.565 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:58.304 100% analyzed [INFO] 22:15:58.304 Batch processing: Done. [INFO] 22:15:58.305 Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] 22:15:58.308 No "Test" source files to scan. [INFO] 22:15:58.308 No "Generated" source files to scan. [INFO] 22:15:58.308 Sensor JavaSensor [java] (done) | time=801ms [INFO] 22:15:58.308 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:58.308 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:58.309 Sensor SurefireSensor [java] [INFO] 22:15:58.309 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/surefire-reports] [INFO] 22:15:58.309 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:58.309 Sensor XML Sensor [xml] [INFO] 22:15:58.309 1 source file to be analyzed [INFO] 22:15:58.318 1/1 source file has been analyzed [INFO] 22:15:58.318 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 22:15:58.318 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:58.318 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:58.322 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:15:58.322 Sensor IaC Docker Sensor [iac] [INFO] 22:15:58.323 0 source files to be analyzed [INFO] 22:15:58.326 0/0 source files have been analyzed [INFO] 22:15:58.326 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:58.326 Sensor Serverless configuration file sensor [security] [INFO] 22:15:58.326 0 Serverless function entries were found in the project [INFO] 22:15:58.326 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:58.327 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:15:58.327 Sensor AWS SAM template file sensor [security] [INFO] 22:15:58.327 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:58.327 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:58.327 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:58.327 ------------- Run sensors on module org.eclipse.sirius.ext.ide [INFO] 22:15:58.351 Sensor JavaSensor [java] [INFO] 22:15:58.351 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:58.353 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:58.353 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:15:58.355 Starting batch processing. [INFO] 22:15:58.365 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:58.512 100% analyzed [INFO] 22:15:58.512 Batch processing: Done. [INFO] 22:15:58.512 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:15:58.515 No "Test" source files to scan. [INFO] 22:15:58.515 No "Generated" source files to scan. [INFO] 22:15:58.515 Sensor JavaSensor [java] (done) | time=164ms [INFO] 22:15:58.515 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:58.515 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:58.515 Sensor SurefireSensor [java] [INFO] 22:15:58.515 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/surefire-reports] [INFO] 22:15:58.515 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:58.515 Sensor XML Sensor [xml] [INFO] 22:15:58.516 1 source file to be analyzed [INFO] 22:15:58.521 1/1 source file has been analyzed [INFO] 22:15:58.521 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:15:58.521 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:58.521 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:58.522 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:15:58.522 Sensor IaC Docker Sensor [iac] [INFO] 22:15:58.523 0 source files to be analyzed [INFO] 22:15:58.526 0/0 source files have been analyzed [INFO] 22:15:58.526 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:58.526 Sensor Serverless configuration file sensor [security] [INFO] 22:15:58.526 0 Serverless function entries were found in the project [INFO] 22:15:58.526 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:58.526 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:58.527 Sensor AWS SAM template file sensor [security] [INFO] 22:15:58.527 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:58.527 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:58.527 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:58.527 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml [INFO] 22:15:58.550 Sensor JavaSensor [java] [INFO] 22:15:58.550 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:58.551 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:58.552 No "Main" source files to scan. [INFO] 22:15:58.552 Using ECJ batch to parse 70 Test java source files with batch size 214 KB. [INFO] 22:15:58.564 Starting batch processing. [INFO] 22:15:58.588 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:59.890 100% analyzed [INFO] 22:15:59.890 Batch processing: Done. [INFO] 22:15:59.890 Did not optimize analysis for any files, performed a full analysis for all 70 files. [INFO] 22:15:59.890 No "Generated" source files to scan. [INFO] 22:15:59.890 Sensor JavaSensor [java] (done) | time=1340ms [INFO] 22:15:59.890 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:59.890 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:15:59.890 Sensor SurefireSensor [java] [INFO] 22:15:59.890 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/surefire-reports] [INFO] 22:15:59.890 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:15:59.890 Sensor XML Sensor [xml] [INFO] 22:15:59.891 1 source file to be analyzed [INFO] 22:15:59.895 1/1 source file has been analyzed [INFO] 22:15:59.895 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:15:59.895 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:59.895 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:59.914 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms [INFO] 22:15:59.914 Sensor IaC Docker Sensor [iac] [INFO] 22:15:59.915 0 source files to be analyzed [INFO] 22:15:59.918 0/0 source files have been analyzed [INFO] 22:15:59.918 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:15:59.918 Sensor Serverless configuration file sensor [security] [INFO] 22:15:59.918 0 Serverless function entries were found in the project [INFO] 22:15:59.918 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:59.918 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:15:59.918 Sensor AWS SAM template file sensor [security] [INFO] 22:15:59.918 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:59.918 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:59.918 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:15:59.918 ------------- Run sensors on module org.eclipse.sirius.diagram.elk [INFO] 22:15:59.940 Sensor JavaSensor [java] [INFO] 22:15:59.940 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:59.945 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:59.945 Using ECJ batch to parse 14 Main java source files with batch size 214 KB. [INFO] 22:15:59.959 Starting batch processing. [INFO] 22:16:00.037 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:04.036 100% analyzed [INFO] 22:16:04.036 Batch processing: Done. [INFO] 22:16:04.036 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 22:16:04.043 No "Test" source files to scan. [INFO] 22:16:04.043 No "Generated" source files to scan. [INFO] 22:16:04.043 Sensor JavaSensor [java] (done) | time=4103ms [INFO] 22:16:04.043 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:04.043 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:04.043 Sensor SurefireSensor [java] [INFO] 22:16:04.043 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/surefire-reports] [INFO] 22:16:04.043 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:04.044 Sensor XML Sensor [xml] [INFO] 22:16:04.044 1 source file to be analyzed [INFO] 22:16:04.048 1/1 source file has been analyzed [INFO] 22:16:04.048 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:16:04.048 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:04.048 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:04.052 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:16:04.052 Sensor IaC Docker Sensor [iac] [INFO] 22:16:04.053 0 source files to be analyzed [INFO] 22:16:04.056 0/0 source files have been analyzed [INFO] 22:16:04.056 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:04.056 Sensor Serverless configuration file sensor [security] [INFO] 22:16:04.056 0 Serverless function entries were found in the project [INFO] 22:16:04.056 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:04.056 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:04.056 Sensor AWS SAM template file sensor [security] [INFO] 22:16:04.056 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:04.056 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:04.056 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:04.056 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook [INFO] 22:16:04.078 Sensor JavaSensor [java] [INFO] 22:16:04.078 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:04.079 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:04.079 No "Main" source files to scan. [INFO] 22:16:04.079 Using ECJ batch to parse 47 Test java source files with batch size 214 KB. [INFO] 22:16:04.093 Starting batch processing. [INFO] 22:16:04.106 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:04.377 100% analyzed [INFO] 22:16:04.377 Batch processing: Done. [INFO] 22:16:04.377 Did not optimize analysis for any files, performed a full analysis for all 47 files. [INFO] 22:16:04.377 No "Generated" source files to scan. [INFO] 22:16:04.377 Sensor JavaSensor [java] (done) | time=299ms [INFO] 22:16:04.377 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:04.377 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:04.377 Sensor SurefireSensor [java] [INFO] 22:16:04.377 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/surefire-reports] [INFO] 22:16:04.377 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:04.377 Sensor XML Sensor [xml] [INFO] 22:16:04.378 1 source file to be analyzed [INFO] 22:16:04.381 1/1 source file has been analyzed [INFO] 22:16:04.382 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:04.382 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:04.382 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:04.387 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 22:16:04.387 Sensor IaC Docker Sensor [iac] [INFO] 22:16:04.387 0 source files to be analyzed [INFO] 22:16:04.390 0/0 source files have been analyzed [INFO] 22:16:04.391 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:04.391 Sensor Serverless configuration file sensor [security] [INFO] 22:16:04.391 0 Serverless function entries were found in the project [INFO] 22:16:04.391 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:04.391 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:04.391 Sensor AWS SAM template file sensor [security] [INFO] 22:16:04.391 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:04.391 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:04.391 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:04.391 ------------- Run sensors on module org.eclipse.sirius.ext.emf [INFO] 22:16:04.412 Sensor JavaSensor [java] [INFO] 22:16:04.412 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:04.415 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:04.415 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 22:16:04.417 Starting batch processing. [INFO] 22:16:04.424 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:04.530 100% analyzed [INFO] 22:16:04.530 Batch processing: Done. [INFO] 22:16:04.530 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:16:04.531 No "Test" source files to scan. [INFO] 22:16:04.531 No "Generated" source files to scan. [INFO] 22:16:04.531 Sensor JavaSensor [java] (done) | time=119ms [INFO] 22:16:04.531 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:04.531 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:04.531 Sensor SurefireSensor [java] [INFO] 22:16:04.531 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/surefire-reports] [INFO] 22:16:04.531 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:04.531 Sensor XML Sensor [xml] [INFO] 22:16:04.532 1 source file to be analyzed [INFO] 22:16:04.536 1/1 source file has been analyzed [INFO] 22:16:04.536 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:04.536 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:04.536 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:04.537 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:04.537 Sensor IaC Docker Sensor [iac] [INFO] 22:16:04.538 0 source files to be analyzed [INFO] 22:16:04.541 0/0 source files have been analyzed [INFO] 22:16:04.541 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:04.541 Sensor Serverless configuration file sensor [security] [INFO] 22:16:04.541 0 Serverless function entries were found in the project [INFO] 22:16:04.541 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:04.541 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:04.541 Sensor AWS SAM template file sensor [security] [INFO] 22:16:04.541 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:04.541 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:04.541 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:04.541 ------------- Run sensors on module org.eclipse.sirius.tree.ui [INFO] 22:16:04.562 Sensor JavaSensor [java] [INFO] 22:16:04.563 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:04.566 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:04.566 Using ECJ batch to parse 51 Main java source files with batch size 214 KB. [INFO] 22:16:04.580 Starting batch processing. [INFO] 22:16:04.643 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:06.851 100% analyzed [INFO] 22:16:06.851 Batch processing: Done. [INFO] 22:16:06.852 Did not optimize analysis for any files, performed a full analysis for all 51 files. [INFO] 22:16:06.873 No "Test" source files to scan. [INFO] 22:16:06.873 No "Generated" source files to scan. [INFO] 22:16:06.873 Sensor JavaSensor [java] (done) | time=2311ms [INFO] 22:16:06.873 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:06.873 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:06.873 Sensor SurefireSensor [java] [INFO] 22:16:06.873 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/surefire-reports] [INFO] 22:16:06.873 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:06.873 Sensor XML Sensor [xml] [INFO] 22:16:06.874 1 source file to be analyzed [INFO] 22:16:06.879 1/1 source file has been analyzed [INFO] 22:16:06.879 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:06.879 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:06.880 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:06.889 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 22:16:06.889 Sensor IaC Docker Sensor [iac] [INFO] 22:16:06.890 0 source files to be analyzed [INFO] 22:16:06.893 0/0 source files have been analyzed [INFO] 22:16:06.893 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:06.894 Sensor Serverless configuration file sensor [security] [INFO] 22:16:06.894 0 Serverless function entries were found in the project [INFO] 22:16:06.894 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:06.894 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:06.894 Sensor AWS SAM template file sensor [security] [INFO] 22:16:06.894 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:06.894 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:06.894 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:06.894 ------------- Run sensors on module org.eclipse.sirius.table.ui.ext [INFO] 22:16:06.918 Sensor JavaSensor [java] [INFO] 22:16:06.918 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:06.922 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:06.922 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:16:06.924 Starting batch processing. [INFO] 22:16:06.946 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:06.982 100% analyzed [INFO] 22:16:06.982 Batch processing: Done. [INFO] 22:16:06.983 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:16:06.983 No "Test" source files to scan. [INFO] 22:16:06.984 No "Generated" source files to scan. [INFO] 22:16:06.984 Sensor JavaSensor [java] (done) | time=66ms [INFO] 22:16:06.984 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:06.984 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:06.984 Sensor SurefireSensor [java] [INFO] 22:16:06.984 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/surefire-reports] [INFO] 22:16:06.984 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:06.984 Sensor XML Sensor [xml] [INFO] 22:16:06.984 1 source file to be analyzed [INFO] 22:16:06.990 1/1 source file has been analyzed [INFO] 22:16:06.990 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:06.990 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:06.990 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:06.991 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:06.991 Sensor IaC Docker Sensor [iac] [INFO] 22:16:06.992 0 source files to be analyzed [INFO] 22:16:06.996 0/0 source files have been analyzed [INFO] 22:16:06.996 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:16:06.996 Sensor Serverless configuration file sensor [security] [INFO] 22:16:06.996 0 Serverless function entries were found in the project [INFO] 22:16:06.996 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:06.996 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:06.996 Sensor AWS SAM template file sensor [security] [INFO] 22:16:06.996 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:06.996 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:06.996 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:06.996 ------------- Run sensors on module org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] 22:16:07.023 Sensor JavaSensor [java] [INFO] 22:16:07.023 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:07.027 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:07.027 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:16:07.029 Starting batch processing. [INFO] 22:16:07.059 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:07.155 100% analyzed [INFO] 22:16:07.155 Batch processing: Done. [INFO] 22:16:07.156 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:16:07.157 No "Test" source files to scan. [INFO] 22:16:07.157 No "Generated" source files to scan. [INFO] 22:16:07.157 Sensor JavaSensor [java] (done) | time=134ms [INFO] 22:16:07.157 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:07.157 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:07.157 Sensor SurefireSensor [java] [INFO] 22:16:07.157 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/surefire-reports] [INFO] 22:16:07.157 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:07.157 Sensor XML Sensor [xml] [INFO] 22:16:07.158 1 source file to be analyzed [INFO] 22:16:07.163 1/1 source file has been analyzed [INFO] 22:16:07.163 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:07.163 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:07.163 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:07.164 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:07.164 Sensor IaC Docker Sensor [iac] [INFO] 22:16:07.165 0 source files to be analyzed [INFO] 22:16:07.168 0/0 source files have been analyzed [INFO] 22:16:07.168 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:07.168 Sensor Serverless configuration file sensor [security] [INFO] 22:16:07.168 0 Serverless function entries were found in the project [INFO] 22:16:07.168 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:07.168 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:07.168 Sensor AWS SAM template file sensor [security] [INFO] 22:16:07.168 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:07.168 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:07.169 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:16:07.169 ------------- Run sensors on module org.eclipse.sirius.table [INFO] 22:16:07.192 Sensor JavaSensor [java] [INFO] 22:16:07.192 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:07.194 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:07.194 Using ECJ batch to parse 46 Main java source files with batch size 214 KB. [INFO] 22:16:07.206 Starting batch processing. [INFO] 22:16:07.236 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:10.506 100% analyzed [INFO] 22:16:10.506 Batch processing: Done. [INFO] 22:16:10.506 Did not optimize analysis for any files, performed a full analysis for all 46 files. [INFO] 22:16:10.510 No "Test" source files to scan. [INFO] 22:16:10.510 No "Generated" source files to scan. [INFO] 22:16:10.510 Sensor JavaSensor [java] (done) | time=3318ms [INFO] 22:16:10.510 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:10.510 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:10.511 Sensor SurefireSensor [java] [INFO] 22:16:10.511 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/surefire-reports] [INFO] 22:16:10.511 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:10.511 Sensor XML Sensor [xml] [INFO] 22:16:10.511 1 source file to be analyzed [INFO] 22:16:10.515 1/1 source file has been analyzed [INFO] 22:16:10.515 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:16:10.515 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:10.515 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:10.523 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 22:16:10.523 Sensor IaC Docker Sensor [iac] [INFO] 22:16:10.523 0 source files to be analyzed [INFO] 22:16:10.526 0/0 source files have been analyzed [INFO] 22:16:10.526 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:10.526 Sensor Serverless configuration file sensor [security] [INFO] 22:16:10.527 0 Serverless function entries were found in the project [INFO] 22:16:10.527 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:10.527 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:16:10.527 Sensor AWS SAM template file sensor [security] [INFO] 22:16:10.527 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:10.527 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:10.527 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:10.527 ------------- Run sensors on module org.eclipse.sirius.common.ui [INFO] 22:16:10.549 Sensor JavaSensor [java] [INFO] 22:16:10.549 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:10.552 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:10.552 Using ECJ batch to parse 74 Main java source files with batch size 214 KB. [INFO] 22:16:10.567 Starting batch processing. [INFO] 22:16:10.633 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:14.376 100% analyzed [INFO] 22:16:14.376 Batch processing: Done. [INFO] 22:16:14.377 Did not optimize analysis for any files, performed a full analysis for all 74 files. [INFO] 22:16:14.382 No "Test" source files to scan. [INFO] 22:16:14.382 No "Generated" source files to scan. [INFO] 22:16:14.382 Sensor JavaSensor [java] (done) | time=3833ms [INFO] 22:16:14.382 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:14.382 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:14.382 Sensor SurefireSensor [java] [INFO] 22:16:14.382 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/surefire-reports] [INFO] 22:16:14.382 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:14.382 Sensor XML Sensor [xml] [INFO] 22:16:14.383 1 source file to be analyzed [INFO] 22:16:14.386 1/1 source file has been analyzed [INFO] 22:16:14.386 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:16:14.387 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:14.387 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:14.397 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 22:16:14.398 Sensor IaC Docker Sensor [iac] [INFO] 22:16:14.398 0 source files to be analyzed [INFO] 22:16:14.401 0/0 source files have been analyzed [INFO] 22:16:14.401 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:14.401 Sensor Serverless configuration file sensor [security] [INFO] 22:16:14.401 0 Serverless function entries were found in the project [INFO] 22:16:14.401 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:14.401 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:14.401 Sensor AWS SAM template file sensor [security] [INFO] 22:16:14.402 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:16:14.402 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:14.402 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:14.402 ------------- Run sensors on module org.eclipse.sirius.common.interpreter [INFO] 22:16:14.423 Sensor JavaSensor [java] [INFO] 22:16:14.423 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:14.424 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:14.424 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:16:14.426 Starting batch processing. [INFO] 22:16:14.431 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:14.515 100% analyzed [INFO] 22:16:14.515 Batch processing: Done. [INFO] 22:16:14.515 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:16:14.516 No "Test" source files to scan. [INFO] 22:16:14.516 No "Generated" source files to scan. [INFO] 22:16:14.516 Sensor JavaSensor [java] (done) | time=93ms [INFO] 22:16:14.516 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:14.516 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:14.516 Sensor SurefireSensor [java] [INFO] 22:16:14.516 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/surefire-reports] [INFO] 22:16:14.516 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:14.516 Sensor XML Sensor [xml] [INFO] 22:16:14.517 1 source file to be analyzed [INFO] 22:16:14.520 1/1 source file has been analyzed [INFO] 22:16:14.520 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:16:14.520 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:14.521 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:14.521 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:14.522 Sensor IaC Docker Sensor [iac] [INFO] 22:16:14.522 0 source files to be analyzed [INFO] 22:16:14.525 0/0 source files have been analyzed [INFO] 22:16:14.525 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:14.525 Sensor Serverless configuration file sensor [security] [INFO] 22:16:14.525 0 Serverless function entries were found in the project [INFO] 22:16:14.525 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:14.525 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:14.525 Sensor AWS SAM template file sensor [security] [INFO] 22:16:14.525 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:14.525 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:14.525 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:14.525 ------------- Run sensors on module org.eclipse.sirius.ext.e3.ui [INFO] 22:16:14.546 Sensor JavaSensor [java] [INFO] 22:16:14.546 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:14.549 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:14.549 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 22:16:14.553 Starting batch processing. [INFO] 22:16:14.572 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:15.234 100% analyzed [INFO] 22:16:15.234 Batch processing: Done. [INFO] 22:16:15.234 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:16:15.235 No "Test" source files to scan. [INFO] 22:16:15.235 No "Generated" source files to scan. [INFO] 22:16:15.235 Sensor JavaSensor [java] (done) | time=689ms [INFO] 22:16:15.235 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:15.235 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:15.235 Sensor SurefireSensor [java] [INFO] 22:16:15.235 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/surefire-reports] [INFO] 22:16:15.236 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 22:16:15.236 Sensor XML Sensor [xml] [INFO] 22:16:15.236 1 source file to be analyzed [INFO] 22:16:15.239 1/1 source file has been analyzed [INFO] 22:16:15.239 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 22:16:15.240 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:15.240 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:15.242 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:16:15.242 Sensor IaC Docker Sensor [iac] [INFO] 22:16:15.242 0 source files to be analyzed [INFO] 22:16:15.245 0/0 source files have been analyzed [INFO] 22:16:15.245 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:15.245 Sensor Serverless configuration file sensor [security] [INFO] 22:16:15.245 0 Serverless function entries were found in the project [INFO] 22:16:15.245 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:15.245 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:15.245 Sensor AWS SAM template file sensor [security] [INFO] 22:16:15.245 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:15.245 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:15.245 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:15.245 ------------- Run sensors on module org.eclipse.sirius.ext.swt [INFO] 22:16:15.266 Sensor JavaSensor [java] [INFO] 22:16:15.266 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:15.268 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:15.268 Using ECJ batch to parse 2 Main java source files with batch size 214 KB. [INFO] 22:16:15.268 Starting batch processing. [INFO] 22:16:15.277 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:15.307 100% analyzed [INFO] 22:16:15.307 Batch processing: Done. [INFO] 22:16:15.308 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:16:15.308 No "Test" source files to scan. [INFO] 22:16:15.308 No "Generated" source files to scan. [INFO] 22:16:15.308 Sensor JavaSensor [java] (done) | time=42ms [INFO] 22:16:15.308 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:15.308 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:15.308 Sensor SurefireSensor [java] [INFO] 22:16:15.308 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/surefire-reports] [INFO] 22:16:15.309 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 22:16:15.309 Sensor XML Sensor [xml] [INFO] 22:16:15.309 1 source file to be analyzed [INFO] 22:16:15.318 1/1 source file has been analyzed [INFO] 22:16:15.318 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 22:16:15.318 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:15.318 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:15.319 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:15.319 Sensor IaC Docker Sensor [iac] [INFO] 22:16:15.319 0 source files to be analyzed [INFO] 22:16:15.322 0/0 source files have been analyzed [INFO] 22:16:15.322 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:15.322 Sensor Serverless configuration file sensor [security] [INFO] 22:16:15.322 0 Serverless function entries were found in the project [INFO] 22:16:15.323 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:15.323 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:16:15.323 Sensor AWS SAM template file sensor [security] [INFO] 22:16:15.323 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:15.323 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:15.323 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:15.323 ------------- Run sensors on module org.eclipse.sirius.diagram [INFO] 22:16:15.344 Sensor JavaSensor [java] [INFO] 22:16:15.344 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:15.346 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:15.346 Using ECJ batch to parse 240 Main java source files with batch size 214 KB. [INFO] 22:16:15.357 Starting batch processing. [INFO] 22:16:15.372 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:33.046 100% analyzed [INFO] 22:16:33.046 Batch processing: Done. [INFO] 22:16:33.046 Did not optimize analysis for any files, performed a full analysis for all 240 files. [INFO] 22:16:33.064 No "Test" source files to scan. [INFO] 22:16:33.064 No "Generated" source files to scan. [INFO] 22:16:33.064 Sensor JavaSensor [java] (done) | time=17720ms [INFO] 22:16:33.064 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:33.065 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:16:33.065 Sensor SurefireSensor [java] [INFO] 22:16:33.065 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/surefire-reports] [INFO] 22:16:33.065 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:33.065 Sensor XML Sensor [xml] [INFO] 22:16:33.066 1 source file to be analyzed [INFO] 22:16:33.070 1/1 source file has been analyzed [INFO] 22:16:33.070 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:33.070 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:33.071 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:33.105 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=35ms [INFO] 22:16:33.105 Sensor IaC Docker Sensor [iac] [INFO] 22:16:33.106 0 source files to be analyzed [INFO] 22:16:33.110 0/0 source files have been analyzed [INFO] 22:16:33.110 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:16:33.110 Sensor Serverless configuration file sensor [security] [INFO] 22:16:33.110 0 Serverless function entries were found in the project [INFO] 22:16:33.111 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:33.111 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:16:33.111 Sensor AWS SAM template file sensor [security] [INFO] 22:16:33.111 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:33.111 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:33.111 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:33.111 ------------- Run sensors on module org.eclipse.sirius.diagram.elk.debug [INFO] 22:16:33.137 Sensor JavaSensor [java] [INFO] 22:16:33.137 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:33.143 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:33.143 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 22:16:33.147 Starting batch processing. [INFO] 22:16:33.188 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:33.475 100% analyzed [INFO] 22:16:33.475 Batch processing: Done. [INFO] 22:16:33.476 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:16:33.479 No "Test" source files to scan. [INFO] 22:16:33.479 No "Generated" source files to scan. [INFO] 22:16:33.479 Sensor JavaSensor [java] (done) | time=342ms [INFO] 22:16:33.479 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:33.479 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:33.479 Sensor SurefireSensor [java] [INFO] 22:16:33.479 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/surefire-reports] [INFO] 22:16:33.479 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:33.479 Sensor XML Sensor [xml] [INFO] 22:16:33.479 1 source file to be analyzed [INFO] 22:16:33.483 1/1 source file has been analyzed [INFO] 22:16:33.483 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:16:33.483 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:33.484 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:33.485 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:16:33.485 Sensor IaC Docker Sensor [iac] [INFO] 22:16:33.485 0 source files to be analyzed [INFO] 22:16:33.488 0/0 source files have been analyzed [INFO] 22:16:33.488 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:33.488 Sensor Serverless configuration file sensor [security] [INFO] 22:16:33.488 0 Serverless function entries were found in the project [INFO] 22:16:33.488 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:33.488 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:33.488 Sensor AWS SAM template file sensor [security] [INFO] 22:16:33.488 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:33.488 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:33.488 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:33.489 ------------- Run sensors on module org.eclipse.sirius.diagram.ui [INFO] 22:16:33.511 Sensor JavaSensor [java] [INFO] 22:16:33.511 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:33.517 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:33.518 Using ECJ batch to parse 988 Main java source files with batch size 214 KB. [INFO] 22:16:33.531 Starting batch processing. [INFO] 22:16:33.583 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:52.267 100% analyzed [INFO] 22:17:52.268 Batch processing: Done. [INFO] 22:17:52.268 Did not optimize analysis for any files, performed a full analysis for all 988 files. [INFO] 22:17:52.363 No "Test" source files to scan. [INFO] 22:17:52.363 No "Generated" source files to scan. [INFO] 22:17:52.363 Sensor JavaSensor [java] (done) | time=78852ms [INFO] 22:17:52.363 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:52.364 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:17:52.364 Sensor SurefireSensor [java] [INFO] 22:17:52.364 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/surefire-reports] [INFO] 22:17:52.364 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:52.364 Sensor XML Sensor [xml] [INFO] 22:17:52.365 1 source file to be analyzed [INFO] 22:17:52.369 1/1 source file has been analyzed [INFO] 22:17:52.369 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:52.369 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:52.371 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:52.526 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=157ms [INFO] 22:17:52.527 Sensor IaC Docker Sensor [iac] [INFO] 22:17:52.530 0 source files to be analyzed [INFO] 22:17:52.533 0/0 source files have been analyzed [INFO] 22:17:52.533 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 22:17:52.534 Sensor Serverless configuration file sensor [security] [INFO] 22:17:52.534 0 Serverless function entries were found in the project [INFO] 22:17:52.534 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:52.534 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:17:52.534 Sensor AWS SAM template file sensor [security] [INFO] 22:17:52.535 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:17:52.535 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:52.536 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:17:52.536 ------------- Run sensors on module org.eclipse.sirius.sample.properties [INFO] 22:17:52.560 Sensor JavaSensor [java] [INFO] 22:17:52.561 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:52.564 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:52.564 No "Main" source files to scan. [INFO] 22:17:52.565 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 22:17:52.566 Starting batch processing. [INFO] 22:17:52.580 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:52.586 100% analyzed [INFO] 22:17:52.586 Batch processing: Done. [INFO] 22:17:52.587 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:17:52.587 No "Generated" source files to scan. [INFO] 22:17:52.587 Sensor JavaSensor [java] (done) | time=27ms [INFO] 22:17:52.587 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:52.587 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:52.587 Sensor SurefireSensor [java] [INFO] 22:17:52.587 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/surefire-reports] [INFO] 22:17:52.587 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:52.587 Sensor XML Sensor [xml] [INFO] 22:17:52.587 1 source file to be analyzed [INFO] 22:17:52.592 1/1 source file has been analyzed [INFO] 22:17:52.592 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:52.592 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:52.592 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:52.592 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:17:52.593 Sensor IaC Docker Sensor [iac] [INFO] 22:17:52.593 0 source files to be analyzed [INFO] 22:17:52.596 0/0 source files have been analyzed [INFO] 22:17:52.596 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:52.597 Sensor Serverless configuration file sensor [security] [INFO] 22:17:52.597 0 Serverless function entries were found in the project [INFO] 22:17:52.597 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:52.597 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:52.597 Sensor AWS SAM template file sensor [security] [INFO] 22:17:52.597 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:52.597 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:52.597 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:52.597 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql [INFO] 22:17:52.622 Sensor JavaSensor [java] [INFO] 22:17:52.622 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:52.624 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:52.624 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:17:52.627 Starting batch processing. [INFO] 22:17:52.636 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:53.072 100% analyzed [INFO] 22:17:53.072 Batch processing: Done. [INFO] 22:17:53.072 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:17:53.074 No "Test" source files to scan. [INFO] 22:17:53.074 No "Generated" source files to scan. [INFO] 22:17:53.074 Sensor JavaSensor [java] (done) | time=452ms [INFO] 22:17:53.074 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:53.074 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:53.074 Sensor SurefireSensor [java] [INFO] 22:17:53.074 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/surefire-reports] [INFO] 22:17:53.074 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:53.074 Sensor XML Sensor [xml] [INFO] 22:17:53.074 1 source file to be analyzed [INFO] 22:17:53.078 1/1 source file has been analyzed [INFO] 22:17:53.078 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:53.078 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:53.078 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:53.080 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:17:53.080 Sensor IaC Docker Sensor [iac] [INFO] 22:17:53.080 0 source files to be analyzed [INFO] 22:17:53.083 0/0 source files have been analyzed [INFO] 22:17:53.083 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:53.083 Sensor Serverless configuration file sensor [security] [INFO] 22:17:53.083 0 Serverless function entries were found in the project [INFO] 22:17:53.083 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:53.083 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:53.083 Sensor AWS SAM template file sensor [security] [INFO] 22:17:53.083 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:53.083 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:53.083 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:53.083 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] 22:17:53.104 Sensor JavaSensor [java] [INFO] 22:17:53.104 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:53.109 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:53.109 No "Main" source files to scan. [INFO] 22:17:53.109 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:17:53.111 Starting batch processing. [INFO] 22:17:53.134 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:53.142 100% analyzed [INFO] 22:17:53.142 Batch processing: Done. [INFO] 22:17:53.143 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:17:53.143 No "Generated" source files to scan. [INFO] 22:17:53.143 Sensor JavaSensor [java] (done) | time=39ms [INFO] 22:17:53.143 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:53.143 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:53.143 Sensor SurefireSensor [java] [INFO] 22:17:53.143 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/surefire-reports] [INFO] 22:17:53.143 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:53.143 Sensor XML Sensor [xml] [INFO] 22:17:53.144 1 source file to be analyzed [INFO] 22:17:53.147 1/1 source file has been analyzed [INFO] 22:17:53.148 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:53.148 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:53.148 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:53.148 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:17:53.148 Sensor IaC Docker Sensor [iac] [INFO] 22:17:53.149 0 source files to be analyzed [INFO] 22:17:53.152 0/0 source files have been analyzed [INFO] 22:17:53.152 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:53.152 Sensor Serverless configuration file sensor [security] [INFO] 22:17:53.152 0 Serverless function entries were found in the project [INFO] 22:17:53.152 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:53.152 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:53.152 Sensor AWS SAM template file sensor [security] [INFO] 22:17:53.152 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:53.152 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:53.152 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:53.152 ------------- Run sensors on module org.eclipse.sirius.diagram.formatdata [INFO] 22:17:53.173 Sensor JavaSensor [java] [INFO] 22:17:53.173 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:53.175 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:53.175 Using ECJ batch to parse 11 Main java source files with batch size 214 KB. [INFO] 22:17:53.178 Starting batch processing. [INFO] 22:17:53.185 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:53.433 100% analyzed [INFO] 22:17:53.433 Batch processing: Done. [INFO] 22:17:53.433 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 22:17:53.434 No "Test" source files to scan. [INFO] 22:17:53.434 No "Generated" source files to scan. [INFO] 22:17:53.434 Sensor JavaSensor [java] (done) | time=261ms [INFO] 22:17:53.434 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:53.434 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:53.434 Sensor SurefireSensor [java] [INFO] 22:17:53.434 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/surefire-reports] [INFO] 22:17:53.434 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:53.434 Sensor XML Sensor [xml] [INFO] 22:17:53.435 1 source file to be analyzed [INFO] 22:17:53.438 1/1 source file has been analyzed [INFO] 22:17:53.438 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:53.439 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:53.439 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:53.441 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:17:53.441 Sensor IaC Docker Sensor [iac] [INFO] 22:17:53.441 0 source files to be analyzed [INFO] 22:17:53.444 0/0 source files have been analyzed [INFO] 22:17:53.444 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:53.444 Sensor Serverless configuration file sensor [security] [INFO] 22:17:53.444 0 Serverless function entries were found in the project [INFO] 22:17:53.444 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:53.444 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:53.445 Sensor AWS SAM template file sensor [security] [INFO] 22:17:53.445 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:53.445 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:53.445 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:53.445 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.notation [INFO] 22:17:53.465 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:53.465 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:53.466 Sensor XML Sensor [xml] [INFO] 22:17:53.466 1 source file to be analyzed [INFO] 22:17:53.469 1/1 source file has been analyzed [INFO] 22:17:53.469 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 22:17:53.470 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:53.470 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:53.470 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:17:53.470 Sensor IaC Docker Sensor [iac] [INFO] 22:17:53.471 0 source files to be analyzed [INFO] 22:17:53.473 0/0 source files have been analyzed [INFO] 22:17:53.473 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:53.474 Sensor Serverless configuration file sensor [security] [INFO] 22:17:53.474 0 Serverless function entries were found in the project [INFO] 22:17:53.474 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:53.474 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:53.474 Sensor AWS SAM template file sensor [security] [INFO] 22:17:53.474 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:53.474 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:53.474 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:53.474 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.design [INFO] 22:17:53.494 Sensor JavaSensor [java] [INFO] 22:17:53.494 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:53.496 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:53.496 No "Main" source files to scan. [INFO] 22:17:53.497 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:17:53.498 Starting batch processing. [INFO] 22:17:53.507 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:53.514 100% analyzed [INFO] 22:17:53.514 Batch processing: Done. [INFO] 22:17:53.514 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:17:53.514 No "Generated" source files to scan. [INFO] 22:17:53.514 Sensor JavaSensor [java] (done) | time=20ms [INFO] 22:17:53.514 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:53.514 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:53.514 Sensor SurefireSensor [java] [INFO] 22:17:53.514 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/surefire-reports] [INFO] 22:17:53.514 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:53.514 Sensor XML Sensor [xml] [INFO] 22:17:53.515 1 source file to be analyzed [INFO] 22:17:53.518 1/1 source file has been analyzed [INFO] 22:17:53.518 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:53.518 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:17:53.519 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 22:17:53.519 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:17:53.519 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:53.519 Sensor IaC Docker Sensor [iac] [INFO] 22:17:53.519 0 source files to be analyzed [INFO] 22:17:53.522 0/0 source files have been analyzed [INFO] 22:17:53.522 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:53.522 Sensor Serverless configuration file sensor [security] [INFO] 22:17:53.522 0 Serverless function entries were found in the project [INFO] 22:17:53.522 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:53.522 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:53.522 Sensor AWS SAM template file sensor [security] [INFO] 22:17:53.522 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:53.522 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:53.522 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:53.522 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.editor [INFO] 22:17:53.544 Sensor JavaSensor [java] [INFO] 22:17:53.544 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:53.549 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:53.549 No "Main" source files to scan. [INFO] 22:17:53.549 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 22:17:53.557 Starting batch processing. [INFO] 22:17:53.634 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:53.781 100% analyzed [INFO] 22:17:53.781 Batch processing: Done. [INFO] 22:17:53.782 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:17:53.782 No "Generated" source files to scan. [INFO] 22:17:53.782 Sensor JavaSensor [java] (done) | time=238ms [INFO] 22:17:53.782 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:53.782 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:53.782 Sensor SurefireSensor [java] [INFO] 22:17:53.782 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/surefire-reports] [INFO] 22:17:53.782 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:53.782 Sensor XML Sensor [xml] [INFO] 22:17:53.782 1 source file to be analyzed [INFO] 22:17:53.786 1/1 source file has been analyzed [INFO] 22:17:53.786 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:53.786 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:53.786 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:53.789 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:17:53.789 Sensor IaC Docker Sensor [iac] [INFO] 22:17:53.789 0 source files to be analyzed [INFO] 22:17:53.792 0/0 source files have been analyzed [INFO] 22:17:53.792 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:53.792 Sensor Serverless configuration file sensor [security] [INFO] 22:17:53.792 0 Serverless function entries were found in the project [INFO] 22:17:53.792 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:53.792 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:53.792 Sensor AWS SAM template file sensor [security] [INFO] 22:17:53.792 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:53.792 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:53.792 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:53.792 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.edit [INFO] 22:17:53.813 Sensor JavaSensor [java] [INFO] 22:17:53.813 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:53.815 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:53.815 No "Main" source files to scan. [INFO] 22:17:53.815 Using ECJ batch to parse 6 Test java source files with batch size 214 KB. [INFO] 22:17:53.818 Starting batch processing. [INFO] 22:17:53.830 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:53.859 100% analyzed [INFO] 22:17:53.859 Batch processing: Done. [INFO] 22:17:53.860 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:17:53.860 No "Generated" source files to scan. [INFO] 22:17:53.860 Sensor JavaSensor [java] (done) | time=47ms [INFO] 22:17:53.860 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:53.860 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:53.860 Sensor SurefireSensor [java] [INFO] 22:17:53.860 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/surefire-reports] [INFO] 22:17:53.860 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:53.860 Sensor XML Sensor [xml] [INFO] 22:17:53.860 1 source file to be analyzed [INFO] 22:17:53.864 1/1 source file has been analyzed [INFO] 22:17:53.864 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:53.864 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:17:53.864 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 22:17:53.864 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:17:53.864 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:17:53.864 Sensor IaC Docker Sensor [iac] [INFO] 22:17:53.865 0 source files to be analyzed [INFO] 22:17:53.867 0/0 source files have been analyzed [INFO] 22:17:53.867 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:53.867 Sensor Serverless configuration file sensor [security] [INFO] 22:17:53.867 0 Serverless function entries were found in the project [INFO] 22:17:53.867 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:53.867 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:53.867 Sensor AWS SAM template file sensor [security] [INFO] 22:17:53.867 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:53.868 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:53.868 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:53.868 ------------- Run sensors on module org.eclipse.sirius.ext.emf.edit [INFO] 22:17:53.888 Sensor JavaSensor [java] [INFO] 22:17:53.888 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:53.889 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:53.889 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:17:53.891 Starting batch processing. [INFO] 22:17:53.911 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:54.033 100% analyzed [INFO] 22:17:54.033 Batch processing: Done. [INFO] 22:17:54.033 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:17:54.035 No "Test" source files to scan. [INFO] 22:17:54.035 No "Generated" source files to scan. [INFO] 22:17:54.035 Sensor JavaSensor [java] (done) | time=147ms [INFO] 22:17:54.035 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:54.036 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:17:54.036 Sensor SurefireSensor [java] [INFO] 22:17:54.036 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/surefire-reports] [INFO] 22:17:54.036 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:54.036 Sensor XML Sensor [xml] [INFO] 22:17:54.036 1 source file to be analyzed [INFO] 22:17:54.039 1/1 source file has been analyzed [INFO] 22:17:54.039 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 22:17:54.040 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:54.040 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:54.041 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:54.041 Sensor IaC Docker Sensor [iac] [INFO] 22:17:54.041 0 source files to be analyzed [INFO] 22:17:54.044 0/0 source files have been analyzed [INFO] 22:17:54.044 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:54.044 Sensor Serverless configuration file sensor [security] [INFO] 22:17:54.044 0 Serverless function entries were found in the project [INFO] 22:17:54.044 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:54.044 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:54.044 Sensor AWS SAM template file sensor [security] [INFO] 22:17:54.044 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:54.044 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:54.044 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:54.044 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl [INFO] 22:17:54.065 Sensor JavaSensor [java] [INFO] 22:17:54.065 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:54.067 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:54.067 Using ECJ batch to parse 15 Main java source files with batch size 214 KB. [INFO] 22:17:54.076 Starting batch processing. [INFO] 22:17:54.089 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:55.904 100% analyzed [INFO] 22:17:55.904 Batch processing: Done. [INFO] 22:17:55.905 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 22:17:55.909 No "Test" source files to scan. [INFO] 22:17:55.909 No "Generated" source files to scan. [INFO] 22:17:55.909 Sensor JavaSensor [java] (done) | time=1844ms [INFO] 22:17:55.909 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:55.909 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:55.909 Sensor SurefireSensor [java] [INFO] 22:17:55.909 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/surefire-reports] [INFO] 22:17:55.909 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:55.909 Sensor XML Sensor [xml] [INFO] 22:17:55.909 1 source file to be analyzed [INFO] 22:17:55.914 1/1 source file has been analyzed [INFO] 22:17:55.914 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:55.914 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:55.914 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:55.918 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:17:55.918 Sensor IaC Docker Sensor [iac] [INFO] 22:17:55.918 0 source files to be analyzed [INFO] 22:17:55.921 0/0 source files have been analyzed [INFO] 22:17:55.921 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:55.921 Sensor Serverless configuration file sensor [security] [INFO] 22:17:55.922 0 Serverless function entries were found in the project [INFO] 22:17:55.922 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:55.922 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:17:55.922 Sensor AWS SAM template file sensor [security] [INFO] 22:17:55.922 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:55.922 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:55.922 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:55.922 ------------- Run sensors on module org.eclipse.sirius.editor [INFO] 22:17:55.945 Sensor JavaSensor [java] [INFO] 22:17:55.945 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:55.949 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:55.950 Using ECJ batch to parse 92 Main java source files with batch size 214 KB. [INFO] 22:17:55.972 Starting batch processing. [INFO] 22:17:56.034 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:59.762 100% analyzed [INFO] 22:17:59.762 Batch processing: Done. [INFO] 22:17:59.762 Did not optimize analysis for any files, performed a full analysis for all 92 files. [INFO] 22:17:59.775 No "Test" source files to scan. [INFO] 22:17:59.775 No "Generated" source files to scan. [INFO] 22:17:59.775 Sensor JavaSensor [java] (done) | time=3830ms [INFO] 22:17:59.775 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:59.775 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:59.776 Sensor SurefireSensor [java] [INFO] 22:17:59.776 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/surefire-reports] [INFO] 22:17:59.776 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:59.776 Sensor XML Sensor [xml] [INFO] 22:17:59.776 1 source file to be analyzed [INFO] 22:17:59.780 1/1 source file has been analyzed [INFO] 22:17:59.781 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:59.781 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:59.781 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:59.805 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=24ms [INFO] 22:17:59.805 Sensor IaC Docker Sensor [iac] [INFO] 22:17:59.806 0 source files to be analyzed [INFO] 22:17:59.809 0/0 source files have been analyzed [INFO] 22:17:59.809 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:59.810 Sensor Serverless configuration file sensor [security] [INFO] 22:17:59.810 0 Serverless function entries were found in the project [INFO] 22:17:59.810 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:59.810 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:59.810 Sensor AWS SAM template file sensor [security] [INFO] 22:17:59.810 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:59.810 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:59.810 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:59.810 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot [INFO] 22:17:59.835 Sensor JavaSensor [java] [INFO] 22:17:59.835 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:59.844 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:59.844 No "Main" source files to scan. [INFO] 22:17:59.895 Using ECJ batch to parse 484 Test java source files with batch size 214 KB. [INFO] 22:17:59.909 Starting batch processing. [INFO] 22:17:59.980 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [WARNING] 22:18:06.745 Invalid character encountered in file /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/src/org/eclipse/sirius/tests/swtbot/sequence/InteractionUseMoveDownTests.java at line 495 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. [INFO] 22:18:11.805 100% analyzed [INFO] 22:18:11.805 Batch processing: Done. [INFO] 22:18:11.806 Did not optimize analysis for any files, performed a full analysis for all 484 files. [INFO] 22:18:11.806 No "Generated" source files to scan. [INFO] 22:18:11.807 Sensor JavaSensor [java] (done) | time=11971ms [INFO] 22:18:11.807 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:11.808 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:18:11.808 Sensor SurefireSensor [java] [INFO] 22:18:11.808 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports] [INFO] 22:18:11.894 Sensor SurefireSensor [java] (done) | time=86ms [INFO] 22:18:11.894 Sensor XML Sensor [xml] [INFO] 22:18:11.895 1 source file to be analyzed [INFO] 22:18:11.920 1/1 source file has been analyzed [INFO] 22:18:11.920 Sensor XML Sensor [xml] (done) | time=26ms [INFO] 22:18:11.920 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:11.921 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:12.030 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=110ms [INFO] 22:18:12.030 Sensor IaC Docker Sensor [iac] [INFO] 22:18:12.031 0 source files to be analyzed [INFO] 22:18:12.035 0/0 source files have been analyzed [INFO] 22:18:12.035 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:18:12.035 Sensor Serverless configuration file sensor [security] [INFO] 22:18:12.036 0 Serverless function entries were found in the project [INFO] 22:18:12.036 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:12.036 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:18:12.036 Sensor AWS SAM template file sensor [security] [INFO] 22:18:12.036 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:12.036 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:12.037 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:18:12.037 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.edit [INFO] 22:18:12.065 Sensor JavaSensor [java] [INFO] 22:18:12.065 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:12.071 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:12.071 No "Main" source files to scan. [INFO] 22:18:12.072 Using ECJ batch to parse 109 Test java source files with batch size 214 KB. [INFO] 22:18:12.086 Starting batch processing. [INFO] 22:18:12.136 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:13.173 100% analyzed [INFO] 22:18:13.173 Batch processing: Done. [INFO] 22:18:13.174 Did not optimize analysis for any files, performed a full analysis for all 109 files. [INFO] 22:18:13.174 No "Generated" source files to scan. [INFO] 22:18:13.174 Sensor JavaSensor [java] (done) | time=1109ms [INFO] 22:18:13.174 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:13.175 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:18:13.175 Sensor SurefireSensor [java] [INFO] 22:18:13.175 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/surefire-reports] [INFO] 22:18:13.175 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:13.175 Sensor XML Sensor [xml] [INFO] 22:18:13.175 1 source file to be analyzed [INFO] 22:18:13.179 1/1 source file has been analyzed [INFO] 22:18:13.179 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:13.179 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:13.180 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:13.197 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=18ms [INFO] 22:18:13.197 Sensor IaC Docker Sensor [iac] [INFO] 22:18:13.198 0 source files to be analyzed [INFO] 22:18:13.201 0/0 source files have been analyzed [INFO] 22:18:13.201 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:18:13.201 Sensor Serverless configuration file sensor [security] [INFO] 22:18:13.201 0 Serverless function entries were found in the project [INFO] 22:18:13.201 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:13.201 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:13.201 Sensor AWS SAM template file sensor [security] [INFO] 22:18:13.201 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:13.202 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:13.202 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:13.202 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] 22:18:13.225 Sensor JavaSensor [java] [INFO] 22:18:13.225 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:13.229 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:13.229 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 22:18:13.231 Starting batch processing. [INFO] 22:18:13.251 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:13.350 100% analyzed [INFO] 22:18:13.350 Batch processing: Done. [INFO] 22:18:13.351 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:18:13.353 No "Test" source files to scan. [INFO] 22:18:13.353 No "Generated" source files to scan. [INFO] 22:18:13.353 Sensor JavaSensor [java] (done) | time=128ms [INFO] 22:18:13.353 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:13.353 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:13.353 Sensor SurefireSensor [java] [INFO] 22:18:13.353 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/surefire-reports] [INFO] 22:18:13.353 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:13.353 Sensor XML Sensor [xml] [INFO] 22:18:13.354 1 source file to be analyzed [INFO] 22:18:13.358 1/1 source file has been analyzed [INFO] 22:18:13.358 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:18:13.358 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:13.358 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:13.359 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:13.359 Sensor IaC Docker Sensor [iac] [INFO] 22:18:13.360 0 source files to be analyzed [INFO] 22:18:13.362 0/0 source files have been analyzed [INFO] 22:18:13.362 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:13.363 Sensor Serverless configuration file sensor [security] [INFO] 22:18:13.363 0 Serverless function entries were found in the project [INFO] 22:18:13.363 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:13.363 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:13.363 Sensor AWS SAM template file sensor [security] [INFO] 22:18:13.363 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:13.363 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:13.363 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:13.363 ------------- Run sensors on module org.eclipse.sirius.ext.emf.tx [INFO] 22:18:13.385 Sensor JavaSensor [java] [INFO] 22:18:13.385 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:13.387 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:13.387 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:18:13.387 Starting batch processing. [INFO] 22:18:13.393 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:13.430 100% analyzed [INFO] 22:18:13.430 Batch processing: Done. [INFO] 22:18:13.431 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:18:13.431 No "Test" source files to scan. [INFO] 22:18:13.431 No "Generated" source files to scan. [INFO] 22:18:13.431 Sensor JavaSensor [java] (done) | time=46ms [INFO] 22:18:13.431 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:13.431 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:13.431 Sensor SurefireSensor [java] [INFO] 22:18:13.431 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/surefire-reports] [INFO] 22:18:13.431 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:13.431 Sensor XML Sensor [xml] [INFO] 22:18:13.432 1 source file to be analyzed [INFO] 22:18:13.436 1/1 source file has been analyzed [INFO] 22:18:13.436 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:18:13.436 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:13.436 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:13.437 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:13.437 Sensor IaC Docker Sensor [iac] [INFO] 22:18:13.437 0 source files to be analyzed [INFO] 22:18:13.441 0/0 source files have been analyzed [INFO] 22:18:13.441 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:18:13.441 Sensor Serverless configuration file sensor [security] [INFO] 22:18:13.441 0 Serverless function entries were found in the project [INFO] 22:18:13.441 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:13.441 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:13.441 Sensor AWS SAM template file sensor [security] [INFO] 22:18:13.441 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:13.441 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:13.441 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:13.441 ------------- Run sensors on module org.eclipse.sirius.tree.model [INFO] 22:18:13.462 Sensor JavaSensor [java] [INFO] 22:18:13.462 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:13.464 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:13.464 Using ECJ batch to parse 11 Main java source files with batch size 214 KB. [INFO] 22:18:13.466 Starting batch processing. [INFO] 22:18:13.479 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:13.642 100% analyzed [INFO] 22:18:13.642 Batch processing: Done. [INFO] 22:18:13.642 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 22:18:13.647 No "Test" source files to scan. [INFO] 22:18:13.647 No "Generated" source files to scan. [INFO] 22:18:13.647 Sensor JavaSensor [java] (done) | time=185ms [INFO] 22:18:13.648 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:13.648 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:13.648 Sensor SurefireSensor [java] [INFO] 22:18:13.648 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/surefire-reports] [INFO] 22:18:13.648 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:13.648 Sensor XML Sensor [xml] [INFO] 22:18:13.648 1 source file to be analyzed [INFO] 22:18:13.652 1/1 source file has been analyzed [INFO] 22:18:13.652 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:13.653 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:13.653 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:13.658 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 22:18:13.658 Sensor IaC Docker Sensor [iac] [INFO] 22:18:13.659 0 source files to be analyzed [INFO] 22:18:13.662 0/0 source files have been analyzed [INFO] 22:18:13.662 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:18:13.662 Sensor Serverless configuration file sensor [security] [INFO] 22:18:13.662 0 Serverless function entries were found in the project [INFO] 22:18:13.662 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:13.662 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:13.662 Sensor AWS SAM template file sensor [security] [INFO] 22:18:13.662 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:13.662 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:13.662 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:13.662 ------------- Run sensors on module org.eclipse.sirius.properties.core [INFO] 22:18:13.684 Sensor JavaSensor [java] [INFO] 22:18:13.684 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:13.686 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:13.686 Using ECJ batch to parse 65 Main java source files with batch size 214 KB. [INFO] 22:18:13.698 Starting batch processing. [INFO] 22:18:13.721 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:15.485 100% analyzed [INFO] 22:18:15.485 Batch processing: Done. [INFO] 22:18:15.485 Did not optimize analysis for any files, performed a full analysis for all 65 files. [INFO] 22:18:15.489 No "Test" source files to scan. [INFO] 22:18:15.489 No "Generated" source files to scan. [INFO] 22:18:15.489 Sensor JavaSensor [java] (done) | time=1805ms [INFO] 22:18:15.489 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:15.489 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:15.489 Sensor SurefireSensor [java] [INFO] 22:18:15.489 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/surefire-reports] [INFO] 22:18:15.489 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:15.489 Sensor XML Sensor [xml] [INFO] 22:18:15.490 1 source file to be analyzed [INFO] 22:18:15.494 1/1 source file has been analyzed [INFO] 22:18:15.494 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:18:15.494 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:15.494 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:15.501 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 22:18:15.501 Sensor IaC Docker Sensor [iac] [INFO] 22:18:15.502 0 source files to be analyzed [INFO] 22:18:15.505 0/0 source files have been analyzed [INFO] 22:18:15.505 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:18:15.505 Sensor Serverless configuration file sensor [security] [INFO] 22:18:15.505 0 Serverless function entries were found in the project [INFO] 22:18:15.506 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:15.506 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:18:15.506 Sensor AWS SAM template file sensor [security] [INFO] 22:18:15.506 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:15.506 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:15.506 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:15.506 ------------- Run sensors on module org.eclipse.sirius.tree.ui.ext [INFO] 22:18:15.529 Sensor JavaSensor [java] [INFO] 22:18:15.529 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:15.533 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:15.533 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:18:15.534 Starting batch processing. [INFO] 22:18:15.553 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:15.589 100% analyzed [INFO] 22:18:15.589 Batch processing: Done. [INFO] 22:18:15.590 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:18:15.591 No "Test" source files to scan. [INFO] 22:18:15.591 No "Generated" source files to scan. [INFO] 22:18:15.591 Sensor JavaSensor [java] (done) | time=62ms [INFO] 22:18:15.591 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:15.591 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:15.591 Sensor SurefireSensor [java] [INFO] 22:18:15.591 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/surefire-reports] [INFO] 22:18:15.591 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:15.591 Sensor XML Sensor [xml] [INFO] 22:18:15.591 1 source file to be analyzed [INFO] 22:18:15.595 1/1 source file has been analyzed [INFO] 22:18:15.595 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:15.595 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:15.595 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:15.596 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:15.596 Sensor IaC Docker Sensor [iac] [INFO] 22:18:15.596 0 source files to be analyzed [INFO] 22:18:15.600 0/0 source files have been analyzed [INFO] 22:18:15.600 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:18:15.600 Sensor Serverless configuration file sensor [security] [INFO] 22:18:15.600 0 Serverless function entries were found in the project [INFO] 22:18:15.600 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:15.600 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:15.600 Sensor AWS SAM template file sensor [security] [INFO] 22:18:15.600 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:15.600 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:15.600 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:15.600 ------------- Run sensors on module org.eclipse.sirius.tests.junit [INFO] 22:18:15.623 Sensor JavaSensor [java] [INFO] 22:18:15.623 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:15.631 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:15.631 No "Main" source files to scan. [INFO] 22:18:15.749 Using ECJ batch to parse 696 Test java source files with batch size 214 KB. [INFO] 22:18:15.764 Starting batch processing. [INFO] 22:18:15.823 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:28.450 100% analyzed [INFO] 22:18:28.450 Batch processing: Done. [INFO] 22:18:28.451 Did not optimize analysis for any files, performed a full analysis for all 696 files. [INFO] 22:18:28.451 No "Generated" source files to scan. [INFO] 22:18:28.451 Sensor JavaSensor [java] (done) | time=12828ms [INFO] 22:18:28.451 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:28.453 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] 22:18:28.454 Sensor SurefireSensor [java] [INFO] 22:18:28.454 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/surefire-reports] [INFO] 22:18:28.557 Sensor SurefireSensor [java] (done) | time=103ms [INFO] 22:18:28.557 Sensor XML Sensor [xml] [INFO] 22:18:28.557 1 source file to be analyzed [INFO] 22:18:28.564 1/1 source file has been analyzed [INFO] 22:18:28.564 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:18:28.564 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:28.566 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:28.690 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=126ms [INFO] 22:18:28.690 Sensor IaC Docker Sensor [iac] [INFO] 22:18:28.691 0 source files to be analyzed [INFO] 22:18:28.695 0/0 source files have been analyzed [INFO] 22:18:28.695 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:18:28.695 Sensor Serverless configuration file sensor [security] [INFO] 22:18:28.696 0 Serverless function entries were found in the project [INFO] 22:18:28.696 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:28.696 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:18:28.696 Sensor AWS SAM template file sensor [security] [INFO] 22:18:28.696 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:28.696 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:28.697 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:18:28.697 ------------- Run sensors on module org.eclipse.sirius.sample.ecore.design [INFO] 22:18:28.725 Sensor JavaSensor [java] [INFO] 22:18:28.725 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:28.730 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:28.730 No "Main" source files to scan. [INFO] 22:18:28.734 Using ECJ batch to parse 11 Test java source files with batch size 214 KB. [INFO] 22:18:28.738 Starting batch processing. [INFO] 22:18:28.818 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:28.941 100% analyzed [INFO] 22:18:28.941 Batch processing: Done. [INFO] 22:18:28.942 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 22:18:28.942 No "Generated" source files to scan. [INFO] 22:18:28.942 Sensor JavaSensor [java] (done) | time=217ms [INFO] 22:18:28.942 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:28.942 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:28.942 Sensor SurefireSensor [java] [INFO] 22:18:28.942 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/surefire-reports] [INFO] 22:18:28.942 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:28.942 Sensor XML Sensor [xml] [INFO] 22:18:28.943 1 source file to be analyzed [INFO] 22:18:28.947 1/1 source file has been analyzed [INFO] 22:18:28.947 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:18:28.947 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:28.947 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:28.949 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:18:28.949 Sensor IaC Docker Sensor [iac] [INFO] 22:18:28.949 0 source files to be analyzed [INFO] 22:18:28.952 0/0 source files have been analyzed [INFO] 22:18:28.952 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:28.952 Sensor Serverless configuration file sensor [security] [INFO] 22:18:28.952 0 Serverless function entries were found in the project [INFO] 22:18:28.952 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:28.952 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:28.952 Sensor AWS SAM template file sensor [security] [INFO] 22:18:28.952 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:28.952 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:28.952 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:28.952 ------------- Run sensors on module org.eclipse.sirius.tests.ui.properties [INFO] 22:18:28.973 Sensor JavaSensor [java] [INFO] 22:18:28.973 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:28.979 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:28.979 No "Main" source files to scan. [INFO] 22:18:28.981 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 22:18:28.986 Starting batch processing. [INFO] 22:18:29.036 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:29.118 100% analyzed [INFO] 22:18:29.118 Batch processing: Done. [INFO] 22:18:29.119 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 22:18:29.119 No "Generated" source files to scan. [INFO] 22:18:29.119 Sensor JavaSensor [java] (done) | time=146ms [INFO] 22:18:29.119 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:29.119 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:29.119 Sensor SurefireSensor [java] [INFO] 22:18:29.119 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/surefire-reports] [INFO] 22:18:29.121 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 22:18:29.121 Sensor XML Sensor [xml] [INFO] 22:18:29.121 1 source file to be analyzed [INFO] 22:18:29.126 1/1 source file has been analyzed [INFO] 22:18:29.126 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:18:29.127 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:29.127 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:29.128 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:29.128 Sensor IaC Docker Sensor [iac] [INFO] 22:18:29.129 0 source files to be analyzed [INFO] 22:18:29.132 0/0 source files have been analyzed [INFO] 22:18:29.132 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:18:29.132 Sensor Serverless configuration file sensor [security] [INFO] 22:18:29.132 0 Serverless function entries were found in the project [INFO] 22:18:29.132 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:29.132 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:29.132 Sensor AWS SAM template file sensor [security] [INFO] 22:18:29.132 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:29.132 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:29.132 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:29.132 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.runtime [INFO] 22:18:29.153 Sensor JavaSensor [java] [INFO] 22:18:29.153 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:29.157 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:29.157 Using ECJ batch to parse 36 Main java source files with batch size 214 KB. [INFO] 22:18:29.171 Starting batch processing. [INFO] 22:18:29.199 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:32.887 100% analyzed [INFO] 22:18:32.887 Batch processing: Done. [INFO] 22:18:32.888 Did not optimize analysis for any files, performed a full analysis for all 36 files. [INFO] 22:18:32.892 No "Test" source files to scan. [INFO] 22:18:32.892 No "Generated" source files to scan. [INFO] 22:18:32.892 Sensor JavaSensor [java] (done) | time=3739ms [INFO] 22:18:32.892 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:32.892 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:32.892 Sensor SurefireSensor [java] [INFO] 22:18:32.892 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/surefire-reports] [INFO] 22:18:32.892 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:32.892 Sensor XML Sensor [xml] [INFO] 22:18:32.892 1 source file to be analyzed [INFO] 22:18:32.896 1/1 source file has been analyzed [INFO] 22:18:32.896 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:32.896 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:32.896 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:32.903 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 22:18:32.904 Sensor IaC Docker Sensor [iac] [INFO] 22:18:32.904 0 source files to be analyzed [INFO] 22:18:32.907 0/0 source files have been analyzed [INFO] 22:18:32.907 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:32.907 Sensor Serverless configuration file sensor [security] [INFO] 22:18:32.907 0 Serverless function entries were found in the project [INFO] 22:18:32.907 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:32.907 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:32.908 Sensor AWS SAM template file sensor [security] [INFO] 22:18:32.908 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:32.908 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:32.908 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:32.908 ------------- Run sensors on module org.eclipse.sirius.editor.sequence [INFO] 22:18:32.945 Sensor JavaSensor [java] [INFO] 22:18:32.945 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:32.951 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:32.951 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:18:32.953 Starting batch processing. [INFO] 22:18:32.982 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:33.020 100% analyzed [INFO] 22:18:33.020 Batch processing: Done. [INFO] 22:18:33.021 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:18:33.021 No "Test" source files to scan. [INFO] 22:18:33.021 No "Generated" source files to scan. [INFO] 22:18:33.021 Sensor JavaSensor [java] (done) | time=77ms [INFO] 22:18:33.021 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:33.022 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:18:33.022 Sensor SurefireSensor [java] [INFO] 22:18:33.022 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/surefire-reports] [INFO] 22:18:33.022 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:33.022 Sensor XML Sensor [xml] [INFO] 22:18:33.022 1 source file to be analyzed [INFO] 22:18:33.025 1/1 source file has been analyzed [INFO] 22:18:33.025 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 22:18:33.025 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:33.026 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:33.029 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:18:33.029 Sensor IaC Docker Sensor [iac] [INFO] 22:18:33.030 0 source files to be analyzed [INFO] 22:18:33.032 0/0 source files have been analyzed [INFO] 22:18:33.032 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:33.033 Sensor Serverless configuration file sensor [security] [INFO] 22:18:33.033 0 Serverless function entries were found in the project [INFO] 22:18:33.033 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:33.033 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:33.033 Sensor AWS SAM template file sensor [security] [INFO] 22:18:33.033 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:33.033 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:33.033 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:33.033 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component [INFO] 22:18:33.053 Sensor JavaSensor [java] [INFO] 22:18:33.054 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:33.055 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:33.055 No "Main" source files to scan. [INFO] 22:18:33.055 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 22:18:33.060 Starting batch processing. [INFO] 22:18:33.072 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:33.142 100% analyzed [INFO] 22:18:33.142 Batch processing: Done. [INFO] 22:18:33.142 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 22:18:33.142 No "Generated" source files to scan. [INFO] 22:18:33.142 Sensor JavaSensor [java] (done) | time=89ms [INFO] 22:18:33.142 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:33.142 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:33.142 Sensor SurefireSensor [java] [INFO] 22:18:33.142 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/surefire-reports] [INFO] 22:18:33.142 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:33.142 Sensor XML Sensor [xml] [INFO] 22:18:33.143 1 source file to be analyzed [INFO] 22:18:33.146 1/1 source file has been analyzed [INFO] 22:18:33.146 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:33.146 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:33.146 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:33.148 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:18:33.148 Sensor IaC Docker Sensor [iac] [INFO] 22:18:33.148 0 source files to be analyzed [INFO] 22:18:33.151 0/0 source files have been analyzed [INFO] 22:18:33.151 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:33.151 Sensor Serverless configuration file sensor [security] [INFO] 22:18:33.151 0 Serverless function entries were found in the project [INFO] 22:18:33.151 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:33.151 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:33.151 Sensor AWS SAM template file sensor [security] [INFO] 22:18:33.151 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:33.151 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:33.151 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:33.151 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.editor [INFO] 22:18:33.172 Sensor JavaSensor [java] [INFO] 22:18:33.172 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:33.175 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:33.175 No "Main" source files to scan. [INFO] 22:18:33.177 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 22:18:33.185 Starting batch processing. [INFO] 22:18:33.217 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:33.348 100% analyzed [INFO] 22:18:33.348 Batch processing: Done. [INFO] 22:18:33.348 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:18:33.348 No "Generated" source files to scan. [INFO] 22:18:33.349 Sensor JavaSensor [java] (done) | time=177ms [INFO] 22:18:33.349 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:33.349 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:33.349 Sensor SurefireSensor [java] [INFO] 22:18:33.349 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/surefire-reports] [INFO] 22:18:33.349 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:33.349 Sensor XML Sensor [xml] [INFO] 22:18:33.349 1 source file to be analyzed [INFO] 22:18:33.353 1/1 source file has been analyzed [INFO] 22:18:33.353 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:33.353 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:18:33.353 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 22:18:33.353 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:18:33.353 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:18:33.353 Sensor IaC Docker Sensor [iac] [INFO] 22:18:33.353 0 source files to be analyzed [INFO] 22:18:33.356 0/0 source files have been analyzed [INFO] 22:18:33.356 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:33.356 Sensor Serverless configuration file sensor [security] [INFO] 22:18:33.356 0 Serverless function entries were found in the project [INFO] 22:18:33.356 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:33.356 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:33.356 Sensor AWS SAM template file sensor [security] [INFO] 22:18:33.356 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:33.356 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:33.356 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:33.356 ------------- Run sensors on module org.eclipse.sirius.common.ocl [INFO] 22:18:33.377 Sensor JavaSensor [java] [INFO] 22:18:33.377 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:33.378 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:33.378 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 22:18:33.380 Starting batch processing. [INFO] 22:18:33.389 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:33.534 100% analyzed [INFO] 22:18:33.534 Batch processing: Done. [INFO] 22:18:33.535 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:18:33.535 No "Test" source files to scan. [INFO] 22:18:33.535 No "Generated" source files to scan. [INFO] 22:18:33.536 Sensor JavaSensor [java] (done) | time=159ms [INFO] 22:18:33.536 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:33.536 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:33.536 Sensor SurefireSensor [java] [INFO] 22:18:33.536 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/surefire-reports] [INFO] 22:18:33.536 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:33.536 Sensor XML Sensor [xml] [INFO] 22:18:33.536 1 source file to be analyzed [INFO] 22:18:33.539 1/1 source file has been analyzed [INFO] 22:18:33.539 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 22:18:33.539 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:33.539 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:33.540 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:33.540 Sensor IaC Docker Sensor [iac] [INFO] 22:18:33.541 0 source files to be analyzed [INFO] 22:18:33.543 0/0 source files have been analyzed [INFO] 22:18:33.543 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:33.543 Sensor Serverless configuration file sensor [security] [INFO] 22:18:33.543 0 Serverless function entries were found in the project [INFO] 22:18:33.544 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:33.544 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:18:33.544 Sensor AWS SAM template file sensor [security] [INFO] 22:18:33.544 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:33.544 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:33.544 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:33.544 ------------- Run sensors on module org.eclipse.sirius.editor.table [INFO] 22:18:33.564 Sensor JavaSensor [java] [INFO] 22:18:33.564 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:33.569 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:33.569 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 22:18:33.571 Starting batch processing. [INFO] 22:18:33.597 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:33.941 100% analyzed [INFO] 22:18:33.941 Batch processing: Done. [INFO] 22:18:33.942 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:18:33.943 No "Test" source files to scan. [INFO] 22:18:33.943 No "Generated" source files to scan. [INFO] 22:18:33.943 Sensor JavaSensor [java] (done) | time=379ms [INFO] 22:18:33.943 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:33.943 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:33.943 Sensor SurefireSensor [java] [INFO] 22:18:33.943 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/surefire-reports] [INFO] 22:18:33.943 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:33.943 Sensor XML Sensor [xml] [INFO] 22:18:33.943 1 source file to be analyzed [INFO] 22:18:33.947 1/1 source file has been analyzed [INFO] 22:18:33.947 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:33.947 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:33.947 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:33.951 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:18:33.951 Sensor IaC Docker Sensor [iac] [INFO] 22:18:33.951 0 source files to be analyzed [INFO] 22:18:33.954 0/0 source files have been analyzed [INFO] 22:18:33.954 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:33.954 Sensor Serverless configuration file sensor [security] [INFO] 22:18:33.954 0 Serverless function entries were found in the project [INFO] 22:18:33.954 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:33.954 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:33.954 Sensor AWS SAM template file sensor [security] [INFO] 22:18:33.954 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:33.954 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:33.954 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:33.954 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.edit [INFO] 22:18:33.974 Sensor JavaSensor [java] [INFO] 22:18:33.974 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:33.976 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:33.976 No "Main" source files to scan. [INFO] 22:18:33.976 Using ECJ batch to parse 25 Test java source files with batch size 214 KB. [INFO] 22:18:33.987 Starting batch processing. [INFO] 22:18:34.005 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:34.140 100% analyzed [INFO] 22:18:34.140 Batch processing: Done. [INFO] 22:18:34.140 Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] 22:18:34.140 No "Generated" source files to scan. [INFO] 22:18:34.140 Sensor JavaSensor [java] (done) | time=166ms [INFO] 22:18:34.141 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:34.141 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:34.141 Sensor SurefireSensor [java] [INFO] 22:18:34.141 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/surefire-reports] [INFO] 22:18:34.141 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:34.141 Sensor XML Sensor [xml] [INFO] 22:18:34.141 1 source file to be analyzed [INFO] 22:18:34.145 1/1 source file has been analyzed [INFO] 22:18:34.145 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:34.145 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:34.145 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:34.148 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:18:34.148 Sensor IaC Docker Sensor [iac] [INFO] 22:18:34.149 0 source files to be analyzed [INFO] 22:18:34.152 0/0 source files have been analyzed [INFO] 22:18:34.152 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:18:34.152 Sensor Serverless configuration file sensor [security] [INFO] 22:18:34.152 0 Serverless function entries were found in the project [INFO] 22:18:34.152 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:34.152 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:34.152 Sensor AWS SAM template file sensor [security] [INFO] 22:18:34.152 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:34.152 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:34.152 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:34.152 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.edit [INFO] 22:18:34.173 Sensor JavaSensor [java] [INFO] 22:18:34.173 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:34.178 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:34.178 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:18:34.180 Starting batch processing. [INFO] 22:18:34.206 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:34.246 100% analyzed [INFO] 22:18:34.246 Batch processing: Done. [INFO] 22:18:34.246 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:18:34.248 No "Test" source files to scan. [INFO] 22:18:34.248 No "Generated" source files to scan. [INFO] 22:18:34.248 Sensor JavaSensor [java] (done) | time=75ms [INFO] 22:18:34.248 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:34.248 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:34.248 Sensor SurefireSensor [java] [INFO] 22:18:34.248 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/surefire-reports] [INFO] 22:18:34.248 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:34.248 Sensor XML Sensor [xml] [INFO] 22:18:34.248 1 source file to be analyzed [INFO] 22:18:34.252 1/1 source file has been analyzed [INFO] 22:18:34.252 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:34.252 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:34.252 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:34.256 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:18:34.256 Sensor IaC Docker Sensor [iac] [INFO] 22:18:34.256 0 source files to be analyzed [INFO] 22:18:34.259 0/0 source files have been analyzed [INFO] 22:18:34.259 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:34.259 Sensor Serverless configuration file sensor [security] [INFO] 22:18:34.259 0 Serverless function entries were found in the project [INFO] 22:18:34.259 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:34.259 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:34.259 Sensor AWS SAM template file sensor [security] [INFO] 22:18:34.259 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:34.259 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:34.259 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:34.259 ------------- Run sensors on module org.eclipse.sirius.common.ui.ext [INFO] 22:18:34.280 Sensor JavaSensor [java] [INFO] 22:18:34.280 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:34.283 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:34.283 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:18:34.284 Starting batch processing. [INFO] 22:18:34.319 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:34.353 100% analyzed [INFO] 22:18:34.353 Batch processing: Done. [INFO] 22:18:34.354 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:18:34.354 No "Test" source files to scan. [INFO] 22:18:34.354 No "Generated" source files to scan. [INFO] 22:18:34.354 Sensor JavaSensor [java] (done) | time=74ms [INFO] 22:18:34.354 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:34.354 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:34.354 Sensor SurefireSensor [java] [INFO] 22:18:34.354 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/surefire-reports] [INFO] 22:18:34.354 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:34.354 Sensor XML Sensor [xml] [INFO] 22:18:34.355 1 source file to be analyzed [INFO] 22:18:34.358 1/1 source file has been analyzed [INFO] 22:18:34.358 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:34.358 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:34.358 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:34.359 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:34.359 Sensor IaC Docker Sensor [iac] [INFO] 22:18:34.359 0 source files to be analyzed [INFO] 22:18:34.362 0/0 source files have been analyzed [INFO] 22:18:34.362 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:34.362 Sensor Serverless configuration file sensor [security] [INFO] 22:18:34.362 0 Serverless function entries were found in the project [INFO] 22:18:34.362 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:34.362 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:34.362 Sensor AWS SAM template file sensor [security] [INFO] 22:18:34.362 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:34.362 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:34.362 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:34.362 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.design [INFO] 22:18:34.383 Sensor JavaSensor [java] [INFO] 22:18:34.383 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:34.385 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:34.385 No "Main" source files to scan. [INFO] 22:18:34.385 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:18:34.386 Starting batch processing. [INFO] 22:18:34.397 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:34.407 100% analyzed [INFO] 22:18:34.407 Batch processing: Done. [INFO] 22:18:34.407 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:18:34.407 No "Generated" source files to scan. [INFO] 22:18:34.407 Sensor JavaSensor [java] (done) | time=24ms [INFO] 22:18:34.408 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:34.408 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:34.408 Sensor SurefireSensor [java] [INFO] 22:18:34.408 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/surefire-reports] [INFO] 22:18:34.408 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:34.408 Sensor XML Sensor [xml] [INFO] 22:18:34.408 1 source file to be analyzed [INFO] 22:18:34.412 1/1 source file has been analyzed [INFO] 22:18:34.412 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:34.412 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:34.412 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:34.413 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:34.413 Sensor IaC Docker Sensor [iac] [INFO] 22:18:34.413 0 source files to be analyzed [INFO] 22:18:34.416 0/0 source files have been analyzed [INFO] 22:18:34.416 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:34.416 Sensor Serverless configuration file sensor [security] [INFO] 22:18:34.416 0 Serverless function entries were found in the project [INFO] 22:18:34.416 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:34.416 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:34.416 Sensor AWS SAM template file sensor [security] [INFO] 22:18:34.416 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:34.416 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:34.416 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:34.416 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml.design [INFO] 22:18:34.436 Sensor JavaSensor [java] [INFO] 22:18:34.436 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:34.440 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:34.440 No "Main" source files to scan. [INFO] 22:18:34.440 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:18:34.442 Starting batch processing. [INFO] 22:18:34.457 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:34.468 100% analyzed [INFO] 22:18:34.468 Batch processing: Done. [INFO] 22:18:34.469 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:18:34.469 No "Generated" source files to scan. [INFO] 22:18:34.469 Sensor JavaSensor [java] (done) | time=33ms [INFO] 22:18:34.469 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:34.469 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:34.469 Sensor SurefireSensor [java] [INFO] 22:18:34.469 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/surefire-reports] [INFO] 22:18:34.469 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:34.469 Sensor XML Sensor [xml] [INFO] 22:18:34.469 1 source file to be analyzed [INFO] 22:18:34.473 1/1 source file has been analyzed [INFO] 22:18:34.473 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:34.473 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:34.473 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:34.474 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:34.474 Sensor IaC Docker Sensor [iac] [INFO] 22:18:34.474 0 source files to be analyzed [INFO] 22:18:34.477 0/0 source files have been analyzed [INFO] 22:18:34.477 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:34.477 Sensor Serverless configuration file sensor [security] [INFO] 22:18:34.477 0 Serverless function entries were found in the project [INFO] 22:18:34.477 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:34.477 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:34.477 Sensor AWS SAM template file sensor [security] [INFO] 22:18:34.477 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:34.477 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:34.477 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:34.477 ------------- Run sensors on module org.eclipse.sirius.sample.properties.radio [INFO] 22:18:34.499 Sensor JavaSensor [java] [INFO] 22:18:34.499 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:34.502 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:34.502 No "Main" source files to scan. [INFO] 22:18:34.502 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 22:18:34.503 Starting batch processing. [INFO] 22:18:34.518 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:34.524 100% analyzed [INFO] 22:18:34.524 Batch processing: Done. [INFO] 22:18:34.525 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:18:34.525 No "Generated" source files to scan. [INFO] 22:18:34.525 Sensor JavaSensor [java] (done) | time=26ms [INFO] 22:18:34.525 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:34.525 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:34.525 Sensor SurefireSensor [java] [INFO] 22:18:34.525 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/surefire-reports] [INFO] 22:18:34.525 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:34.525 Sensor XML Sensor [xml] [INFO] 22:18:34.525 1 source file to be analyzed [INFO] 22:18:34.529 1/1 source file has been analyzed [INFO] 22:18:34.529 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:34.529 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:34.529 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:34.530 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:34.530 Sensor IaC Docker Sensor [iac] [INFO] 22:18:34.530 0 source files to be analyzed [INFO] 22:18:34.533 0/0 source files have been analyzed [INFO] 22:18:34.533 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:34.533 Sensor Serverless configuration file sensor [security] [INFO] 22:18:34.533 0 Serverless function entries were found in the project [INFO] 22:18:34.533 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:34.533 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:34.533 Sensor AWS SAM template file sensor [security] [INFO] 22:18:34.533 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:34.533 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:34.533 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:34.533 ------------- Run sensors on module org.eclipse.sirius.tree [INFO] 22:18:34.554 Sensor JavaSensor [java] [INFO] 22:18:34.554 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:34.556 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:34.556 Using ECJ batch to parse 49 Main java source files with batch size 214 KB. [INFO] 22:18:34.570 Starting batch processing. [INFO] 22:18:34.588 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:35.992 100% analyzed [INFO] 22:18:35.992 Batch processing: Done. [INFO] 22:18:35.993 Did not optimize analysis for any files, performed a full analysis for all 49 files. [INFO] 22:18:35.997 No "Test" source files to scan. [INFO] 22:18:35.997 No "Generated" source files to scan. [INFO] 22:18:35.997 Sensor JavaSensor [java] (done) | time=1443ms [INFO] 22:18:35.997 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:35.998 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:35.998 Sensor SurefireSensor [java] [INFO] 22:18:35.998 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/surefire-reports] [INFO] 22:18:35.998 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:35.998 Sensor XML Sensor [xml] [INFO] 22:18:35.998 1 source file to be analyzed [INFO] 22:18:36.008 1/1 source file has been analyzed [INFO] 22:18:36.008 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 22:18:36.008 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:36.008 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:36.016 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 22:18:36.016 Sensor IaC Docker Sensor [iac] [INFO] 22:18:36.017 0 source files to be analyzed [INFO] 22:18:36.021 0/0 source files have been analyzed [INFO] 22:18:36.021 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:18:36.021 Sensor Serverless configuration file sensor [security] [INFO] 22:18:36.022 0 Serverless function entries were found in the project [INFO] 22:18:36.022 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:36.022 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:18:36.022 Sensor AWS SAM template file sensor [security] [INFO] 22:18:36.022 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:36.022 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:36.022 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:36.022 ------------- Run sensors on module org.eclipse.sirius.tests.junit.support [INFO] 22:18:36.056 Sensor JavaSensor [java] [INFO] 22:18:36.056 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:36.063 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:36.063 No "Main" source files to scan. [INFO] 22:18:36.066 Using ECJ batch to parse 34 Test java source files with batch size 214 KB. [INFO] 22:18:36.083 Starting batch processing. [INFO] 22:18:36.130 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:36.589 100% analyzed [INFO] 22:18:36.589 Batch processing: Done. [INFO] 22:18:36.590 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 22:18:36.590 No "Generated" source files to scan. [INFO] 22:18:36.590 Sensor JavaSensor [java] (done) | time=534ms [INFO] 22:18:36.590 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:36.590 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:36.590 Sensor SurefireSensor [java] [INFO] 22:18:36.590 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/surefire-reports] [INFO] 22:18:36.590 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:36.590 Sensor XML Sensor [xml] [INFO] 22:18:36.591 1 source file to be analyzed [INFO] 22:18:36.596 1/1 source file has been analyzed [INFO] 22:18:36.596 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:18:36.597 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:36.597 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:36.604 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 22:18:36.604 Sensor IaC Docker Sensor [iac] [INFO] 22:18:36.605 0 source files to be analyzed [INFO] 22:18:36.608 0/0 source files have been analyzed [INFO] 22:18:36.608 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:18:36.608 Sensor Serverless configuration file sensor [security] [INFO] 22:18:36.608 0 Serverless function entries were found in the project [INFO] 22:18:36.608 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:36.608 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:36.608 Sensor AWS SAM template file sensor [security] [INFO] 22:18:36.608 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:36.608 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:36.609 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:18:36.609 ------------- Run sensors on module org.eclipse.sirius.ext.emf.ui [INFO] 22:18:36.632 Sensor JavaSensor [java] [INFO] 22:18:36.632 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:36.635 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:36.635 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 22:18:36.637 Starting batch processing. [INFO] 22:18:36.652 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:36.718 100% analyzed [INFO] 22:18:36.718 Batch processing: Done. [INFO] 22:18:36.719 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:18:36.720 No "Test" source files to scan. [INFO] 22:18:36.720 No "Generated" source files to scan. [INFO] 22:18:36.720 Sensor JavaSensor [java] (done) | time=88ms [INFO] 22:18:36.720 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:36.720 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:36.720 Sensor SurefireSensor [java] [INFO] 22:18:36.720 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/surefire-reports] [INFO] 22:18:36.720 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:36.720 Sensor XML Sensor [xml] [INFO] 22:18:36.720 1 source file to be analyzed [INFO] 22:18:36.725 1/1 source file has been analyzed [INFO] 22:18:36.725 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:18:36.725 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:36.725 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:36.726 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:36.726 Sensor IaC Docker Sensor [iac] [INFO] 22:18:36.727 0 source files to be analyzed [INFO] 22:18:36.730 0/0 source files have been analyzed [INFO] 22:18:36.730 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:18:36.730 Sensor Serverless configuration file sensor [security] [INFO] 22:18:36.730 0 Serverless function entries were found in the project [INFO] 22:18:36.730 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:36.730 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:36.730 Sensor AWS SAM template file sensor [security] [INFO] 22:18:36.730 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:36.730 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:36.730 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:36.730 ------------- Run sensors on module Sirius Parent [INFO] 22:18:36.755 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:36.755 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:36.755 Sensor XML Sensor [xml] [INFO] 22:18:36.755 1 source file to be analyzed [INFO] 22:18:36.806 1/1 source file has been analyzed [INFO] 22:18:36.806 Sensor XML Sensor [xml] (done) | time=51ms [INFO] 22:18:36.806 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:18:36.806 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/site/jacoco/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 22:18:36.806 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:18:36.806 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:18:36.806 Sensor IaC Docker Sensor [iac] [INFO] 22:18:36.807 0 source files to be analyzed [INFO] 22:18:36.811 0/0 source files have been analyzed [INFO] 22:18:36.811 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:18:36.811 Sensor Serverless configuration file sensor [security] [INFO] 22:18:36.811 0 Serverless function entries were found in the project [INFO] 22:18:36.811 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:36.811 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:36.811 Sensor AWS SAM template file sensor [security] [INFO] 22:18:36.811 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:36.811 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:36.811 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:36.811 Sensor javabugs [dbd] [INFO] 22:18:36.929 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/java [INFO] 22:18:37.809 Analyzing 25997 functions to detect bugs. [INFO] 22:19:58.656 Sensor javabugs [dbd] (done) | time=81845ms [INFO] 22:19:58.656 Sensor pythonbugs [dbd] [INFO] 22:19:58.656 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/python [INFO] 22:19:58.656 No IR files have been included for analysis. [INFO] 22:19:58.656 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 22:19:58.656 Sensor TextAndSecretsSensor [text] [INFO] 22:19:58.657 Available processors: 2 [INFO] 22:19:58.657 Using 2 threads for analysis. [INFO] 22:19:59.929 5486 source files to be analyzed [INFO] 22:20:09.930 366/5486 files analyzed, current files: plugins/org.eclipse.sirius.diagram.ui/src-diag/org/eclipse/sirius/diagram/ui/tools/internal/properties/FiltersPropertySection.java, plugins/org.eclipse.sirius.diagram.sequence.ui/src/org/eclipse/sirius/diagram/sequence/ui/business/api/diagramtype/SequenceDiagramTypeProvider.java [INFO] 22:20:19.930 1550/5486 files analyzed, current files: plugins/org.eclipse.sirius.tests.swtbot/src/org/eclipse/sirius/tests/swtbot/sequence/AbstractActionDisabledOnSequenceDiagramTest.java, plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/diagram/query/DDiagramInternalQueryTest.java [INFO] 22:20:29.900 5486/5486 source files have been analyzed [INFO] 22:20:29.900 Sensor TextAndSecretsSensor [text] (done) | time=31244ms [INFO] 22:20:29.901 Sensor JavaSecuritySensor [security] [INFO] 22:20:29.905 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6384, S6390, S6398, S6399, S6547, S6549 [INFO] 22:20:29.906 Load type hierarchy and UCFGs: Starting [INFO] 22:20:29.906 Load type hierarchy: Starting [INFO] 22:20:29.906 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java [INFO] 22:20:30.437 Read 15403 type definitions [INFO] 22:20:30.645 Load type hierarchy: Time spent was 00:00:00.738 [INFO] 22:20:30.645 Load UCFGs: Starting [INFO] 22:20:30.645 Reading UCFGs from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java [INFO] 22:20:35.469 Load UCFGs: Time spent was 00:00:04.824 [INFO] 22:20:35.470 Load type hierarchy and UCFGs: Time spent was 00:00:05.563 [INFO] 22:20:35.470 Analyzing 25540 UCFGs to detect vulnerabilities. [INFO] 22:20:35.470 Check cache: Starting [INFO] 22:20:35.470 Load cache: Starting [INFO] 22:20:35.470 Load cache: Time spent was 00:00:00.000 [INFO] 22:20:35.470 Check cache: Time spent was 00:00:00.000 [INFO] 22:20:35.470 Create runtime call graph: Starting [INFO] 22:20:35.471 Variable Type Analysis #1: Starting [INFO] 22:20:35.472 Create runtime type propagation graph: Starting [INFO] 22:20:38.184 Create runtime type propagation graph: Time spent was 00:00:02.711 [INFO] 22:20:38.184 Run SCC (Tarjan) on 168174 nodes: Starting [INFO] 22:20:38.387 Run SCC (Tarjan) on 168174 nodes: Time spent was 00:00:00.203 [INFO] 22:20:38.387 Tarjan found 164430 strongly connected components [INFO] 22:20:38.387 Propagate runtime types to strongly connected components: Starting [INFO] 22:20:39.057 Propagate runtime types to strongly connected components: Time spent was 00:00:00.669 [INFO] 22:20:39.057 Variable Type Analysis #1: Time spent was 00:00:03.586 [INFO] 22:20:39.065 Variable Type Analysis #2: Starting [INFO] 22:20:39.065 Create runtime type propagation graph: Starting [INFO] 22:20:41.352 Create runtime type propagation graph: Time spent was 00:00:02.286 [INFO] 22:20:41.352 Run SCC (Tarjan) on 166772 nodes: Starting [INFO] 22:20:41.478 Run SCC (Tarjan) on 166772 nodes: Time spent was 00:00:00.125 [INFO] 22:20:41.478 Tarjan found 163824 strongly connected components [INFO] 22:20:41.478 Propagate runtime types to strongly connected components: Starting [INFO] 22:20:41.759 Propagate runtime types to strongly connected components: Time spent was 00:00:00.281 [INFO] 22:20:41.760 Variable Type Analysis #2: Time spent was 00:00:02.694 [INFO] 22:20:41.791 Create runtime call graph: Time spent was 00:00:06.320 [INFO] 22:20:41.791 Load config: Starting [INFO] 22:20:43.324 Load config: Time spent was 00:00:01.532 [INFO] 22:20:43.324 Compute entry points: Starting [INFO] 22:21:38.657 Compute entry points: Time spent was 00:00:55.332 [INFO] 22:21:38.658 No entry points found. [INFO] 22:21:38.658 java security sensor: Time spent was 00:01:08.753 [INFO] 22:21:38.674 java security sensor: Begin: 2024-03-14T22:20:29.904364929Z, End: 2024-03-14T22:21:38.658275961Z, Duration: 00:01:08.753 Load type hierarchy and UCFGs: Begin: 2024-03-14T22:20:29.906537419Z, End: 2024-03-14T22:20:35.469992193Z, Duration: 00:00:05.563 Load type hierarchy: Begin: 2024-03-14T22:20:29.906580842Z, End: 2024-03-14T22:20:30.644652651Z, Duration: 00:00:00.738 Load UCFGs: Begin: 2024-03-14T22:20:30.645210720Z, End: 2024-03-14T22:20:35.469802184Z, Duration: 00:00:04.824 Check cache: Begin: 2024-03-14T22:20:35.470045368Z, End: 2024-03-14T22:20:35.470538501Z, Duration: 00:00:00.000 Load cache: Begin: 2024-03-14T22:20:35.470058416Z, End: 2024-03-14T22:20:35.470118078Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-03-14T22:20:35.470602729Z, End: 2024-03-14T22:20:41.791045701Z, Duration: 00:00:06.320 Variable Type Analysis #1: Begin: 2024-03-14T22:20:35.471328927Z, End: 2024-03-14T22:20:39.057862203Z, Duration: 00:00:03.586 Create runtime type propagation graph: Begin: 2024-03-14T22:20:35.472314121Z, End: 2024-03-14T22:20:38.183988763Z, Duration: 00:00:02.711 Run SCC (Tarjan) on 168174 nodes: Begin: 2024-03-14T22:20:38.184569354Z, End: 2024-03-14T22:20:38.387580654Z, Duration: 00:00:00.203 Propagate runtime types to strongly connected components: Begin: 2024-03-14T22:20:38.387815238Z, End: 2024-03-14T22:20:39.057654727Z, Duration: 00:00:00.669 Variable Type Analysis #2: Begin: 2024-03-14T22:20:39.065197973Z, End: 2024-03-14T22:20:41.760012918Z, Duration: 00:00:02.694 Create runtime type propagation graph: Begin: 2024-03-14T22:20:39.065267026Z, End: 2024-03-14T22:20:41.352072571Z, Duration: 00:00:02.286 Run SCC (Tarjan) on 166772 nodes: Begin: 2024-03-14T22:20:41.352391011Z, End: 2024-03-14T22:20:41.478100157Z, Duration: 00:00:00.125 Propagate runtime types to strongly connected components: Begin: 2024-03-14T22:20:41.478297997Z, End: 2024-03-14T22:20:41.759856180Z, Duration: 00:00:00.281 Load config: Begin: 2024-03-14T22:20:41.791217291Z, End: 2024-03-14T22:20:43.324131481Z, Duration: 00:00:01.532 Compute entry points: Begin: 2024-03-14T22:20:43.324570619Z, End: 2024-03-14T22:21:38.657428398Z, Duration: 00:00:55.332 [INFO] 22:21:38.674 java security sensor peak memory: 3634 MB [INFO] 22:21:38.674 Sensor JavaSecuritySensor [security] (done) | time=68773ms [INFO] 22:21:38.674 Sensor CSharpSecuritySensor [security] [INFO] 22:21:38.675 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 [INFO] 22:21:38.675 Load type hierarchy and UCFGs: Starting [INFO] 22:21:38.675 Load type hierarchy: Starting [INFO] 22:21:38.675 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/ucfg2/cs [INFO] 22:21:38.675 Read 0 type definitions [INFO] 22:21:38.675 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 22:21:38.675 Load UCFGs: Starting [INFO] 22:21:38.675 Load UCFGs: Time spent was 00:00:00.000 [INFO] 22:21:38.675 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 22:21:38.675 No UCFGs have been included for analysis. [INFO] 22:21:38.675 csharp security sensor: Time spent was 00:00:00.000 [INFO] 22:21:38.675 Sensor CSharpSecuritySensor [security] (done) | time=1ms [INFO] 22:21:38.675 Sensor PhpSecuritySensor [security] [INFO] 22:21:38.675 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] 22:21:38.675 Load type hierarchy and UCFGs: Starting [INFO] 22:21:38.675 Load type hierarchy: Starting [INFO] 22:21:38.675 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/php [INFO] 22:21:38.675 Read 0 type definitions [INFO] 22:21:38.675 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 22:21:38.675 Load UCFGs: Starting [INFO] 22:21:38.675 Load UCFGs: Time spent was 00:00:00.000 [INFO] 22:21:38.675 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 22:21:38.675 No UCFGs have been included for analysis. [INFO] 22:21:38.675 php security sensor: Time spent was 00:00:00.000 [INFO] 22:21:38.675 Sensor PhpSecuritySensor [security] (done) | time=0ms [INFO] 22:21:38.676 Sensor PythonSecuritySensor [security] [INFO] 22:21:38.676 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839 [INFO] 22:21:38.676 Load type hierarchy and UCFGs: Starting [INFO] 22:21:38.676 Load type hierarchy: Starting [INFO] 22:21:38.676 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/python [INFO] 22:21:38.676 Read 0 type definitions [INFO] 22:21:38.676 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 22:21:38.676 Load UCFGs: Starting [INFO] 22:21:38.676 Load UCFGs: Time spent was 00:00:00.000 [INFO] 22:21:38.676 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 22:21:38.676 No UCFGs have been included for analysis. [INFO] 22:21:38.676 python security sensor: Time spent was 00:00:00.000 [INFO] 22:21:38.676 Sensor PythonSecuritySensor [security] (done) | time=0ms [INFO] 22:21:38.676 Sensor JsSecuritySensor [security] [INFO] 22:21:38.676 Enabled taint analysis rules: S3649, S5144, S2631, S5147, S6287, S6105, S2076, S6350, S2083, S5131, S5883, S6096, S5146, S5334, S5696 [INFO] 22:21:38.676 Load type hierarchy and UCFGs: Starting [INFO] 22:21:38.676 Load type hierarchy: Starting [INFO] 22:21:38.676 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/js [INFO] 22:21:38.676 Read 0 type definitions [INFO] 22:21:38.676 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 22:21:38.676 Load UCFGs: Starting [INFO] 22:21:38.676 Load UCFGs: Time spent was 00:00:00.000 [INFO] 22:21:38.676 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 22:21:38.676 No UCFGs have been included for analysis. [INFO] 22:21:38.676 js security sensor: Time spent was 00:00:00.000 [INFO] 22:21:38.676 Sensor JsSecuritySensor [security] (done) | time=0ms [INFO] 22:21:38.677 ------------- Run sensors on project [INFO] 22:21:38.681 Sensor Zero Coverage Sensor [INFO] 22:21:38.698 Sensor Zero Coverage Sensor (done) | time=17ms [INFO] 22:21:38.698 Sensor Java CPD Block Indexer [INFO] 22:21:42.492 Sensor Java CPD Block Indexer (done) | time=3794ms [INFO] 22:21:43.157 CPD Executor 696 files had no CPD blocks [INFO] 22:21:43.157 CPD Executor Calculating CPD for 2751 files [INFO] 22:21:43.759 CPD Executor CPD calculation finished (done) | time=602ms [INFO] 22:21:45.616 Analysis report generated in 1499ms, dir size=69 MB [INFO] 22:21:52.547 Analysis report compressed in 6931ms, zip size=26 MB [INFO] 22:22:35.060 Analysis report uploaded in 42512ms [INFO] 22:22:35.061 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=org.eclipse.sirius [INFO] 22:22:35.062 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 22:22:35.062 More about the report processing at https://sonarcloud.io/api/ce/task?id=AY4_D1rnYzsCaJlfo8ju [INFO] 22:22:42.165 Sensor cache published successfully [INFO] 22:22:43.581 Analysis total time: 9:01.884 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sirius Parent 7.4.0-SNAPSHOT ....................... SUCCESS [09:10 min] [INFO] org.eclipse.sirius.ext.base 7.4.0-SNAPSHOT ......... SUCCESS [ 13.965 s] [INFO] org.eclipse.sirius.ext.e3 7.4.0-SNAPSHOT ........... SUCCESS [ 0.355 s] [INFO] org.eclipse.sirius.ext.emf 7.4.0-SNAPSHOT .......... SUCCESS [ 0.545 s] [INFO] org.eclipse.sirius.ext.emf.edit 7.4.0-SNAPSHOT ..... SUCCESS [ 0.341 s] [INFO] org.eclipse.sirius.ext.emf.tx 7.4.0-SNAPSHOT ....... SUCCESS [ 0.488 s] [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.0-SNAPSHOT . SUCCESS [ 0.156 s] [INFO] org.eclipse.sirius.ext.ide 7.4.0-SNAPSHOT .......... SUCCESS [ 0.229 s] [INFO] org.eclipse.sirius.model 7.4.0-SNAPSHOT ............ SUCCESS [ 1.058 s] [INFO] org.eclipse.sirius.ecore.extender 7.4.0-SNAPSHOT ... SUCCESS [ 0.296 s] [INFO] org.eclipse.sirius.common 7.4.0-SNAPSHOT ........... SUCCESS [ 0.649 s] [INFO] org.eclipse.sirius 7.4.0-SNAPSHOT .................. SUCCESS [ 1.113 s] [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.0-SNAPSHOT SUCCESS [ 0.470 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.0-SNAPSHOT SUCCESS [ 0.621 s] [INFO] org.eclipse.sirius.common.interpreter 7.4.0-SNAPSHOT SUCCESS [ 0.191 s] [INFO] org.eclipse.sirius.common.ocl 7.4.0-SNAPSHOT ....... SUCCESS [ 0.286 s] [INFO] org.eclipse.sirius.diagram.model 7.4.0-SNAPSHOT .... SUCCESS [ 0.957 s] [INFO] org.eclipse.sirius.diagram 7.4.0-SNAPSHOT .......... SUCCESS [ 1.050 s] [INFO] org.eclipse.sirius.diagram.formatdata 7.4.0-SNAPSHOT SUCCESS [ 0.309 s] [INFO] org.eclipse.sirius.synchronizer 7.4.0-SNAPSHOT ..... SUCCESS [ 0.245 s] [INFO] org.eclipse.sirius.table.model 7.4.0-SNAPSHOT ...... SUCCESS [ 0.449 s] [INFO] org.eclipse.sirius.table 7.4.0-SNAPSHOT ............ SUCCESS [ 0.395 s] [INFO] org.eclipse.sirius.tree.model 7.4.0-SNAPSHOT ....... SUCCESS [ 0.375 s] [INFO] org.eclipse.sirius.tree 7.4.0-SNAPSHOT ............. SUCCESS [ 0.376 s] [INFO] org.eclipse.sirius.model.feature 7.4.0-SNAPSHOT .... SUCCESS [ 0.225 s] [INFO] org.eclipse.sirius.runtime 7.4.0-SNAPSHOT .......... SUCCESS [ 0.236 s] [INFO] org.eclipse.sirius.runtime.acceleo 7.4.0-SNAPSHOT .. SUCCESS [ 0.116 s] [INFO] org.eclipse.sirius.runtime.aql 7.4.0-SNAPSHOT ...... SUCCESS [ 0.109 s] [INFO] org.eclipse.sirius.runtime.ocl 7.4.0-SNAPSHOT ...... SUCCESS [ 0.114 s] [INFO] org.eclipse.sirius.headless.update 7.4.0-SNAPSHOT .. SUCCESS [ 1.992 s] [INFO] org.eclipse.sirius.ext.draw2d 7.4.0-SNAPSHOT ....... SUCCESS [ 2.107 s] [INFO] org.eclipse.sirius.ext.e3.ui 7.4.0-SNAPSHOT ........ SUCCESS [ 1.986 s] [INFO] org.eclipse.sirius.ext.emf.ui 7.4.0-SNAPSHOT ....... SUCCESS [ 0.413 s] [INFO] org.eclipse.sirius.ext.gef 7.4.0-SNAPSHOT .......... SUCCESS [ 0.425 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.0-SNAPSHOT .. SUCCESS [ 1.098 s] [INFO] org.eclipse.sirius.ext.jface 7.4.0-SNAPSHOT ........ SUCCESS [ 0.167 s] [INFO] org.eclipse.sirius.ext.swt 7.4.0-SNAPSHOT .......... SUCCESS [ 0.201 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.0-SNAPSHOT SUCCESS [ 0.241 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.0-SNAPSHOT SUCCESS [ 5.025 s] [INFO] org.eclipse.sirius.common.ui 7.4.0-SNAPSHOT ........ SUCCESS [ 0.554 s] [INFO] org.eclipse.sirius.common.ui.ext 7.4.0-SNAPSHOT .... SUCCESS [ 0.392 s] [INFO] org.eclipse.sirius.common.xtext 7.4.0-SNAPSHOT ..... SUCCESS [ 2.860 s] [INFO] org.eclipse.sirius.ui 7.4.0-SNAPSHOT ............... SUCCESS [ 1.198 s] [INFO] org.eclipse.sirius.diagram.ui 7.4.0-SNAPSHOT ....... SUCCESS [ 3.838 s] [INFO] org.eclipse.sirius.diagram.elk 7.4.0-SNAPSHOT ...... SUCCESS [ 1.194 s] [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.0-SNAPSHOT SUCCESS [ 0.775 s] [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.0-SNAPSHOT SUCCESS [ 0.365 s] [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.0-SNAPSHOT ... SUCCESS [ 0.735 s] [INFO] org.eclipse.sirius.diagram.sequence 7.4.0-SNAPSHOT . SUCCESS [ 0.885 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.0-SNAPSHOT SUCCESS [ 0.776 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.0-SNAPSHOT SUCCESS [ 0.967 s] [INFO] org.eclipse.sirius.doc 7.4.0-SNAPSHOT .............. SUCCESS [ 1.328 s] [INFO] org.eclipse.sirius.editor 7.4.0-SNAPSHOT ........... SUCCESS [ 0.947 s] [INFO] org.eclipse.sirius.editor.diagram 7.4.0-SNAPSHOT ... SUCCESS [ 1.124 s] [INFO] org.eclipse.sirius.editor.sequence 7.4.0-SNAPSHOT .. SUCCESS [ 0.984 s] [INFO] org.eclipse.sirius.table.ui 7.4.0-SNAPSHOT ......... SUCCESS [ 0.730 s] [INFO] org.eclipse.sirius.editor.table 7.4.0-SNAPSHOT ..... SUCCESS [ 0.644 s] [INFO] org.eclipse.sirius.tree.ui 7.4.0-SNAPSHOT .......... SUCCESS [ 0.603 s] [INFO] org.eclipse.sirius.editor.tree 7.4.0-SNAPSHOT ...... SUCCESS [ 0.664 s] [INFO] org.eclipse.sirius.eef.adapters 7.4.0-SNAPSHOT ..... SUCCESS [ 0.914 s] [INFO] org.eclipse.sirius.interpreter 7.4.0-SNAPSHOT ...... SUCCESS [ 0.424 s] [INFO] org.eclipse.sirius.table.ui.ext 7.4.0-SNAPSHOT ..... SUCCESS [ 0.462 s] [INFO] org.eclipse.sirius.tree.ui.ext 7.4.0-SNAPSHOT ...... SUCCESS [ 0.416 s] [INFO] org.eclipse.sirius.ui.ext 7.4.0-SNAPSHOT ........... SUCCESS [ 0.491 s] [INFO] org.eclipse.sirius.ui.editor 7.4.0-SNAPSHOT ........ SUCCESS [ 0.478 s] [INFO] org.eclipse.sirius.tests.junit.support 7.4.0-SNAPSHOT SUCCESS [ 0.839 s] [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.0-SNAPSHOT SUCCESS [ 1.263 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.122 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.120 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.279 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.165 s] [INFO] org.eclipse.sirius.samples.family 7.4.0-SNAPSHOT ... SUCCESS [ 0.233 s] [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.0-SNAPSHOT SUCCESS [ 0.175 s] [INFO] org.eclipse.sirius.properties 7.4.0-SNAPSHOT ....... SUCCESS [ 0.391 s] [INFO] org.eclipse.sirius.properties.edit 7.4.0-SNAPSHOT .. SUCCESS [ 0.583 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.0-SNAPSHOT SUCCESS [ 0.193 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.0-SNAPSHOT SUCCESS [ 0.528 s] [INFO] org.eclipse.sirius.properties.defaultrules 7.4.0-SNAPSHOT SUCCESS [ 0.192 s] [INFO] org.eclipse.sirius.properties.core 7.4.0-SNAPSHOT .. SUCCESS [ 0.356 s] [INFO] org.eclipse.sirius.editor.properties 7.4.0-SNAPSHOT SUCCESS [ 0.919 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.0-SNAPSHOT SUCCESS [ 0.596 s] [INFO] org.eclipse.sirius.ui.properties 7.4.0-SNAPSHOT .... SUCCESS [ 0.696 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.0-SNAPSHOT SUCCESS [ 0.610 s] [INFO] org.eclipse.sirius.sample.properties 7.4.0-SNAPSHOT SUCCESS [ 0.349 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.0-SNAPSHOT SUCCESS [ 0.331 s] [INFO] org.eclipse.sirius.sample.properties.radio 7.4.0-SNAPSHOT SUCCESS [ 0.347 s] [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.0-SNAPSHOT SUCCESS [ 0.335 s] [INFO] org.eclipse.sirius.tests.ui.properties 7.4.0-SNAPSHOT SUCCESS [ 1.216 s] [INFO] org.eclipse.sirius.aql 7.4.0-SNAPSHOT .............. SUCCESS [ 0.104 s] [INFO] org.eclipse.sirius.doc.feature 7.4.0-SNAPSHOT ...... SUCCESS [ 0.105 s] [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.0-SNAPSHOT .. SUCCESS [ 0.244 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.0-SNAPSHOT SUCCESS [ 0.183 s] [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.0-SNAPSHOT ... SUCCESS [ 0.405 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.0-SNAPSHOT SUCCESS [ 0.209 s] [INFO] org.eclipse.sirius.samples 7.4.0-SNAPSHOT .......... SUCCESS [ 0.319 s] [INFO] org.eclipse.sirius.specifier 7.4.0-SNAPSHOT ........ SUCCESS [ 0.678 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.0-SNAPSHOT SUCCESS [ 0.305 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.0-SNAPSHOT SUCCESS [ 0.099 s] [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.0-SNAPSHOT . SUCCESS [ 0.316 s] [INFO] org.eclipse.sirius.tests.support 7.4.0-SNAPSHOT .... SUCCESS [ 0.286 s] [INFO] org.eclipse.sirius.interpreter.feature 7.4.0-SNAPSHOT SUCCESS [ 0.111 s] [INFO] org.eclipse.sirius.properties.feature 7.4.0-SNAPSHOT SUCCESS [ 0.237 s] [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.0-SNAPSHOT SUCCESS [ 0.224 s] [INFO] org.eclipse.sirius.samples.properties.feature 7.4.0-SNAPSHOT SUCCESS [ 0.162 s] [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.0-SNAPSHOT SUCCESS [ 0.394 s] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.0-SNAPSHOT SUCCESS [ 0.582 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.0-SNAPSHOT SUCCESS [ 0.127 s] [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.0-SNAPSHOT SUCCESS [ 0.198 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.0-SNAPSHOT SUCCESS [ 0.225 s] [INFO] org.eclipse.sirius.tests.sample.component 7.4.0-SNAPSHOT SUCCESS [ 0.163 s] [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.0-SNAPSHOT SUCCESS [ 0.727 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.0-SNAPSHOT SUCCESS [ 0.169 s] [INFO] org.eclipse.sirius.sample.interactions 7.4.0-SNAPSHOT SUCCESS [ 0.238 s] [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.0-SNAPSHOT SUCCESS [ 0.191 s] [INFO] org.eclipse.sirius.tests.sample.migration 7.4.0-SNAPSHOT SUCCESS [ 0.400 s] [INFO] org.eclipse.sirius.sample.interactions.design 7.4.0-SNAPSHOT SUCCESS [ 0.691 s] [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.0-SNAPSHOT SUCCESS [ 0.321 s] [INFO] org.eclipse.sirius.sample.ecore.design 7.4.0-SNAPSHOT SUCCESS [ 0.809 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.0-SNAPSHOT SUCCESS [ 0.835 s] [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.0-SNAPSHOT SUCCESS [ 0.274 s] [INFO] org.eclipse.sirius.tests.junit 7.4.0-SNAPSHOT ...... SUCCESS [ 6.797 s] [INFO] org.eclipse.sirius.tests.tree 7.4.0-SNAPSHOT ....... SUCCESS [ 2.110 s] [INFO] org.eclipse.sirius.tests.swtbot 7.4.0-SNAPSHOT ..... SUCCESS [ 4.255 s] [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.0-SNAPSHOT SUCCESS [ 0.368 s] [INFO] org.eclipse.sirius.tests 7.4.0-SNAPSHOT ............ SUCCESS [ 0.595 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.0-SNAPSHOT SUCCESS [ 0.244 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.0-SNAPSHOT SUCCESS [ 0.180 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.0-SNAPSHOT SUCCESS [ 0.410 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.0-SNAPSHOT SUCCESS [ 0.424 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.0-SNAPSHOT SUCCESS [ 0.203 s] [INFO] org.eclipse.sirius.update 7.4.0-SNAPSHOT ........... SUCCESS [ 18.862 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.0-SNAPSHOT SUCCESS [ 0.544 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.0-SNAPSHOT SUCCESS [ 1.057 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.0-SNAPSHOT SUCCESS [ 0.880 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.0-SNAPSHOT SUCCESS [ 5.610 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.0-SNAPSHOT SUCCESS [ 0.416 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.0-SNAPSHOT SUCCESS [ 0.675 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.0-SNAPSHOT SUCCESS [ 0.556 s] [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.0-SNAPSHOT SUCCESS [ 2.021 s] [INFO] org.eclipse.sirius.tests.update 7.4.0-SNAPSHOT ..... SUCCESS [ 2.841 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:41 min [INFO] Finished at: 2024-03-14T22:22:43Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS