Started by timer Running as SYSTEM Agent centos-7-6gb-72pvb 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-72pvb" 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-72pvb" - 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-72pvb" - 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-72pvb (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 130c20924ad7de4b4859674d6bcb1e8b3c50bb7b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 130c20924ad7de4b4859674d6bcb1e8b3c50bb7b # timeout=10 Commit message: "[368] Fix model explorer labels for JDT elements" > git rev-list --no-walk 130c20924ad7de4b4859674d6bcb1e8b3c50bb7b # 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 :45 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built May 6 2024 15:01:46 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 Sun May 19 19:53:39 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5945 vncext: created VNC server for screen 0 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins3964087354970986211.sh + rm -rf /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/screenshots + xrandr -s 1920x1200 + xsetroot -solid grey ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:-nan ratio) + xhost + + vncconfig -iconic access control disabled, clients can connect from any host + sleep 2 + sleep 2 + metacity --replace --sm-disable --display=:45 + 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/jenkins12131030554614736550.sh + wget --no-check-certificate -O comic-relief.zip https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip --2024-05-19 19:53:53-- https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 110354 (108K) [application/zip] Saving to: ‘comic-relief.zip’ 0K .......... .......... .......... .......... .......... 46% 11.6M 0s 50K .......... .......... .......... .......... .......... 92% 12.4M 0s 100K ....... 100% 341M=0.008s 2024-05-19 19:53:53 (12.9 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.1-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.1-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@1962f55 [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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [WARNING] [0b404bed-4751-4d5a-91ce-0649bb170467][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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------ [INFO] Building org.eclipse.sirius.runtime 7.4.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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] Published profile IUs: [a.jre.javase 23.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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [WARNING] [0b404bed-4751-4d5a-91ce-0649bb170467][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] [0b404bed-4751-4d5a-91ce-0649bb170467][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] [0b404bed-4751-4d5a-91ce-0649bb170467][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] [0b404bed-4751-4d5a-91ce-0649bb170467][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] [0b404bed-4751-4d5a-91ce-0649bb170467][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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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 1128 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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml [WARNING] [0b404bed-4751-4d5a-91ce-0649bb170467][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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.202405191953 [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.202405191953 [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.202405191953 [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.202405191953 [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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.120 s -- in org.eclipse.sirius.tests.ui.properties.internal.AllTests org.eclipse.sirius.tests.ui.properties.internal.converters.ConverterTests.testDescriptionConverter -- Time elapsed: 0.847 s org.eclipse.sirius.tests.ui.properties.internal.migration.ReferenceMigrationTests.testReferenceMigration -- Time elapsed: 0.150 s org.eclipse.sirius.tests.ui.properties.internal.migration.CategoryMigrationTests.testCategoryMigration -- Time elapsed: 0.079 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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------ [INFO] Building org.eclipse.sirius.samples 7.4.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >----------- [INFO] Building org.eclipse.sirius.specifier 7.4.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml [WARNING] [0b404bed-4751-4d5a-91ce-0649bb170467][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.1.202405191953 [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.1-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.1-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 0xa00bc4 (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:1743): Gtk-CRITICAL **: 19:59:04.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor() (SWT:1743): Gtk-CRITICAL **: 19:59:04.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor() (SWT:1743): Gtk-CRITICAL **: 19:59:05.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor() (SWT:1743): Gtk-CRITICAL **: 19:59:06.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor() (SWT:1743): Gtk-CRITICAL **: 19:59:07.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor() (SWT:1743): Gtk-CRITICAL **: 19:59:08.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor() (SWT:1743): Gtk-CRITICAL **: 19:59:09.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 19:59:09.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor() (SWT:1743): Gtk-CRITICAL **: 19:59:09.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 19:59:09.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor() (SWT:1743): Gtk-CRITICAL **: 19:59:10.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor() (SWT:1743): Gtk-CRITICAL **: 19:59:11.332: 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:1743): Gtk-CRITICAL **: 19:59:13.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 19:59:13.626: 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:1743): Gtk-CRITICAL **: 19:59:25.167: 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:1743): Gtk-CRITICAL **: 20:00:02.696: 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:1743): Gtk-CRITICAL **: 20:00:03.651: 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:1743): Gtk-CRITICAL **: 20:00:17.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors() (SWT:1743): Gtk-CRITICAL **: 20:00:18.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable() (SWT:1743): Gtk-CRITICAL **: 20:00:18.489: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations() (SWT:1743): Gtk-CRITICAL **: 20:00:18.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors() (SWT:1743): Gtk-CRITICAL **: 20:00:19.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable() (SWT:1743): Gtk-CRITICAL **: 20:00:19.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram() (SWT:1743): Gtk-CRITICAL **: 20:00:20.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization() (SWT:1743): Gtk-CRITICAL **: 20:00:21.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable() (SWT:1743): Gtk-CRITICAL **: 20:00:21.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode() (SWT:1743): Gtk-CRITICAL **: 20:00:22.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram() (SWT:1743): Gtk-CRITICAL **: 20:00:23.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram() (SWT:1743): Gtk-CRITICAL **: 20:00:24.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram() (SWT:1743): Gtk-CRITICAL **: 20:00:25.821: 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:1743): Gtk-CRITICAL **: 20:00:28.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn() (SWT:1743): Gtk-CRITICAL **: 20:00:28.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn() (SWT:1743): Gtk-CRITICAL **: 20:00:29.353: 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:1743): Gtk-CRITICAL **: 20:00:30.375: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine() (SWT:1743): Gtk-CRITICAL **: 20:00:30.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine() (SWT:1743): Gtk-CRITICAL **: 20:00:31.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation() (SWT:1743): Gtk-CRITICAL **: 20:00:31.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation() (SWT:1743): Gtk-CRITICAL **: 20:00:31.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements() (SWT:1743): Gtk-CRITICAL **: 20:00:32.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport() (SWT:1743): Gtk-CRITICAL **: 20:00:32.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport() (SWT:1743): Gtk-CRITICAL **: 20:00:32.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport() (SWT:1743): Gtk-CRITICAL **: 20:00:32.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel() (SWT:1743): Gtk-CRITICAL **: 20:00:33.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider() (SWT:1743): Gtk-CRITICAL **: 20:00:33.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider() (SWT:1743): Gtk-CRITICAL **: 20:00:33.725: 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:1743): Gtk-CRITICAL **: 20:00:35.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine() (SWT:1743): Gtk-CRITICAL **: 20:00:36.083: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:36.117: 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:1743): Gtk-CRITICAL **: 20:00:37.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:37.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:37.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:37.700: 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:1743): Gtk-CRITICAL **: 20:00:38.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:38.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:38.717: 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:1743): Gtk-CRITICAL **: 20:00:39.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:39.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:39.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:39.645: 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:1743): Gtk-CRITICAL **: 20:00:40.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:40.330: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:40.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen() (SWT:1743): Gtk-CRITICAL **: 20:00:40.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:40.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:41.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:41.138: 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:1743): Gtk-CRITICAL **: 20:00:41.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:41.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:00:41.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank() (SWT:1743): Gtk-CRITICAL **: 20:00:42.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh() (SWT:1743): Gtk-CRITICAL **: 20:00:42.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange() (SWT:1743): Gtk-CRITICAL **: 20:00:42.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn() (SWT:1743): Gtk-CRITICAL **: 20:00:42.693: 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:1743): Gtk-CRITICAL **: 20:00:43.204: 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:1743): Gtk-CRITICAL **: 20:00:43.769: 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:1743): Gtk-CRITICAL **: 20:00:45.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine() (SWT:1743): Gtk-CRITICAL **: 20:00:45.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells() (SWT:1743): Gtk-CRITICAL **: 20:00:46.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine() (SWT:1743): Gtk-CRITICAL **: 20:00:46.310: 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:1743): Gtk-CRITICAL **: 20:00:47.670: 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:1743): Gtk-CRITICAL **: 20:00:48.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange() (SWT:1743): Gtk-CRITICAL **: 20:00:48.205: 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:1743): Gtk-CRITICAL **: 20:00:48.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable() (SWT:1743): Gtk-CRITICAL **: 20:00:48.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable() (SWT:1743): Gtk-CRITICAL **: 20:00:48.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable() (SWT:1743): Gtk-CRITICAL **: 20:00:48.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable() (SWT:1743): Gtk-CRITICAL **: 20:00:48.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable() (SWT:1743): Gtk-CRITICAL **: 20:00:49.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines() (SWT:1743): Gtk-CRITICAL **: 20:00:49.245: 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:1743): Gtk-WARNING **: 20:01:46.318: Negative content width -8 (allocation 4, extents 6x6) while allocating gadget (node button, owner GtkButton) (SWT:1743): Gtk-WARNING **: 20:01:46.328: 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:1743): Gtk-WARNING **: 20:01:57.837: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1743): Gtk-WARNING **: 20:01:57.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1743): Gtk-WARNING **: 20:01:57.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1743): Gtk-WARNING **: 20:01:57.878: 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:1743): Gtk-CRITICAL **: 20:05:59.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh() (SWT:1743): Gtk-CRITICAL **: 20:06:00.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh() (SWT:1743): Gtk-CRITICAL **: 20:06:00.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh() (SWT:1743): Gtk-CRITICAL **: 20:06:01.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh() (SWT:1743): Gtk-CRITICAL **: 20:06:01.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh() (SWT:1743): Gtk-CRITICAL **: 20:06:02.428: 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:1743): Gtk-CRITICAL **: 20:08:06.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh() (SWT:1743): Gtk-CRITICAL **: 20:08:06.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh() (SWT:1743): Gtk-CRITICAL **: 20:08:07.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh() (SWT:1743): Gtk-CRITICAL **: 20:08:07.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh() (SWT:1743): Gtk-CRITICAL **: 20:08:08.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh() (SWT:1743): Gtk-CRITICAL **: 20:08:08.596: 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:1743): Gtk-CRITICAL **: 20:11:02.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse() (SWT:1743): Gtk-CRITICAL **: 20:11:02.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool() (SWT:1743): Gtk-CRITICAL **: 20:11:02.528: 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:1743): Gtk-CRITICAL **: 20:13:49.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:13:49.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1743): Gtk-CRITICAL **: 20:13:49.703: 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: 1174 s -- in org.eclipse.sirius.tests.suite.AllSiriusTestSuite org.eclipse.sirius.tests.suite.AllSiriusTestSuite$JUnitBundlesReport.dump_environment_data -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_SessionWithSharedDomain -- Time elapsed: 0.744 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 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_Override_WithExtension -- Time elapsed: 0.001 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.006 s org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.avoid_npe_when_no_choiceOfValues -- Time elapsed: 0.009 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0 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.002 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.030 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.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.014 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testIterpreterContextForEdgeDescriptionReferencingItSelf -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolPreconditionVariables -- Time elapsed: 0 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.002 s org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.CartesianProductTestCase.testBaseProduct -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testClamp -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testGetFontFromLabelFormatAndSize -- Time elapsed: 0.001 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 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 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.013 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.001 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.005 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 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 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.044 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.001 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.003 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.001 s org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.clearingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.refresh.RefreshFromViewpointActivationTests.testRefreshAfterViewpointActivation -- Time elapsed: 3.711 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.001 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 s org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.outline.OutlineContextualMenuTest.testOutlineContextualMenu -- Time elapsed: 3.181 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testDirectResource -- Time elapsed: 0.004 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 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.006 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.001 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 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.001 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 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 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.001 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 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.001 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.011 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription -- Time elapsed: 0.004 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.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithSecondValues -- Time elapsed: 0.001 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 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_LozengeNodeDescriptionWithSecondValues -- Time elapsed: 0.027 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.001 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 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 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_FlatContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_NoteDescriptionWithSecondValues -- Time elapsed: 0 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 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_BundledImageDescription -- Time elapsed: 0.001 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 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.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithFirstValues -- Time elapsed: 0 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 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 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.001 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.001 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 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImage -- Time elapsed: 0.001 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 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.001 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testHashCode -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointsFolderItemTest.testEqualsObject -- Time elapsed: 0 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.039 s org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointItemTest.testHashCode -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0.002 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 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.001 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 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.001 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 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.004 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.001 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.001 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 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyHidden -- Time elapsed: 0.001 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 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName1 -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName2 -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName2 -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName3 -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName3 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName4 -- Time elapsed: 0.001 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.001 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.003 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.018 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DTableAddDAnnotation -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testNodeConditionalStyle -- Time elapsed: 0.366 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshConditionalStyle -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshChangingMappingType -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testEdgeRefreshConditionalStyle -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshConditionalStyle -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshChangingMappingType -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesInitialization -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 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.001 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.001 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.002 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 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.001 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 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.SequenceVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0.001 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.006 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 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.find_ecore_classifier_by_name -- Time elapsed: 0.892 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.no_roots_for_ecore_package -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.roots -- Time elapsed: 0.001 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.001 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 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 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.002 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type_and_default -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_colon -- Time elapsed: 0.001 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.005 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.004 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_name -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_and_type -- Time elapsed: 0.002 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.extract_cardinality -- Time elapsed: 0 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 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_optional_multiple_reference -- Time elapsed: 0.001 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 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.001 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.006 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsLeftRightCenter -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomRightCorner -- Time elapsed: 0 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 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsTopBottomMiddle -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInCenterCorner -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnGMFNodeChangeNotification -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testRefreshOnSemanticChangeNotification -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnDRepresentationElementChangeNotification -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testObjectsInDifferentResources -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testRemoveWithObjectsInDifferentResources -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testSameObjectReferences -- Time elapsed: 0.002 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.110 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testModelDirtyIsStillDirtyAfterRollback -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndConflictingDeleteAndRemoveFromResourceSet -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoad -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteProject -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndChange -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testUndoTransactionDoesntMakeTheModelDirty -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndOverride -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndRemoveFromResourceSet -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoMultipleNotifications -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNotificationDirty -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testReadonlyResourceInPlugins -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoNotificationsWhenNotListening -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndConflictChange -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithGetResource -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithCreateResource -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateResourceSync -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNonDirtyForHTTP -- Time elapsed: 0.062 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 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingVariable -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testNonExistingVariable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.117 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.576 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testPreferenceValuesSynchronization -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testNoCorePreferenceInUIPrefStore -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testDefaultPreferenceValuesSynchronization -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileNorSemanticResources -- Time elapsed: 0.199 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithNonLoadableResources -- Time elapsed: 0.611 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithIgnoredFiles -- Time elapsed: 0.505 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileButSemanticResources -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWith2RepresentationFile -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertAndRemoveProjectToModelingProject -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithExistingResourcesAndAird -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnLabelHiddenTest.testRepairOnLabelHidden -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.migration.RepairTest.testStyleChangeFromBIToSquare -- Time elapsed: 0.301 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testMigrationIsNeededOnData -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testEdgeLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testMigrationIsNeededOnData -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testMigrationIsNeededOnData -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testCompartmentsWithLayoutConstraints -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testMigrationIsNeededOnData -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testGMFViewpointVisibilityConsistency -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC1Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue1 -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC2Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue2 -- Time elapsed: 0.552 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigratePinStatusTest.testPinStatusConservation -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdWithOlderVersion -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedAird -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOlderVersionWithMigratedVersion -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedOdesign -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOldVersionWithAnOtherOldVersion -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOlderVersionWithMigratedVersion -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignWithOlderVersion -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOldVersionWithAnOtherOldVersion -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressOk -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressCancel -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testVisibilityMigration -- Time elapsed: 0.524 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testFiltersRulesBehaviorMigration -- Time elapsed: 0.648 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithFragmentedFile -- Time elapsed: 0.845 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigrationIsNeededOnData -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigration -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigrationIsNeededOnData -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigration -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDoneInPlugin -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDone -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testRepresentationFilesMigrationDoneOnce -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterGroupCreation -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDAnalysisCreation -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVSMFilesMigrationDoneOnce -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitRepresentationFileMigrationDone -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitVSMMigrationDone -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testNoDirtyAfterMigrationWithFilterApplied -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testBlankAird -- Time elapsed: 0.117 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationNotAddUnecessaryModelsReferences -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testAirdWithUnexistingModel -- Time elapsed: 0.238 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testDiagramElementWithUnexistingTarget -- Time elapsed: 0.442 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMigrationOfBreakdownDiagram -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigration -- Time elapsed: 1.043 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationKeepModelsReferencesAfterMigration -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testContainerWithNullMappingWhenDoingRepairMigrate -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMissingTransactionWhenDoingRepairMigrate -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testDDiagramSetRemovalMigrationDone -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.migration.ReferencedModelResourceMigrationTest.testMigrationOfBaseVSMIsNotPartialWhenMigratingReferencingVSM -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testRemoveAcceleoReferencesMigration -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testValuesAfterMigration -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testNodeListElementAfterMigration -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigration -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.029 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.029 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInPlugin -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigrationIsNeededOnData -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigration -- Time elapsed: 1.430 s org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testMigrationIsNeededOnData -- Time elapsed: 0.192 s org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testSessionDoesNotContainViewWithUnsettedElements -- Time elapsed: 0.189 s org.eclipse.sirius.tests.unit.common.OperationCanceledExceptionSessionTest.testOperationCanceledExceptionAtOpeningTime -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigrationIsNeededOnData -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigration -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigrationIsNeededOnData -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigration -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigrationIsNeededOnData -- Time elapsed: 0.189 s org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigration -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.083 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.031 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDone -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDoneInPlugin -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testMigrationIsNeededOnData -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.307 s org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testDiagramSizeAfterMigration -- Time elapsed: 0.298 s org.eclipse.sirius.tests.unit.api.convert.ConvertViewpointModelingProjectToSiriusModelingProjectTest.testConvertOldViewpointModelingProject -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatDescriptionAfterMigration -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatAfterMigration -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDoneInPlugin -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDone -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_3_files -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDoneInPlugin -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testVsmMigrationIsNeededOnData -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDone -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_0_files -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableValueToEObjectVariableValueMigration -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testRepMigrationIsNeededOnData -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableToSelectModelElementVariableMigration -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testLabelEditToolVariableMigration -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.065 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.070 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testDRepresentationMoveToRootObjectsMigrationDone -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testConnectorStylesHaveBeenRemoved -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigration -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testTechnicalUidMigrationDone -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationVersionSerialisation -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testChangeIds -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMLoadedWithoutException -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.034 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.001 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.002 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 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[0] -- Time elapsed: 0 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.005 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[1] -- Time elapsed: 0 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.001 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 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.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable2 -- Time elapsed: 0 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 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.865 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[1] -- Time elapsed: 0.709 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[2] -- Time elapsed: 0.657 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[3] -- Time elapsed: 0.658 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[4] -- Time elapsed: 0.610 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[5] -- Time elapsed: 0.644 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[6] -- Time elapsed: 0.644 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[7] -- Time elapsed: 0.644 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[8] -- Time elapsed: 0.693 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[9] -- Time elapsed: 0.631 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[10] -- Time elapsed: 0.618 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[0] -- Time elapsed: 0.622 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[0] -- Time elapsed: 0.604 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[1] -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[1] -- Time elapsed: 0.571 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[2] -- Time elapsed: 0.612 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[2] -- Time elapsed: 0.595 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[3] -- Time elapsed: 0.616 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[3] -- Time elapsed: 0.622 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[4] -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[4] -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[5] -- Time elapsed: 0.604 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[5] -- Time elapsed: 0.648 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[6] -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[6] -- Time elapsed: 0.620 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[7] -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[7] -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[8] -- Time elapsed: 0.636 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[8] -- Time elapsed: 0.664 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[9] -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[9] -- Time elapsed: 0.587 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[10] -- Time elapsed: 0.419 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[10] -- Time elapsed: 0.605 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[11] -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[11] -- Time elapsed: 0.641 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[12] -- Time elapsed: 0.823 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[12] -- Time elapsed: 0.775 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[0] -- Time elapsed: 0.544 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[0] -- Time elapsed: 0.566 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[1] -- Time elapsed: 0.542 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[1] -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[2] -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[2] -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[3] -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[3] -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[4] -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[4] -- Time elapsed: 0.388 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[5] -- Time elapsed: 0.414 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[5] -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[0] -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[1] -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[2] -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[3] -- Time elapsed: 0.540 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[4] -- Time elapsed: 0.557 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[5] -- Time elapsed: 0.542 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[6] -- Time elapsed: 0.527 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[7] -- Time elapsed: 0.559 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[8] -- Time elapsed: 0.426 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[9] -- Time elapsed: 0.367 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[0] -- Time elapsed: 0.427 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[1] -- Time elapsed: 0.415 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[2] -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[3] -- Time elapsed: 0.392 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[4] -- Time elapsed: 0.432 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign06.testAllDiagramElementPresentUnsynchroDiagram -- Time elapsed: 1.877 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[0] -- Time elapsed: 0.659 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[1] -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[0] -- Time elapsed: 0.638 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[1] -- Time elapsed: 0.575 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.419 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[1] -- Time elapsed: 0.604 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[1] -- Time elapsed: 0.405 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[2] -- Time elapsed: 0.407 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[2] -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[3] -- Time elapsed: 0.373 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[3] -- Time elapsed: 0.418 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[4] -- Time elapsed: 0.430 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[4] -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[5] -- Time elapsed: 0.398 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[5] -- Time elapsed: 0.361 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[6] -- Time elapsed: 0.567 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[6] -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign10.testAllCustomisationsKeeped[0] -- Time elapsed: 0.693 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.564 s org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetStructuralFeatures -- Time elapsed: 0.394 s org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetContainerVariableOnToolPrecondition -- Time elapsed: 0.311 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnEcore -- Time elapsed: 0.018 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnOtherM2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLInstanceOnCompletionInterpreterPrefix -- Time elapsed: 0.002 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 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.079 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testContributedLayers -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testLayers -- Time elapsed: 0.054 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.766 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testDisplayMetamodelExtensionElements -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testExtensionElementsPackageIsProvided -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testCreateExtensionElements -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testDiagramDialectRegistration -- Time elapsed: 0.020 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.201 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testOpenEditor -- Time elapsed: 1.038 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCanHandleRepresentation -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testManagement -- Time elapsed: 0.976 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCloseProjectWithOpenedEditor -- Time elapsed: 0.968 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchEdges -- Time elapsed: 0.824 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchMiddle -- Time elapsed: 0.554 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchPrefix -- Time elapsed: 0.595 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchSuffix -- Time elapsed: 0.640 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleTests.testTreeRoutingStyleIsAppliedDuringDiagramCreation -- Time elapsed: 2.108 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEdgeConditionalStyleTest.testTreeRoutingStyleIsAppliedWithConditionalStyle -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificTree -- Time elapsed: 0.666 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkBellowTunnelReverse -- Time elapsed: 0.618 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificRectilinear -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testRoutingOnCorruptedEdge -- Time elapsed: 0.629 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificOblic -- Time elapsed: 0.337 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkAllSquare -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoRefreshRepresentations -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSaveSessionWithErrorDuringSave -- Time elapsed: 2.141 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateSessionFromEcoreResource -- Time elapsed: 0.339 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAddRemoveSpecialResourceDoesNotUnloadIt -- Time elapsed: 0.271 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testUnloadAnalysisResourceManageyBySession -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateViews -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoClassDiagramCreation -- Time elapsed: 0.303 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLClassDiagramCreation -- Time elapsed: 0.383 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLDiagramOpening -- Time elapsed: 0.271 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCleanup -- Time elapsed: 0.341 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLCloseEditors -- Time elapsed: 0.266 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateWrongSession -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOpenSession -- Time elapsed: 0.291 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSession -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLRefreshRepresentations -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoDiagramOpening -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup -- Time elapsed: 0.613 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSelectView -- Time elapsed: 0.299 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoCloseEditors -- Time elapsed: 0.240 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testDeleteSessionWithRepresentationOpened -- Time elapsed: 0.677 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenDiagram -- Time elapsed: 0.631 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenSession -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testCloseSession -- Time elapsed: 0.599 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testSaveSessionInAnotherThreadThanUIThread -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.api.session.SessionEditorInputTests.testSessionEditorInputWithInputURIChange -- Time elapsed: 1.039 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.248 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testReferencedAirdResourceVersionMismatch -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMAndAirdResourceVersionMismatch -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMResourceVersionMismatch -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testViewRegistryWithVSMResourceVersionMismatch -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreation -- Time elapsed: 0.412 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreationFollowedByANotVSMFileCreation -- Time elapsed: 0.369 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testNotVSMFileCreation -- Time elapsed: 0.349 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testMultipleVSMFileCreation -- Time elapsed: 0.349 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAdditionWithLoop -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesRemoval -- Time elapsed: 0.055 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.066 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalWithLoop -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceRemoval -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testReferencedAnalysisAddition -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceAddition -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemoval -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInAird -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInSrm -- Time elapsed: 0.316 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInAird -- Time elapsed: 0.319 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testClearGMFData -- Time elapsed: 0.231 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInSrm -- Time elapsed: 0.321 s org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRegister -- Time elapsed: 0.923 s org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRename -- Time elapsed: 0.856 s org.eclipse.sirius.tests.unit.api.editors.EditorVariousTests.testNoNpeWhenGetShowInContext -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testOpen -- Time elapsed: 0.864 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testSessionisCreated -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testDiagramContentSucced -- Time elapsed: 1.166 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testIsDirtyWhenDiagramResourceChange -- Time elapsed: 1.254 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithCrossTableEditor -- Time elapsed: 1.007 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor -- Time elapsed: 1.125 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor -- Time elapsed: 0.727 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor -- Time elapsed: 0.937 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor -- Time elapsed: 0.712 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor -- Time elapsed: 0.744 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTreeEditor -- Time elapsed: 0.909 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithCrossTableEditor -- Time elapsed: 0.858 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInDifferentEcoreResource -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEPackageNSURI -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInSameEcoreResource -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEClassName -- Time elapsed: 0.025 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.012 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testIdentity -- Time elapsed: 0.011 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.011 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentProjects -- Time elapsed: 0.012 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtension -- Time elapsed: 0.006 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.001 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromFolder -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromModelFile -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromNonModelFile -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFile -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromProject -- Time elapsed: 0.245 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDProject -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDResourceHierarchy -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFolder -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateModelFile -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromNonModelFile -- Time elapsed: 0.240 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromModelFile -- Time elapsed: 0.244 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithBlank -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithStar -- Time elapsed: 0.003 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.227 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithoutEditors -- Time elapsed: 0.244 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testOpenEditor -- Time elapsed: 1.071 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithEditor -- Time elapsed: 2.864 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithoutEditor -- Time elapsed: 0.229 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithEditor -- Time elapsed: 0.255 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.305 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.006 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlClearImports -- Time elapsed: 0.205 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlHierarchyStringEvaluation -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testNoWrongCache -- Time elapsed: 0.104 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.215 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariablesValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableAccess -- Time elapsed: 0.017 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.067 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.200 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlImportedScriptAccess -- Time elapsed: 0.107 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.008 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluation -- Time elapsed: 0.016 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.015 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.014 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlRemoveImports -- Time elapsed: 0.201 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluationOnArrayValues -- Time elapsed: 0.004 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.218 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnOtherM2 -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithDependencies -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnEcore -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnEcore -- Time elapsed: 0.067 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.161 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnOtherM2 -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionEmtpyField -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLNoCompletion -- Time elapsed: 0.020 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.020 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithProposalStart -- Time elapsed: 0.149 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.009 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLWithBeforeAndAfterReplacement -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLWithAfterReplacement -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentInstanceContext -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForMethodName_ContentProposal -- Time elapsed: 0.001 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.002 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.271 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoPackageRegistryTest.testEcoreRemoval -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappings -- Time elapsed: 5.329 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramInstanceRole -- Time elapsed: 2.818 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnConditionalStyle -- Time elapsed: 0.680 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemConditionalStyle -- Time elapsed: 0.523 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineForegroundConditionalStyle -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemMapping -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnGoToInsideCreateTool -- Time elapsed: 0.867 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3AndVariables -- Time elapsed: 0.393 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithTool -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappingsWithinvalidFeatureDomainClass -- Time elapsed: 4.429 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineMapping -- Time elapsed: 0.697 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnAudits -- Time elapsed: 0.478 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.328 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testAValidationExpressionWithAQL -- Time elapsed: 1.857 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnRelationBasedEdgeMapping -- Time elapsed: 5.587 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnFeatureColumnMapping -- Time elapsed: 0.636 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3SetValueInsideGoto -- Time elapsed: 0.378 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 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.001 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.002 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.026 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithPathOfMtlFile -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnSelf -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterWithSpaceAtEnd -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullExpression -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionWithSpaceAtEnd -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0.020 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithInvalidPathContainintPoint -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationAfterVariableModifiations -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnVariable -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameter -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverEObject -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullParameters -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverNotEObject -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnEcore -- Time elapsed: 0.001 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 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0.001 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 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 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.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithoutServices -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderNewEmptyExpression -- Time elapsed: 0.001 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.001 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.423 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTable -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTree -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromInternalTextEditor -- Time elapsed: 0.879 s org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromExternalTextEditor -- Time elapsed: 1.292 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetSuffixedFilesFromWorkspace -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedFilesFromWorkspace -- Time elapsed: 0.038 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.032 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionPerPrefixFirstChar -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForInterpreterEmptyExpression -- Time elapsed: 0.017 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnCrossTableDialect -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTreeDialect -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnDiagramDialect -- Time elapsed: 0.666 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTableEditionDialect -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramWithTransientSession -- Time elapsed: 1.111 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testTableWithTransientSession -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramAndTableWithTransientSession -- Time elapsed: 1.092 s org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistoryWithClosedSession -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistory -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileDeletingResource -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testNoAdapterRemovalAfterLateRemoveNotificationReception -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileReloadingResource -- Time elapsed: 0.057 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.013 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.571 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testAirResourceAddition -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterModificationAndControls -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleModificationsAndControls -- Time elapsed: 0.237 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleControlsAndModifications -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testControlImpactOnSemanticResource -- Time elapsed: 0.172 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testAddControlledResourceWithInterFragmentsReferencesAsSemanticResource -- Time elapsed: 0.228 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.048 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigrationForNonResolvableModel -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.api.resource.SemanticResourceURIInAirdTests.testSemanticResourcesTagInAird -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testProvidedResourceStrategy -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceStrategyWithControlledResource -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testOptimizedResourceStrategyIsNotUsed -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceReleasingAtSessionClosure -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourcestrategyExtensionPoint -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyForUmlTests.testDefaultOptimizedResourceStrategy -- Time elapsed: 0.263 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.077 s org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAuthorityAfterCreatingAnotherSession -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitDeactivated -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitActivated -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerIntegration -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithNonSplitRep -- Time elapsed: 0.074 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.074 s org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testDeleteRepresentation -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testDiagramDescriptions -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTreeDescriptions -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTableDescriptions -- Time elapsed: 0 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.064 s org.eclipse.sirius.tests.unit.api.mm.DAnnotationTest.testDAnnotationOnDRepDesc -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBefore -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 0.027 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.032 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingConflict -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplace -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBefore -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBeforeMissingPage -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplacement -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering2 -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfter -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfter -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfterMissingPage -- Time elapsed: 0.023 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.023 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.023 s org.eclipse.sirius.tests.unit.api.modelingproject.ModelingProjectDetectionTest.test_modeling_project_with_multiple_aird_and_no_viewpoints -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.api.query.NotificationQueryTests.testNotificationQuery -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForConditionalStyles -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForStyleCustomization -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnClosedSession -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesWithNotAnalysedProject -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnOpenedSession -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testUpdateDependencies -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInEditionTable -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSimpleEditionTable -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassBackgroundColors -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshCrossTable -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithAssociations -- Time elapsed: 0.291 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassForegroundColors -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshEditionTable -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInCrossTable -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingDomainBased -- Time elapsed: 0.334 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithGeneralization -- Time elapsed: 0.290 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInSimpleTable -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingNoDomainBased -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVirtualFeatureColumns -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInCrossTable -- Time elapsed: 0.222 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testSimpleEditionTable -- Time elapsed: 0.412 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations -- Time elapsed: 0.345 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors -- Time elapsed: 0.442 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable -- Time elapsed: 0.322 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram -- Time elapsed: 1.223 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable -- Time elapsed: 0.295 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode -- Time elapsed: 1.198 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram -- Time elapsed: 1.180 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram -- Time elapsed: 1.386 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram -- Time elapsed: 1.217 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundFontStyle -- Time elapsed: 0.221 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnBackgroundStyle -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundSizeStyle -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundColorStyle -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testNormalSort -- Time elapsed: 0.213 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.229 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testNormalSort -- Time elapsed: 0.349 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn -- Time elapsed: 0.365 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testNormalSort -- Time elapsed: 0.228 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testAscendingSortOnFirstLine -- Time elapsed: 0.233 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testDescendingSortOnFirstLine -- Time elapsed: 0.223 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testNormalSort -- Time elapsed: 0.327 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine -- Time elapsed: 0.362 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine -- Time elapsed: 0.410 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.359 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation -- Time elapsed: 0.320 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements -- Time elapsed: 0.333 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport -- Time elapsed: 0.324 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.327 s org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel -- Time elapsed: 0.117 s org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider -- Time elapsed: 0.351 s org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider -- Time elapsed: 0.315 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.213 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_057 -- Time elapsed: 0.224 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_058 -- Time elapsed: 0.206 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_059 -- Time elapsed: 0.228 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_060 -- Time elapsed: 0.223 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_061 -- Time elapsed: 0.230 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_062 -- Time elapsed: 0.212 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_063 -- Time elapsed: 0.215 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_064 -- Time elapsed: 0.226 s org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreatColumnTool -- Time elapsed: 0.104 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.173 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteLineTool -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateColumnTool -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateCellTool -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteColumnTool -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateLineTool -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshAfterDeleteAllColumns -- Time elapsed: 0.244 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.921 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.846 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshDeleteOneColumn -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.662 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.573 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.553 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInDeleteColumnTool -- Time elapsed: 0.001 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 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCellEditorTool -- Time elapsed: 0.001 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.158 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn -- Time elapsed: 0.309 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.344 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_159 -- Time elapsed: 0.215 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_162 -- Time elapsed: 0.345 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_ascendingSortOnNameColumn -- Time elapsed: 0.212 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_NormalSort -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_descendingSortOnNameColumn -- Time elapsed: 0.211 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnSecondColumn -- Time elapsed: 0.208 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnFirstLine -- Time elapsed: 0.227 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnSeconfColumn -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnFirstLine -- Time elapsed: 0.206 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_NormalSort -- Time elapsed: 0.211 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastDomainBasedCellInLine -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells -- Time elapsed: 0.201 s org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_1024 -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_2048 -- Time elapsed: 0.215 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_128 -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_256 -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_1024 -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_2048 -- Time elapsed: 0.167 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.105 s org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testColumnCreationWithToolUsingVariables -- Time elapsed: 0.333 s org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testCrossColumnCreationWithToolUsingVariables -- Time elapsed: 0.389 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.table.unit.TableWithMultivaluedAttributeTest.testTableWithMultivaluedAttribute -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onEditionTable -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoColorStep -- Time elapsed: 0.706 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test1ValidColorStep -- Time elapsed: 0.426 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test3ValidColorSteps -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoValidColorStepManyUndefinedColorSteps -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 0.953 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColorWithMigration -- Time elapsed: 1.453 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColor -- Time elapsed: 1.581 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorOnListElementTest.testLabelColorOnListElementOnNewRepresentation -- Time elapsed: 1.580 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testSortColors -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testCollectVsmColors -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testRgbToString -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testGetLighterColor -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testColorManagerCacheForTwoCallOnSameRGBValues -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testStringToRGB -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateContainer -- Time elapsed: 0.813 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateEdge -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateNode -- Time elapsed: 0.847 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationDescriptorNoChange -- Time elapsed: 0.634 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationAndChangeIdUpdateNoChange -- Time elapsed: 0.593 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationUpdate -- Time elapsed: 0.573 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationElementUpdate -- Time elapsed: 0.454 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testGMFElementUpdate -- Time elapsed: 0.672 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testTransientFeatureNoChange -- Time elapsed: 0.599 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testmultiDRepresentationUpdate -- Time elapsed: 0.404 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithUndoFromDiagram -- Time elapsed: 0.828 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreation -- Time elapsed: 0.872 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagram -- Time elapsed: 0.841 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletionWithEmptyDiagram -- Time elapsed: 0.215 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagramWithUndoFromDiagram -- Time elapsed: 0.898 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletion -- Time elapsed: 0.215 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesEdge -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesdNode -- Time elapsed: 0.071 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.091 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsNode -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsContainer -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.api.diagramintegrity.ModifySemanticElementTest.testDiagramIntegrityWhenRenamingSemanticElement -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesContainer -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testDiagramIntegrityWhenMovingSemanticElement -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesNodes -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidation -- Time elapsed: 0.782 s org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidationOnlyOneErrorMessage -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testFind -- Time elapsed: 0.885 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnsynchronizedDeleteAndUnregister -- Time elapsed: 0.938 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testRegister -- Time elapsed: 0.881 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnregister -- Time elapsed: 0.912 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testDeleteAndUnregister -- Time elapsed: 1.057 s org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithPrefixCreation -- Time elapsed: 0.565 s org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithoutPrefixCreation -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.diagram.CanonicalDBorderItemLocatorTest.testVisibilityConsistency -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramDialectServicesTests.testDescriptionCreationWithRootElementDomainClassWIthAQLSyntax -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.618 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testRepresentationDescriptorQueryAfterDeletion -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramOpeningAfterDeletionUndo -- Time elapsed: 0.458 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.839 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideReferences -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideClassContentFilter -- Time elapsed: 0.884 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.332 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.307 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.307 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.337 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.276 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckNoVisibilityPropagatorAdapterWhenNoEditor -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckEachOpenDiagramHasItsVisibilityPropagatorAdapter -- Time elapsed: 1.070 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckAllOpenDiagramHaveOnlyOneVisibilityPropagatorAdapter -- Time elapsed: 0.818 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testRevertAirdFileAfterDiagramCreation -- Time elapsed: 0.952 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 1.073 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testNoMsgInErrorLogWhenSelectedADNodeListWithProxyTarget -- Time elapsed: 1.010 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.333 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideOperations -- Time elapsed: 0.957 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideDerivedFeature -- Time elapsed: 0.982 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideGeneralizations -- Time elapsed: 0.899 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideReferences -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideClassContentFilter -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.459 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.355 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.375 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.319 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.321 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerBiReferenceCreation -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.293 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsTests.testTooltipInitializedOnDiagramCreation -- Time elapsed: 1.087 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsComputedOnNewElements -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsRefreshedOnSemanticChanges -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDropTests.testDropExternalEClass -- Time elapsed: 0.574 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToPageIsAvailable -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToHeightIsAvailable -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomAndCheckEdgePosition -- Time elapsed: 0.675 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToWidthIsAvailable -- Time elapsed: 0.600 s org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenSessionGetsCreated -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenCreatingANewDiagram -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.185 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testContentLayerRefresh -- Time elapsed: 0.342 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.180 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsesLayerRefresh -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsedByLayerRefresh -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsedbyLayerVisibility -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsesLayerVisibility -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.326 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartup_ExistingRepresentation -- Time elapsed: 0.589 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.098 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartup_ExistingRepresentation -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupInit_NewSession -- Time elapsed: 0.570 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupNoInit_NewSession -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenRepresentationInEditor -- Time elapsed: 1.460 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesSave -- Time elapsed: 0.407 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenMultipleSessions -- Time elapsed: 1.625 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testMultipleSameNotifications -- Time elapsed: 0.404 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testReloadingWithOutsideModifications -- Time elapsed: 1.153 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testRepresentationsNotifications -- Time elapsed: 0.409 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testDeleteAirdDirtySession -- Time elapsed: 2.408 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesDirty -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateUndoSaveMakesNotDirty -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testSessionResourceSetSyncInstallation -- Time elapsed: 0.300 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testNoSemanticNotification -- Time elapsed: 0.335 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromModel -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testActionEnablementForActionBarButton -- Time elapsed: 0.948 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromDiagram -- Time elapsed: 0.798 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.EntitiesDiagramCustomizationsTests.testBackgroundInterpolatedColor -- Time elapsed: 0.772 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnEPackage -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnOperation -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testInsertNewElement -- Time elapsed: 0.367 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testMoveElement -- Time elapsed: 0.361 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testListContainerStyle -- Time elapsed: 0.971 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testContainerStyle -- Time elapsed: 0.980 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDerivedReferenceTests.testDerivedReferences -- Time elapsed: 0.311 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetweenAnArchetypeAndAnEClass -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2Archetype -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2EClass -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnEdgeReconnection -- Time elapsed: 1.662 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDragAndDrop -- Time elapsed: 1.614 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDirectEdit -- Time elapsed: 1.580 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDragOnDropWithBorderedNodes -- Time elapsed: 0.916 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithoutNavigationDescription -- Time elapsed: 0.926 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithNavigationDescription -- Time elapsed: 1.824 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColor -- Time elapsed: 0.849 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColorUsingDiagramVariable -- Time elapsed: 1.317 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithFixedColor -- Time elapsed: 0.527 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibilityWithCloseAndReopenSession -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibility -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingVisibility -- Time elapsed: 0.164 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.168 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElementsAndHideMapping -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElements -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithoutSemanticElements -- Time elapsed: 0.152 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.163 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElementsAndExtension -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1203Tests.testBorderedMappingImportOnContainerMappingImport -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1302Tests.testConditionalStyleWithMappingImport -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1796Tests.testRefreshWithEdgeMappingImport -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1887Tests.testOverrideConditionnalStyles -- Time elapsed: 0.107 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.002 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testContainerMappingImportHierachy -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportHierachy -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testMappingNotInActiveLayer -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testSearch -- Time elapsed: 0 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.006 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorConvertDataTypes -- Time elapsed: 0.001 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.001 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 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnown -- Time elapsed: 0.001 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.064 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideSelf -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperation -- Time elapsed: 0.066 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.065 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationDefault -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperation -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testRemoveOperation -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperationConditionError -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionNull -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetObjectOperation -- Time elapsed: 0.065 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.062 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetValueOperation -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateInstanceOperation -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateEdgeView -- Time elapsed: 0.092 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.064 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression2 -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression2 -- Time elapsed: 0.228 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression3 -- Time elapsed: 0.230 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression -- Time elapsed: 0.240 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNominal -- Time elapsed: 0.233 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoMapping -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImage -- Time elapsed: 0.368 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger2 -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingDownScale -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagram -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger2 -- Time elapsed: 1.045 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScaling -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger2 -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZNoAutoScaling -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagramThatLeadsToNaNComputation -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger2 -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGNoAutoScaling -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportInvalidImagePath -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingDownScale -- Time elapsed: 0.570 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingDownScale -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger -- Time elapsed: 0.092 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.581 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGNoAutoScaling -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageWithUnsynchronizedGMFModel -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNullScaleThrowsException -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testInMemoryResourceExportPathComputation -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScaling -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScaling -- Time elapsed: 0.349 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNegativeScaleThrowsException -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPNoAutoScaling -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger2 -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageFromAnotherSession -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger2 -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingDownScale -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGWithTraceability -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithTooLargeScaleThrowsException -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingDownScale -- Time elapsed: 0.489 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGNoAutoScaling -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingDownScale -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFNoAutoScaling -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGNoAutoScaling -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPAutoScalingIfLarger2 -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScaling -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testAttributeWhenExportingAsSVG -- Time elapsed: 0.699 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testEmbeddedIds -- Time elapsed: 0.583 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 2.174 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGWithTraceability -- Time elapsed: 0.701 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGNoAutoScaling -- Time elapsed: 1.651 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenRepresentationTest.testCandidatesForOpenRepresentation -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testAllViewpointsEnabled -- Time elapsed: 0.638 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignViewpointDisabled -- Time elapsed: 0.419 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignAndReviewViewpointsDisabled -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testReviewViewpointDisabled -- Time elapsed: 0.601 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testDiagramCreation -- Time elapsed: 1.110 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testReferencesFromGMFViewsToDiagramElements -- Time elapsed: 1.260 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfDiagramElements -- Time elapsed: 1.044 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testCopiedRepresentationNameAndDocumentation -- Time elapsed: 1.034 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicatedUids -- Time elapsed: 1.025 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfGMFViews -- Time elapsed: 1.054 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testGMFViewsIsSetProperties -- Time elapsed: 1.045 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicationOfSemanticElements -- Time elapsed: 1.052 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationLayerDeactivation -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecoration -- Time elapsed: 0.214 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecoration -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationsSet -- Time elapsed: 0.193 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecoration -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationDescription -- Time elapsed: 0.194 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationLayerDeactivation -- Time elapsed: 0.201 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationEditPart -- Time elapsed: 0.219 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationEditPart -- Time elapsed: 0.218 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationLayerDeactivation -- Time elapsed: 0.209 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationEditPart -- Time elapsed: 0.209 s org.eclipse.sirius.tests.unit.diagram.decorators.DecorationRefreshTest.testRefreshOnListElement -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_NotOptional -- Time elapsed: 0.631 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecorationFromDiagramExtension -- Time elapsed: 1.141 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration -- Time elapsed: 1.010 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_Optional -- Time elapsed: 0.936 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration -- Time elapsed: 0.884 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testTransientLayerActivationInManualRefresh -- Time elapsed: 0.536 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecorationFromDiagramExtension -- Time elapsed: 0.944 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_NotOptional -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_Optional -- Time elapsed: 0.503 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteElementEdgeEditPart -- Time elapsed: 1.107 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerEditPart -- Time elapsed: 1.193 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteViaKeyboardContainerLabelEditPart -- Time elapsed: 1.132 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteRelationEdgeEditPartWithDeleteTool -- Time elapsed: 1.125 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteEdgeLabel -- Time elapsed: 1.219 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteContainerLabelEditPart -- Time elapsed: 1.135 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyBoardEdgeLabel -- Time elapsed: 1.239 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 1.153 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerOfSemanticTarget -- Time elapsed: 1.519 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteDisabledRelationEdgeEditPart -- Time elapsed: 0.415 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testNoDeleteRelationEdgeEditPartWithoutDeleteTool -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testActionEnablementForDragAndDroppedElements -- Time elapsed: 1.085 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testDropExternalEClass -- Time elapsed: 0.621 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testUncontrol -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControlThenUncontrolThenControl -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControl -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.diagram.control.ControlDetectorTest.testControlDetectionOnSessionOpening -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation2 -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagram -- Time elapsed: 1.413 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagramAndHideEdge -- Time elapsed: 1.275 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagram -- Time elapsed: 1.174 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideAction -- Time elapsed: 0.906 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClonedDiagram -- Time elapsed: 1.019 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagramAndReveleadNode -- Time elapsed: 1.245 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideThenRevealActions -- Time elapsed: 0.916 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.537 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleNode -- Time elapsed: 0.521 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleBorderedNode -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleBorderedNodes -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeEdges -- Time elapsed: 0.530 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleNodes -- Time elapsed: 0.503 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultiplesNodeAndBorderedNodes -- Time elapsed: 0.514 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testRegExpWithSpaces -- Time elapsed: 0.514 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testEmptyList -- Time elapsed: 0.536 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnLeaf -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnRoot -- Time elapsed: 0.507 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testComplexRegExp -- Time elapsed: 0.519 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringMode -- Time elapsed: 0.532 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testInitialRegExp -- Time elapsed: 0.501 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnLeaf -- Time elapsed: 0.561 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnRoot -- Time elapsed: 0.493 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithStringJockers -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithOneCharJockers -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithSpacesAtTheEnd -- Time elapsed: 0.500 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithCases -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithoutRegularExpressions -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithEmptyPattern -- Time elapsed: 0.489 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testUnpinElements -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testPinElements -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testNoChangeIfAllElementsPinned -- Time elapsed: 0.459 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers -- Time elapsed: 1.319 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers -- Time elapsed: 0.603 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource -- Time elapsed: 0.652 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation1 -- Time elapsed: 0.737 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation2 -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation3 -- Time elapsed: 0.686 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation4 -- Time elapsed: 0.992 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode -- Time elapsed: 0.639 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithScroll -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithELK -- Time elapsed: 0.601 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildren -- Time elapsed: 0.576 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWhenOnlyABorderLabelShouldBeMoved -- Time elapsed: 0.627 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 0.595 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteHaveFixedSizeAfterLayout -- Time elapsed: 0.580 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 0.603 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testSizeOfRootNode -- Time elapsed: 0.662 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerWithBorderNode -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource -- Time elapsed: 0.688 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget -- Time elapsed: 0.647 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.741 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource -- Time elapsed: 0.654 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget -- Time elapsed: 0.654 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testEmptyListContainerMinimalSizeLayout -- Time elapsed: 0.627 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithoutELK -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerWithBorderNode -- Time elapsed: 0.705 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInDiagram -- Time elapsed: 0.580 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testTextHaveFixedSizeAfterLayout -- Time elapsed: 0.581 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testLocationOfLabelOnBorderOnBorderNode -- Time elapsed: 0.623 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource -- Time elapsed: 0.624 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget -- Time elapsed: 0.620 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithAllAuthorizedSides -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerWithIconListItemsLayout -- Time elapsed: 0.586 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource -- Time elapsed: 0.847 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult -- Time elapsed: 0.584 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInAnotherContainer -- Time elapsed: 0.575 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerLayout -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren -- Time elapsed: 0.604 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefFalse -- Time elapsed: 0.568 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNodeWithLabel -- Time elapsed: 0.551 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerAndSomeOfItsChildren -- Time elapsed: 0.581 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithEdgeOutsideOfBoundingBox -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren_ContainedInAContainer -- Time elapsed: 0.598 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild -- Time elapsed: 0.584 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithOneAuthorizedSide -- Time elapsed: 0.587 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInAnotherContainer -- Time elapsed: 0.587 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithPinnedElements -- Time elapsed: 0.625 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInDiagram -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerAndSomeOfItsChildren -- Time elapsed: 0.594 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue -- Time elapsed: 0.577 s org.eclipse.sirius.tests.unit.diagram.action.CopyFormatActionTests.testActionCopyFormat -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeList -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDEdge -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNode -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNode -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_UpdateGMF_NodeBoundsCorrectlyForNodeCreation -- Time elapsed: 0.003 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.001 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNodeOf2Level -- Time elapsed: 0.004 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 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.630 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramSynchronized -- Time elapsed: 0.394 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronized -- Time elapsed: 0.383 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronizedOnDiagramCreation -- Time elapsed: 0.373 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testStatusBarMessage -- Time elapsed: 0.353 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithoutAutoRefresh -- Time elapsed: 0.319 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithoutAutoRefresh -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testReconnectEdgeAndUnsyncDiagRefresh -- Time elapsed: 0.489 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithAutoRefresh -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithAutoRefresh -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh_WithReadOnlyPermissionEnabled -- Time elapsed: 0.449 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_AutoRefresh -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDragNDropForDisableEditPart -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDeleteFromDiagramNotActivatedForDisableEditPart -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewCommand -- Time elapsed: 0.749 s org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewFromDiagramCommand -- Time elapsed: 0.748 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteCommandElement -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteDiagram -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteFromDiagramCommand -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.diagram.resource.FileModificationValidationTest.testFileModificationValidationReadWrite -- Time elapsed: 1.016 s org.eclipse.sirius.tests.unit.diagram.resource.GMFCrossReferenceAdapterTest.testGMFCrossReferencerAdapter -- Time elapsed: 0.920 s org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityOnPortCollapsing -- Time elapsed: 0.434 s org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityWhenPortIsNearByAParentCorner -- Time elapsed: 0.415 s org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testOpenCollapsedDiagram -- Time elapsed: 0.677 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.411 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 0.681 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithAutoRefresh -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivation -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithAutoRefresh -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 0.638 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.389 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivationOnParent -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredContainedElementCreationWithAutoRefresh -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithoutAutoRefresh -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithoutAutoRefresh -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoCollapseApplicationWhenFilter -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivationOnParent -- Time elapsed: 0.405 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoFilterApplicationWhenCollapse -- Time elapsed: 0.368 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleSelection -- Time elapsed: 0.361 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterSorting -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleAndSimpleSelection -- Time elapsed: 0.474 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterWithTypedFilter -- Time elapsed: 0.345 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testSimpleSelection -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testNotFoundImage -- Time elapsed: 0.325 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.512 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageOnDiagramCreation -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageComputedRealSize -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testEmptyWorkspaceImagePath -- Time elapsed: 0.325 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageDefaultSize -- Time elapsed: 0.320 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.482 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpression -- Time elapsed: 0.337 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageRealSize -- Time elapsed: 0.383 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.627 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroMode -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeEdgesFalse -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroMode -- Time elapsed: 0.354 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroMode -- Time elapsed: 0.564 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeEdgesFalse -- Time elapsed: 0.474 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroMode -- Time elapsed: 0.540 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroMode -- Time elapsed: 0.684 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroMode -- Time elapsed: 0.368 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroMode -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.355 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithEdgesInSynchroLock -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.539 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroMode -- Time elapsed: 0.361 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4RecSize -- Time elapsed: 0.685 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode1Size -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2Size -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode3Size -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4Size -- Time elapsed: 0.628 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2ContainedSize -- Time elapsed: 0.612 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4RecSize -- Time elapsed: 1.464 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode1Size -- Time elapsed: 1.074 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2Size -- Time elapsed: 1.203 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode3Size -- Time elapsed: 1.102 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4Size -- Time elapsed: 1.084 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2ContainedSize -- Time elapsed: 1.081 s org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeTest.testConsistentEdgeSizes -- Time elapsed: 0.346 s org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeComputationVariableTest.testEdgeSizeComputationWithVariables -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testNoAttachmentOnEdgeSelectionWithPreferenceDisabled -- Time elapsed: 0.394 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnBeginLabelSelection -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnCenterLabelSelection -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEdgeSelection -- Time elapsed: 0.407 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEndLabelSelection -- Time elapsed: 0.418 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseExpandFilterTest.testBorderedNodeBoundsAfterHavingCollapseAndExpandThem -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsedHierarchy -- Time elapsed: 0.880 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNode -- Time elapsed: 0.580 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsed -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeHierarchy -- Time elapsed: 0.595 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNode -- Time elapsed: 0.412 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNodeHierarchy -- Time elapsed: 0.593 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNodeHierarchy -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeAndBorderedNode -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeHierarchy -- Time elapsed: 0.610 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeOnNode -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNode -- Time elapsed: 0.408 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeAndNodeHierarchy -- Time elapsed: 0.606 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetColorCategoryManager -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetCustomColors -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSelectedColorsByPropertyId -- Time elapsed: 0.290 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetLastUsedColors -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSuggestedColors -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetSuggestedColors -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetBasicColors -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetCustomColors -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testAddLastUsedColors -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Source_All_Expanded -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Target_All_Expanded -- Time elapsed: 0.410 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Target_All_Expanded -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Source_All_Expanded -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_source_folding_style_edge_has_foldable_edges -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_target_folding_style_edge_has_foldable_edges -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_source_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_target_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.359 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_is_considered_unfolded -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_has_no_foldable_edges -- Time elapsed: 0.416 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_is_considered_unfolded -- Time elapsed: 0.427 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_has_no_foldable_edges -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_source_of_source_folding_style_edges -- Time elapsed: 0.512 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_source_folding_style_edges -- Time elapsed: 0.556 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.627 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_target_of_target_folding_style_edges -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_target_folding_style_edges -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.405 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.394 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_target_of_target_folding_style_edges -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_source_folding_style_edges -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_target_folding_style_edges -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_target_of_target_folding_style_edges -- Time elapsed: 0.384 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_source_of_source_folding_style_edges -- Time elapsed: 0.514 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testNoDeletionOfSemanticElements -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfDiagramElementsAfterRollBackOnDeletion -- Time elapsed: 0.640 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionWithoutRollBack -- Time elapsed: 0.606 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionAfterRollbackOnFirstDeletion -- Time elapsed: 0.587 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfGMFViewsAfterRollBackOnDeletion -- Time elapsed: 0.630 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.389 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.414 s org.eclipse.sirius.tests.unit.diagram.refresh.ConstantStyleRefreshTest.testCheckConstantStyleRefresh -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.diagram.refresh.DanglingReferencesTest.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInitWithImport -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodes -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreVisibleAtCreation -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToNode -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithSemanticCandidates -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInit -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIgnoredElementsDeletion -- Time elapsed: 0.447 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.246 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreHiddenAtCreation -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainerInitWithSemanticCandidates -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersWithBorder -- Time elapsed: 0.225 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDummyToLoadPlugins -- Time elapsed: 0.212 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testMappingsWithSameDomainClass -- Time elapsed: 0.294 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.268 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInit -- Time elapsed: 0.344 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainer -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodesWithDomain -- Time elapsed: 0.244 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersToListChange -- Time elapsed: 0.223 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesWithBorder -- Time elapsed: 0.229 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPathAndDuplicateElements -- Time elapsed: 0.237 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithImport -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramElementMappingHelperTest.testGetSemanticIterator -- Time elapsed: 0.015 s org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditAToZ -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditYToB -- Time elapsed: 0.309 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithAutoRefresh -- Time elapsed: 0.430 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithoutAutoRefresh -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testAutoRefreshWithoutForceRefresh -- Time elapsed: 0.405 s org.eclipse.sirius.tests.unit.diagram.refresh.LabelExpressionOnEdgeCreationTest.testLabelExpressiononEdgeCreation_P1_P2 -- Time elapsed: 0.328 s org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testRefreshToolTipWithNullValue -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testUpdateToolTipeWhenLabelPositionIsBorder -- Time elapsed: 0.357 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMReferencingOtherVSMNotDirectlyUsedByAird -- Time elapsed: 0.356 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModelWithSessionClose -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModel -- Time elapsed: 0.345 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMThatNotReferencingAllMM -- Time elapsed: 0.353 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdate -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleSizeChangeRefreshTest.testSizeRefresh -- Time elapsed: 0.326 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomization -- Time elapsed: 0.367 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeStyleCustomization -- Time elapsed: 0.383 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testMultiValuatedEAttribute -- Time elapsed: 0.430 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEReferenceStyleCustomization -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testAppliedOnAllPropertyCustomization -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomizationReuse -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testEmptySemanticCandidatesExpression -- Time elapsed: 2.474 s org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening -- Time elapsed: 0.898 s org.eclipse.sirius.tests.unit.diagram.session.SessionTest.testManyCreateAndCloseSession -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testGetCustomData -- Time elapsed: 0.207 s org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testClearGMFData -- Time elapsed: 0.210 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.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeTypeOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.004 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.003 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.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithNonSpecializedNodes -- Time elapsed: 0.002 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.003 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.003 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.118 s org.eclipse.sirius.tests.unit.diagram.tools.FindLabelToolTest.testContainerLabelSearch -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.diagram.tools.UndoAfterInconsistentEdgeCreationViewTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndContainer -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testAvailableVariablesOnPrecondition -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInContainer -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnContainer -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnNode -- Time elapsed: 0.151 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.123 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInDiagram -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInContainer -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoContainers -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoNodes -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInDiagram -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoBorderNodes -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithoutMappingImportWithoutLayer -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testSubMappingImportThroughHideSubMappingsAttribute -- Time elapsed: 0.608 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithoutMappingImportWithoutLayer -- Time elapsed: 0.505 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1 -- Time elapsed: 0.533 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1 -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefTrue -- Time elapsed: 0.459 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefTrue -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefFalse -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefFalse -- Time elapsed: 0.445 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefTrue -- Time elapsed: 0.525 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefFalse -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefTrue -- Time elapsed: 0.538 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideNoteOnElementDeletionPrefTrue -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefFalse -- Time elapsed: 0.494 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNull -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsReflexive -- Time elapsed: 0.434 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.582 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.424 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.421 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.434 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.505 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.477 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForDDiagramElementWithSameSemanticElementsTest.testHierarchyWithCommonSemanticTargetStoreFormat -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testAvailableManagersWhenExtensionProvides -- Time elapsed: 0.009 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.507 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh -- Time elapsed: 0.576 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh -- Time elapsed: 0.624 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh -- Time elapsed: 0.507 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.555 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.535 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.584 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.485 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.517 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.489 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.419 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 0.542 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.439 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 0.690 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.495 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.407 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.485 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 1.193 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.806 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.667 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 1.218 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 1.289 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.873 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.870 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 1.220 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.628 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.786 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.764 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.747 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[5] -- Time elapsed: 1.584 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[6] -- Time elapsed: 1.648 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[7] -- Time elapsed: 0.908 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[8] -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.521 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.541 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.512 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.523 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.517 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.550 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.574 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.547 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.548 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.503 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 0.528 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.541 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.522 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.525 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 0.547 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.583 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.517 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.511 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.524 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.517 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.749 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.693 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 1.181 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.893 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 1.184 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullDiagrams[0] -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckDescriptionMatch[0] -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckEmptyMapping[0] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullTargetDiagramRoot[0] -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSameDiagrams[0] -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSessions[0] -- Time elapsed: 0.281 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullOrEmptyDiagramName[0] -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckSequenceTest.testCallCheckMapCompleteness[0] -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnCreation -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnDiagramOpening -- Time elapsed: 0.345 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDropWithHideLabelByDefault -- Time elapsed: 0.625 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testEdgeReconnection -- Time elapsed: 0.561 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 0.626 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDrop -- Time elapsed: 0.576 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDrop -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 0.547 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDrop -- Time elapsed: 0.653 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnCreationTest.testDNodeCreationWithBorderedNodeWithHideLabelByDefault -- Time elapsed: 0.354 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideShowLayers -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testShowLayer -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalette -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalettWithTransientLayerActivatedInPreviousSiriusVersion -- Time elapsed: 0.550 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideLayer -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithoutLayerTest.testCreatePalette -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL4Layers -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L5Layers -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowLayers -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testShowLayer -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL5Layers -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testCreatePalette -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL6Layers -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L4Layers -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L3L4L5L6Layers -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testUpdatePaletteAfterViewpointChange -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L5Layers -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideLayer -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5L6Layers -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5Layers -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicRegistryFilter -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testCreatePalette -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicFilter -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithToolGroupsTest -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhitConflictingLayerActivation -- Time elapsed: 0.426 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementTest -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhithEclusiveLayerActivationAndHideReveal -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithUndoRedoTest -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithoutLayerTest -- Time elapsed: 0.474 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateWithoutInvalidThreadAccessTest.testPaletteUpdateOnLayerActivationWithToolFilter -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testPaletteStateAfterVsmToolAndSectionModifications -- Time elapsed: 0.388 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testVSMUpdateImpliesCompletePaletteReload -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.testModifySessionOutsideEclipse -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testModelContentView -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testManyCreateAndCloseSession -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingSquareBorderSize -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageSquareBorderSize -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingEllipseBorderSize -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingLozengeBorderSize -- Time elapsed: 0.500 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingWorkspaceImageBorderSize -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageTriangleBorderSize -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageDotBorderSize -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingDotBorderSize -- Time elapsed: 0.542 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageStrokeBorderSize -- Time elapsed: 0.573 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingNoteBorderSize -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageRingBorderSize -- Time elapsed: 0.570 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingGaugeBorderSize -- Time elapsed: 0.500 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingShapeBorderSize -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingFlatBorderSize -- Time elapsed: 0.512 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingWorkspaceImageBorderSize -- Time elapsed: 0.520 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testAutoSize -- Time elapsed: 0.326 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testFixedSizeFromAutoSizeDoNotDisplayScrollBars -- Time elapsed: 0.413 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testMarginBorderInsets -- Time elapsed: 0.299 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMappingImport -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMapping -- Time elapsed: 0.071 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.055 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMapping -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithoutInherit -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithoutInherit -- Time elapsed: 0.375 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1 -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2 -- Time elapsed: 0.362 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testInit -- Time elapsed: 0.347 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithoutInherit -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithoutInherit -- Time elapsed: 0.396 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.385 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithInherit -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithInherit -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithInherit -- Time elapsed: 0.378 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.387 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithoutInherit -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusNotActiveByDefault -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateActiveByDefault -- Time elapsed: 0.046 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.062 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateNotActiveByDefault -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.diagram.layers.ActivateDeactivateOptionalLayersTest.testActivateDeactivateOptionalLayer -- Time elapsed: 3.849 s org.eclipse.sirius.tests.unit.diagram.layers.ActivateLayerOnInvalidDiagramTest.testActivateLayerOnInvalidDiagram -- Time elapsed: 0.290 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImport -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImport -- Time elapsed: 0.485 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImport -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImportWithHideSubMapping -- Time elapsed: 0.477 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImport -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImportWithHideSubMapping -- Time elapsed: 0.474 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImportWithHideSubMapping -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImportWithHideSubMapping -- Time elapsed: 0.469 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.022 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping1 -- Time elapsed: 0.415 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping2 -- Time elapsed: 0.430 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping3 -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping4 -- Time elapsed: 0.398 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping5 -- Time elapsed: 0.327 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping6 -- Time elapsed: 0.321 s org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testCompartmentMappingsRecursion -- Time elapsed: 1.727 s org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testVSMValidation -- Time elapsed: 0.324 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testVerticalStackDetection -- Time elapsed: 0.643 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testHorizontalStackDetection -- Time elapsed: 0.548 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.395 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithHeightFixedSize -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithAutoSize -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testVerticalStackWithAutoSize -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testFreeFormContainerWithAutoSize -- Time elapsed: 0.419 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testListContainerWithAutoSize -- Time elapsed: 0.417 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackBorderChanges -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackBorderChanges -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize_autoSizeAtArrangeDisabled -- Time elapsed: 0.815 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInHorizontalStack -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInVerticalStack -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackInitialLayout -- Time elapsed: 0.614 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackInitialLayout -- Time elapsed: 0.594 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderHorizontalStack -- Time elapsed: 0.570 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInHorizontalStack -- Time elapsed: 0.601 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInVerticalStack -- Time elapsed: 0.671 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInVerticalStack -- Time elapsed: 0.708 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithLabelWithAListRegionWithDefinedSize -- Time elapsed: 0.706 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackContentPanes -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderVerticalStack -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackCornerChanges -- Time elapsed: 0.837 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackCornerChanges -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInHorizontalStack -- Time elapsed: 0.634 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize_autoSizeAtArrangeDisabled -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackContentPanes -- Time elapsed: 0.682 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportWithChildrenPresentationChangesTests.testDiagramAfterChildrenPresentationChange -- Time elapsed: 0.697 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping1 -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping2 -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping3 -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping4 -- Time elapsed: 0.339 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping5 -- Time elapsed: 0.556 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping6 -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.563 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalStyleRecursiveLookUpinMAppingImportChains -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalSSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.diagram.refresh.MultiMappingImportChainsWithSameSemanticTest.testMappingUpdateVisitorCacheAndLocationKeepedOnDiagram -- Time elapsed: 0.355 s org.eclipse.sirius.tests.unit.api.refresh.EdgeWithConditionalStyleTest.testEdgeMappingWithConditionalStyle -- Time elapsed: 0.101 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.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testBundledImageDefaultColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testWorkspaceImageDefaultColor -- Time elapsed: 0.002 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.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testSquareColor -- Time elapsed: 0.001 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.002 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningTrue -- Time elapsed: 0.530 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningFalse -- Time elapsed: 0.524 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testDirtyNotification -- Time elapsed: 0.687 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithoutToolInAutoRefresh -- Time elapsed: 0.516 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh -- Time elapsed: 0.508 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh -- Time elapsed: 0.520 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 3.939 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 4.307 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 2.461 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testNoteStyleCustomization -- Time elapsed: 14.53 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 14.12 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 13.95 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 13.83 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 13.63 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 2.125 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 3.535 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 13.87 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 13.71 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 13.78 s org.eclipse.sirius.tests.unit.diagram.tools.PartAndLabelPartSelectionDeletionTest.testDeleteSelectionOfNodeAndItsLabel -- Time elapsed: 0.379 s org.eclipse.sirius.tests.unit.api.refresh.StyleCustomizationAndConditionalStyleDescriptionTest.testWorkspaceImageStyleCustomizationWithConditionalStyleDescription -- Time elapsed: 0.319 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testShapeContainerStyle -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomShapeContainerStyle -- Time elapsed: 0.108 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testWorkspaceImageContainerStyle -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomColorShapeContainerStyle -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testFlatContainerStyle -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshWithLayerTests.testShapeContainerStyle -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfRepresentationDescription -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfLayer -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfSirius -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfSirius -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfRepresentationDescription -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfLayer -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseContainerMapping -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseNodeMapping -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseBorderedNodeMapping -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardMultipleSelection -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardOnEdge -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardSingleSelection -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromRedefinedTool -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromDefaultTool -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditBorderedNodeLabel -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditEdgeLabel -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditContainerLabel -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditNodeLabel -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropNodeInContainer -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropContainerInContainer -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInContainer -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInNode -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInDiagram -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromControlledResource -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTesterisInSessionWithDraggedObjectInWrapper -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromNonControlledResource -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImport -- Time elapsed: 0.337 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseContainerMapping -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportNodeMapping -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImportAndDiagramExtension -- Time elapsed: 0.320 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImportAndDiagramExtension -- Time elapsed: 0.316 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportContainerMapping -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImport -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportContainerMapping -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportNodeMapping -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseNodeMapping -- Time elapsed: 0.333 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectPreconditionEvaluation -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToContainer -- Time elapsed: 0.224 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToContainer -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToContainer -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToBorderedNode -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToBorderedNode -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToContainer -- Time elapsed: 0.220 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToBorderedNode -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToBorderedNode -- Time elapsed: 0.122 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.140 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToDNode -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToContainer -- Time elapsed: 0.222 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToBorderedNode -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToDNode -- Time elapsed: 0.168 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToDNode -- Time elapsed: 0.164 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToDNode -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToContainer -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToDNode -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromDefaultTool -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromRedefinedTool -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDirectEdit -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoReconnection -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDragAndDrop -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoCreation -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrol -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyInOrderOfHerarchy -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyNotInOrderOfHerarchy -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnModelsRef -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolControlUncontrol -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControl -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithoutRepresentation -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrolWithTwoRepresentationsFileLinkedToTheUncontrolledElement -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithRepresentation -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolSecondModel -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testJavaActionWithPrecondition -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteOtherThanSelectionFromJavaAction -- Time elapsed: 0.311 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testUniversalToolInvokingJavaAction -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticDeleteFromJavaAction -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticRemoveFromJavaAction -- Time elapsed: 0.370 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top2 -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top3 -- Time elapsed: 0.365 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Sub_Top1 -- Time elapsed: 0.331 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Sub -- Time elapsed: 0.326 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetDefaultValueEEnumAttributeType -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromLiteral -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromEnumerator -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromInteger -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.api.tools.ForToolTests.testForTools -- Time elapsed: 0.273 s org.eclipse.sirius.tests.unit.api.mmextension.ExtensionPaletteToolTest.testLayerToolInExtensionStyle -- Time elapsed: 0.416 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefreshWithUnsynchronizedDiagram -- Time elapsed: 0.574 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefreshWithUnsynchronizedDiagram -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefresh -- Time elapsed: 0.647 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefresh -- Time elapsed: 0.631 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentationClosingSession -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentation -- Time elapsed: 0.611 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.011 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.282 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreationInPackage -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreation -- Time elapsed: 0.165 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.001 s org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromElementInOtherResource -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromElement -- Time elapsed: 0.001 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.102 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.100 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationContainerTool -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeAvailableVariableDiagramForLabel -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceTest.testControl -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.diagram.tools.DoubleClicCommandBuilderForceRefreshTest.testDoubleClickCommandBuilder -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithoutSpecificMessage -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithSpecificMessage -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithSpecificMessage -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithoutSpecificMessage -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfActionBarReferences -- Time elapsed: 1.090 s org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfListenerIsCorrectAfterOpenCloseDiagrams -- Time elapsed: 2.315 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testDeleteElementsAndCheckErrorLog -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenMovingElement -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenActivatingFilter -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.LayerTests.testEdgeMappingConservationOfLayout -- Time elapsed: 0.316 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView -- Time elapsed: 0.573 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView_containerCase -- Time elapsed: 0.621 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromNavigation -- Time elapsed: 0.691 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefreshWithActivatedCollapseFilter -- Time elapsed: 0.560 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefresh -- Time elapsed: 0.560 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationsAndMoreWithForCollapseFilter -- Time elapsed: 0.916 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoHideElement -- Time elapsed: 0.660 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoDeleteFromDiagram -- Time elapsed: 0.671 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBAndThenCWithTheirRepresentations -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testUncontrolC -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBWithItsRepresentationAndThenControlC -- Time elapsed: 0.019 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlGrandSonWhenGrandFatherIsReadOnly -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlUncontrolp1p1p1 -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.api.refresh.IconRefreshTests.testLabelIconRefreshedOnSemanticChange -- Time elapsed: 1.123 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 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.006 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testOperationActionInGroup -- Time elapsed: 0 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.052 s org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToWorkspaceUri -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRefresh -- Time elapsed: 0.950 s org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRepair -- Time elapsed: 1.654 s org.eclipse.sirius.tests.unit.api.tools.GenericToolTest.testGenericTool -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 0.354 s org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNotErrorOnUndoRedoOfGroupingClasses -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNoErrorWhenGroupingClassesIntoPackage -- Time elapsed: 0.351 s org.eclipse.sirius.tests.unit.diagram.node.style.ModifyNodeStyleTest.testChangeStyleNode -- Time elapsed: 0.353 s org.eclipse.sirius.tests.unit.diagram.navigation.NavigationOperationTest.test_create_and_open_new_representation_from_tool -- Time elapsed: 0.339 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 0.631 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.385 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerCreation -- Time elapsed: 0.432 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterGenericTool -- Time elapsed: 0.507 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.442 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation -- Time elapsed: 0.708 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterDirectEditTool -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterNodeCreation -- Time elapsed: 0.338 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDoubleClick -- Time elapsed: 0.325 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDirectEdit -- Time elapsed: 0.404 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterReconnect -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterEdgeCreation -- Time elapsed: 0.489 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDeletion -- Time elapsed: 0.348 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterEdgeCreation -- Time elapsed: 0.389 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerDrop -- Time elapsed: 0.334 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.181 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool -- Time elapsed: 0.234 s org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testFilterSortingMigration -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationVersionSerialisation -- Time elapsed: 0.219 s org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabelsInSirius6_3_0 -- Time elapsed: 0.293 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.070 s org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testEdgesFigures -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testGMFBounds -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testNodeStyleConstancy -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromNodeToEdge -- Time elapsed: 0.508 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromNodeToEdge -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromEdgeToNode -- Time elapsed: 0.457 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromEdgeToNode -- Time elapsed: 0.531 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.790 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.766 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefresh -- Time elapsed: 0.743 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefresh -- Time elapsed: 0.738 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.754 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeEditLabeledFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.772 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.711 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.766 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.752 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.741 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.822 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefresh -- Time elapsed: 0.740 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.819 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefresh -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.806 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.814 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.688 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.769 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.766 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.684 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.797 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.750 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefresh -- Time elapsed: 0.753 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.746 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.749 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.804 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.776 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.778 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.873 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.805 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.754 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.854 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.829 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconncetionFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.853 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.903 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefresh -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.797 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.896 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefresh -- Time elapsed: 0.781 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.822 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.792 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.781 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.762 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.789 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.787 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.750 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefresh -- Time elapsed: 0.737 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.720 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefresh -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.704 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_diagram -- Time elapsed: 0.556 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.847 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.893 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.890 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.924 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.876 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.901 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.847 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefresh -- Time elapsed: 0.846 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 0.906 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.908 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_diagram -- Time elapsed: 0.571 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.779 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_model -- Time elapsed: 0.688 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.897 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.856 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.894 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 0.898 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_model -- Time elapsed: 0.703 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.786 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInAutoRefresh -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefresh -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefresh -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefresh -- Time elapsed: 0.738 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.752 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDefaultLayer -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationImagePathVSM -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithElementMappingNoStyle -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testVariableNameValidation -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBothEditLabelToolAndCellEditorTool -- Time elapsed: 0.414 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithDiagramExtension -- Time elapsed: 0.684 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationWithWhiteSpaceAfterAndBeforeDomainClassName -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClassWitAQLSyntaxANdhMetamodelReferencedFromRegistry -- Time elapsed: 0.029 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.132 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMForEachKindOfProblem -- Time elapsed: 0.314 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testTypeValidation -- Time elapsed: 0.172 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClass -- Time elapsed: 0.309 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBlankVariableNameValidation -- Time elapsed: 0.168 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAttributeNameValidation -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAppliedOnValidation -- Time elapsed: 0.259 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.007 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.312 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation2 -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationAppliedOnValidation -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testCustomizationValidation -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationReferenceNameValidation -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEReferenceCustomizationValidation -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEAttributeCustomizationValidation -- Time elapsed: 0.256 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.042 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.001 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 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 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.001 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.001 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.001 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 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 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.001 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 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.001 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 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.001 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 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.001 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 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.002 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 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.002 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 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.002 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 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.001 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.001 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 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.001 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 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.001 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.001 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.001 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 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.001 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 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.001 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 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.001 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 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.001 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.001 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 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.001 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 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.001 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 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.001 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 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.001 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.001 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 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.001 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 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.001 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 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.001 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.001 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 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 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.001 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 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.001 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 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.001 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 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 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.001 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 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.001 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 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.001 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.001 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.002 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.001 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.001 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.001 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 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 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.001 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 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.001 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 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.001 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 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 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.001 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 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 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.001 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 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.001 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.001 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 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.001 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 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.001 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 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.001 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 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.001 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.046 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.001 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 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.001 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 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.001 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 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 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.001 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.083 s org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtensionTwice -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.api.mm.MMTest.testGetMappingsOverride -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.api.mm.MMTest.testIdentifiedElementInheritence -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesInstanceRoleAndLifeline -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesOneSemanticElement -- Time elapsed: 0.440 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.028 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.004 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testChildElementIsDeletedWhenSourceIsDeleted -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramIsRecreatedWhenRemoved -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testBasicMessageToEdgeMappingRules -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionAndSubExecutionsRules -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramKeepingCustomChilds -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificMappingsAvailable -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificToolsAvailable -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_execution_identification -- Time elapsed: 0.562 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_diagram_identification -- Time elapsed: 0.559 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_instancerole_identification -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_operand_fragment_identification -- Time elapsed: 0.503 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_observation_point_identification -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_message_identification -- Time elapsed: 0.521 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_state_identification -- Time elapsed: 0.568 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lost_message_end_identification -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lifeline_identification -- Time elapsed: 0.555 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_combined_fragment_identification -- Time elapsed: 0.533 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_end_of_life_identification -- Time elapsed: 0.539 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_interaction_use_identification -- Time elapsed: 0.529 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_navigation_diagram_to_lifelines -- Time elapsed: 0.491 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_observation_point_on_diagram -- Time elapsed: 0.577 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_non_reflective_synchronous_message -- Time elapsed: 0.570 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_states_on_diagram -- Time elapsed: 0.551 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_messages_on_diagram -- Time elapsed: 0.559 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_executions_on_diagram -- Time elapsed: 0.513 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_lost_messages_end_on_diagram -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_interaction_uses_on_diagram -- Time elapsed: 0.533 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_combined_fragments_on_diagram -- Time elapsed: 0.503 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_operands_on_diagram -- Time elapsed: 0.493 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_message -- Time elapsed: 0.555 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_lifeline -- Time elapsed: 0.588 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_combined_fragment -- Time elapsed: 0.563 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_state -- Time elapsed: 0.552 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_operand -- Time elapsed: 0.567 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_execution -- Time elapsed: 0.548 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_interaction_use -- Time elapsed: 0.584 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_message -- Time elapsed: 0.557 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_lifeline -- Time elapsed: 0.573 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_combined_fragment -- Time elapsed: 0.559 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_operand -- Time elapsed: 0.557 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_execution -- Time elapsed: 0.545 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_interaction_use -- Time elapsed: 0.544 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelinesSouthCenteredBorderItemLocatorTest.testArrangeAllAfterSequenceDiagramCreationGeneratesValidBounds -- Time elapsed: 0.640 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextCreationInALifelineNotPossible -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteUnset -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteCreationInALifelineNotPossible -- Time elapsed: 0.320 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextDropInALifelineNotPossible -- Time elapsed: 0.359 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testSequenceDiagramEditPartBrokerDetection -- Time elapsed: 0.327 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteDropInALifelineNotPossible -- Time elapsed: 0.359 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1Bis -- Time elapsed: 0.860 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testDiagramConsistency -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1 -- Time elapsed: 0.966 s org.eclipse.sirius.tests.unit.diagram.sequence.HeaderHeightTests.testHeaderHeightSize -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.AbstractToolDescription_Precondition_AbstractVariable_Access_Tests.testSequenceSpecificsVariablesAccess -- Time elapsed: 1.192 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDoneOnce -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDone -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDoneOnce -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDone -- Time elapsed: 0.370 s org.eclipse.sirius.tests.unit.diagram.sequence.OperandFigureAndEdgesTest.testNoteAttachmentIsVisible -- Time elapsed: 0.379 s org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteOperandContainingNote -- Time elapsed: 0.524 s org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteCombinedFragmentContainingNote -- Time elapsed: 0.477 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckConsistantStoreFormat -- Time elapsed: 2.608 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckNumberOfStoredFormats -- Time elapsed: 2.399 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testBasicStoreFormat -- Time elapsed: 2.410 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreEdgeFormatData -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreNodeFormatData -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckConsistentStoreFormat -- Time elapsed: 2.710 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckNumberOfStoredFormats -- Time elapsed: 2.419 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testBasicStoreFormat -- Time elapsed: 2.410 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreEdgeFormatData -- Time elapsed: 0.368 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreNodeFormatData -- Time elapsed: 0.368 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[0] -- Time elapsed: 0.510 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[1] -- Time elapsed: 0.508 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[2] -- Time elapsed: 0.511 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[3] -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[4] -- Time elapsed: 0.431 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[5] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[6] -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[7] -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[8] -- Time elapsed: 0.356 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[9] -- Time elapsed: 0.370 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[10] -- Time elapsed: 0.358 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[11] -- Time elapsed: 0.365 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[12] -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[13] -- Time elapsed: 0.364 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[14] -- Time elapsed: 0.366 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[15] -- Time elapsed: 0.367 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[16] -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[17] -- Time elapsed: 0.371 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[18] -- Time elapsed: 0.527 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[19] -- Time elapsed: 0.514 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[20] -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[21] -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[22] -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[23] -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[24] -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[25] -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[26] -- Time elapsed: 0.505 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[27] -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[28] -- Time elapsed: 0.538 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[29] -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenEntitiesRepresentationInEditor -- Time elapsed: 0.331 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenCrossTableRepresentationInEditor -- Time elapsed: 1.077 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenTableRepresentationInEditor -- Time elapsed: 0.359 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.471 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithoutPrefix -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.perf.common.Session1MillionTests.testSessionCreationTime -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testTwoRepresentationsMovesSuccessively -- Time elapsed: 0.807 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testOpenMultipleSessions -- Time elapsed: 0.576 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoMultipleSyncNotifications -- Time elapsed: 0.581 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testDeleteAndUndo -- Time elapsed: 0.626 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCloseEventsNonDirty -- Time elapsed: 1.181 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoNotification -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCreateRepresentationEvents -- Time elapsed: 0.570 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testSaveSession -- Time elapsed: 0.582 s org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testBorderedBoundsAreCorrectAfterRunningRepair -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testFiltersAreCorrectlyRestoredAfterRunningRepair -- Time elapsed: 0.370 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizations -- Time elapsed: 0.801 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizationsUnsynchronized -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.multipageeditor.SiriusMultiPageEditorTest.testDiagramEditorOpeningInsideMultiPageEditor -- Time elapsed: 0.312 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[0] -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[1] -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[2] -- Time elapsed: 0.489 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[3] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[4] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[5] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[6] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[7] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[8] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[9] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[10] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[11] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[12] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[13] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[14] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[15] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[16] -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[17] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[18] -- Time elapsed: 0.187 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[19] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[20] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[21] -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[22] -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[23] -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[24] -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[25] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[26] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[27] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[28] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[29] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[30] -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[31] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[32] -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[33] -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[34] -- Time elapsed: 0.545 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[35] -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[36] -- Time elapsed: 0.520 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[37] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[38] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[39] -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[40] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[41] -- Time elapsed: 0.439 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[42] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[43] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[44] -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[45] -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[46] -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[47] -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[48] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[49] -- Time elapsed: 0.431 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[50] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[51] -- Time elapsed: 0.495 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[52] -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[53] -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[54] -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[55] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[56] -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[57] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[58] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[59] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[60] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[61] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[62] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[63] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[64] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[65] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[66] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[67] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[68] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[69] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[70] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[71] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[72] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[73] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[74] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[75] -- Time elapsed: 0.145 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.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[78] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[79] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[80] -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[81] -- Time elapsed: 0.489 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[82] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[83] -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[84] -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[85] -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[86] -- Time elapsed: 0.507 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[87] -- Time elapsed: 0.474 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[88] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[89] -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[90] -- Time elapsed: 0.496 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[91] -- Time elapsed: 0.454 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[92] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[93] -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[94] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[95] -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[96] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[97] -- Time elapsed: 0.454 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[98] -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[99] -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[100] -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[101] -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[102] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[103] -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[104] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[105] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[106] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[107] -- Time elapsed: 0.152 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.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[110] -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[111] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[112] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[113] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[114] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[115] -- Time elapsed: 0.168 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[116] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[117] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[118] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[119] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[120] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[121] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[122] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[123] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[124] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[125] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[126] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[127] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[128] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[129] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[130] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[131] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[132] -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[133] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[134] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[135] -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[136] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[137] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[138] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[139] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[140] -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[141] -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[142] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[143] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[144] -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[145] -- Time elapsed: 0.445 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[146] -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[147] -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[148] -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[149] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[150] -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[151] -- Time elapsed: 0.493 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[152] -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[153] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[154] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[155] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[156] -- Time elapsed: 0.143 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.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[159] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[160] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[161] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[162] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[163] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[164] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[165] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[166] -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[167] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[168] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[169] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[170] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[171] -- Time elapsed: 0.173 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[172] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[173] -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[174] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[175] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[176] -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[177] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[178] -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[179] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[180] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[181] -- Time elapsed: 0.442 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[182] -- Time elapsed: 0.454 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[183] -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[184] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[185] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[186] -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[187] -- Time elapsed: 0.520 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[188] -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[189] -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[190] -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[191] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[192] -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[193] -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[194] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[195] -- Time elapsed: 0.444 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[196] -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[197] -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[198] -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[199] -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[200] -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[201] -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[202] -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[203] -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[204] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[205] -- Time elapsed: 0.134 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.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[208] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[209] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[210] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[211] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[212] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[213] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[214] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[215] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[216] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[217] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[218] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[219] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[220] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[221] -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[222] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[223] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[224] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[225] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[226] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[227] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[228] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[229] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[230] -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[231] -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[232] -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[233] -- Time elapsed: 0.459 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[234] -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[235] -- Time elapsed: 0.454 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[236] -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[237] -- Time elapsed: 0.457 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[238] -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[239] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[240] -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[241] -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[242] -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[243] -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[244] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[245] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[246] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[247] -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[248] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[249] -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[250] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[251] -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[252] -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[253] -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[254] -- Time elapsed: 0.461 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.160 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[257] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[258] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[259] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[260] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[261] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[262] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[263] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[264] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[265] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[266] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[267] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[268] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[269] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[270] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[271] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[272] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[273] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[274] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[275] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[276] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[277] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[278] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[279] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[280] -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[281] -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[282] -- Time elapsed: 0.487 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[283] -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[284] -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[285] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[286] -- Time elapsed: 0.493 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[287] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[288] -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[289] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[290] -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[291] -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[292] -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[293] -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[294] -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[295] -- Time elapsed: 0.430 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[296] -- Time elapsed: 0.511 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.432 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[299] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[300] -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[301] -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[302] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[303] -- Time elapsed: 0.442 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[304] -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[305] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[306] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[307] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[308] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[309] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[310] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[311] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[312] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[313] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[314] -- Time elapsed: 0.149 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.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[317] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[318] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[319] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[320] -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[321] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[322] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[323] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[324] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[325] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[326] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[327] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[328] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[329] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[330] -- Time elapsed: 0.494 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[331] -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[332] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[333] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[334] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[335] -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[336] -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[337] -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[338] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[339] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[340] -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[341] -- Time elapsed: 0.477 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[342] -- Time elapsed: 0.498 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[343] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[344] -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[345] -- Time elapsed: 0.472 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[346] -- Time elapsed: 0.459 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[347] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[348] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[349] -- Time elapsed: 0.491 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[350] -- Time elapsed: 0.720 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[351] -- Time elapsed: 0.738 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[352] -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[353] -- Time elapsed: 0.773 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[354] -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[355] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[356] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[357] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[358] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[359] -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[360] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[361] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[362] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[363] -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[364] -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[365] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[366] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[367] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[368] -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[369] -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[370] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[371] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[372] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[373] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[374] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[375] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[376] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[377] -- Time elapsed: 0.136 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.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[380] -- Time elapsed: 0.762 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[381] -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[382] -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[383] -- Time elapsed: 0.779 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[384] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[385] -- Time elapsed: 0.741 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[386] -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[387] -- Time elapsed: 0.745 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[388] -- Time elapsed: 0.746 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[389] -- Time elapsed: 0.764 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[390] -- Time elapsed: 0.740 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[391] -- Time elapsed: 0.706 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[392] -- Time elapsed: 0.750 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[393] -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[394] -- Time elapsed: 0.749 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[395] -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[396] -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[397] -- Time elapsed: 0.725 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[398] -- Time elapsed: 0.722 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[399] -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[400] -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[401] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[402] -- Time elapsed: 0.494 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[403] -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[404] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[405] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[406] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[407] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[408] -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[409] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[410] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[411] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[412] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[413] -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[414] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[415] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[416] -- Time elapsed: 0.245 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[417] -- Time elapsed: 0.187 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[418] -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[419] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[420] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[421] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[422] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[423] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[424] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[425] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[426] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[427] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[428] -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[429] -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[430] -- Time elapsed: 0.483 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[431] -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[432] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[433] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[434] -- Time elapsed: 0.463 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.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[437] -- Time elapsed: 0.505 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.474 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[440] -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[441] -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[442] -- Time elapsed: 0.501 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[443] -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[444] -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[445] -- Time elapsed: 0.474 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[446] -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[447] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[448] -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[449] -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[450] -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[451] -- Time elapsed: 0.454 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[452] -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[453] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[454] -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[455] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[456] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[457] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[458] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[459] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[460] -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[461] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[462] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[463] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[464] -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[465] -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[466] -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[467] -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[468] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[469] -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[470] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[471] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[472] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[473] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[474] -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[475] -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[476] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[477] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[478] -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[479] -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[480] -- Time elapsed: 0.453 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[481] -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[482] -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[483] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[484] -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[485] -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[486] -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[487] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[488] -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[489] -- Time elapsed: 0.489 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[490] -- Time elapsed: 0.434 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[491] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[492] -- Time elapsed: 0.457 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[493] -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[494] -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[495] -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[496] -- Time elapsed: 0.464 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[497] -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[498] -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[499] -- Time elapsed: 0.465 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.1-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.1-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.1.202405191953 [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.1-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.1-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:16549): Gtk-CRITICAL **: 20:17:13.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16549): Gtk-CRITICAL **: 20:17:13.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram() (SWT:16549): Gtk-CRITICAL **: 20:17:17.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16549): Gtk-CRITICAL **: 20:17:17.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram() (SWT:16549): Gtk-CRITICAL **: 20:17:20.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16549): Gtk-CRITICAL **: 20:17:20.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename() (SWT:16549): Gtk-CRITICAL **: 20:17:23.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16549): Gtk-CRITICAL **: 20:17:23.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation() (SWT:16549): Gtk-CRITICAL **: 20:17:25.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16549): Gtk-CRITICAL **: 20:17:25.370: 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: 33.81 s -- in org.eclipse.sirius.tests.suite.tree.AllSiriusTestSuite org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.440 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 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.001 s org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testCreateDeletionTools -- Time elapsed: 1.147 s org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testDeleteUndo -- Time elapsed: 4.696 s org.eclipse.sirius.tests.api.tools.TreeItemCreationToolsTest.testCreateInRepresentation -- Time elapsed: 0.489 s org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testAisSuperOfB -- Time elapsed: 0.001 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 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithoutEditionTool -- Time elapsed: 0.333 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithNoBehavior -- Time elapsed: 0.330 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithEditMask -- Time elapsed: 0.442 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditDefinitionWithImports -- Time elapsed: 0.309 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithPrecondition -- Time elapsed: 0.292 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testCreateElement -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSynchronizationSemanticElementsMappgings -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRefreshBoundedToExpansionState -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSwitchMappingInHierarchy -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testDeleteElement -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderKeptOnSubsequentRefreshes -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderIsDeterministicAmongRepresentationInstances -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testWarningLoggingWithIncorrectSemanticCandidateExpression -- Time elapsed: 0.017 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRenameElement -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderMatchesTheModelOrder -- Time elapsed: 0.018 s org.eclipse.sirius.tests.unit.tree.TreeVariablesTest.testAvailableVariablesForTreeItem -- Time elapsed: 0.844 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropAfter -- Time elapsed: 0.461 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.328 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDDirectlyOnTree -- Time elapsed: 0.276 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithSingleSelection -- Time elapsed: 0.265 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testPrecedingSiblingsValues -- Time elapsed: 0.250 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropBefore -- Time elapsed: 0.272 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithPermissionAuthority -- Time elapsed: 0.225 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithFalseToolPrecondition -- Time elapsed: 0.285 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithSingleSelection -- Time elapsed: 0.269 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.239 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithMultipleSelection -- Time elapsed: 0.257 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.227 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.219 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testAddClassOnDiagram -- Time elapsed: 5.718 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram -- Time elapsed: 3.192 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram -- Time elapsed: 2.580 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename -- Time elapsed: 2.202 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation -- Time elapsed: 1.787 s org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrdersOnTreeCreation -- Time elapsed: 0.194 s org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrders -- Time elapsed: 0.147 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testEditTool -- Time elapsed: 0.192 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testDeleteFromTool -- Time elapsed: 0.190 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testToolCreateSiblingClass -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.205 s org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.dialect.TreeUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.377 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.1-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.1-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.1.202405191953 [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 486 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.1-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.1-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:16819): Gtk-WARNING **: 20:17:54.803: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:17:54.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:17:54.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:17:54.885: 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:16819): Gtk-WARNING **: 20:18:02.095: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:02.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:02.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:02.129: 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:16819): Gtk-WARNING **: 20:18:06.095: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:06.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:06.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:06.134: 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:16819): Gtk-WARNING **: 20:18:08.273: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:08.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:08.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:08.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.testInstanceRoleResizeOfAOnRight() (Eclipse:16819): Gtk-WARNING **: 20:18:10.395: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:10.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:10.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:10.428: 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:16819): Gtk-WARNING **: 20:18:12.408: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:12.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:12.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:12.441: 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:16819): Gtk-WARNING **: 20:18:15.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:15.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:15.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:15.644: 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:16819): Gtk-WARNING **: 20:18:18.802: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:18.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:18.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:18.839: 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:16819): Gtk-WARNING **: 20:18:20.863: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:20.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:20.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:20.895: 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:16819): Gtk-WARNING **: 20:18:22.860: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:22.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:22.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:22.894: 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:16819): Gtk-WARNING **: 20:18:25.771: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:25.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:25.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:25.803: 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:16819): Gtk-WARNING **: 20:18:27.676: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:27.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:27.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:27.710: 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:16819): Gtk-WARNING **: 20:18:29.659: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:29.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:29.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:29.692: 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:16819): Gtk-WARNING **: 20:18:31.566: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:31.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:31.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:31.597: 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:16819): Gtk-WARNING **: 20:18:34.555: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:34.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:34.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:34.588: 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:16819): Gtk-WARNING **: 20:18:37.605: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:37.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:37.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:37.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:39.443: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:39.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:39.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:39.478: 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:16819): Gtk-WARNING **: 20:18:41.193: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:41.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:41.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:41.226: 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:16819): Gtk-WARNING **: 20:18:43.010: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:43.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:43.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:43.043: 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:16819): Gtk-WARNING **: 20:18:44.755: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:44.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:44.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:44.788: 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:16819): Gtk-WARNING **: 20:18:47.259: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:47.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:47.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:47.292: 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:16819): Gtk-WARNING **: 20:18:49.644: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:49.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:49.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:49.677: 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:16819): Gtk-WARNING **: 20:18:52.467: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:52.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:52.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:52.501: 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:16819): Gtk-WARNING **: 20:18:55.255: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:55.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:55.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:55.287: 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:16819): Gtk-WARNING **: 20:18:57.556: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:57.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:57.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:57.592: 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:16819): Gtk-WARNING **: 20:18:59.831: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:18:59.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:59.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:18:59.863: 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:16819): Gtk-WARNING **: 20:19:02.141: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:02.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:02.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:02.172: 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:16819): Gtk-WARNING **: 20:19:04.878: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:04.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:04.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:04.911: 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:16819): Gtk-WARNING **: 20:19:07.607: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:07.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:07.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:07.640: 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:16819): Gtk-WARNING **: 20:19:09.344: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:09.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:09.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:09.376: 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:16819): Gtk-WARNING **: 20:19:11.548: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:11.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:11.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:11.580: 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:16819): Gtk-WARNING **: 20:19:13.710: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:13.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:13.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:13.741: 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:16819): Gtk-WARNING **: 20:19:16.511: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:16.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:16.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:16.543: 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:16819): Gtk-WARNING **: 20:19:19.309: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:19.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:19.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:19.344: 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:16819): Gtk-WARNING **: 20:19:21.550: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:21.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:21.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:21.585: 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:16819): Gtk-WARNING **: 20:19:24.198: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:24.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:24.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:24.230: 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:16819): Gtk-WARNING **: 20:19:26.309: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:26.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:26.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:26.341: 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:16819): Gtk-WARNING **: 20:19:29.361: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:29.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:29.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:29.393: 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:16819): Gtk-WARNING **: 20:19:32.871: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:32.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:32.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:32.903: 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:16819): Gtk-WARNING **: 20:19:35.642: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:35.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:35.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:35.674: 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:16819): Gtk-WARNING **: 20:19:37.680: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:37.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:37.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:37.712: 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:16819): Gtk-WARNING **: 20:19:40.052: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:40.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:40.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:40.084: 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:16819): Gtk-WARNING **: 20:19:42.252: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:42.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:42.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:42.282: 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:16819): Gtk-WARNING **: 20:19:44.207: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:44.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:44.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:44.240: 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:16819): Gtk-WARNING **: 20:19:46.280: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:46.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:46.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:46.312: 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:16819): Gtk-WARNING **: 20:19:48.181: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:48.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:48.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:48.213: 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:16819): Gtk-WARNING **: 20:19:52.000: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:52.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:52.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:52.033: 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:16819): Gtk-WARNING **: 20:19:58.515: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:19:58.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:58.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:19:58.548: 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:16819): Gtk-WARNING **: 20:20:00.536: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:00.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:00.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:00.570: 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:16819): Gtk-WARNING **: 20:20:02.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:02.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:02.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:02.687: 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:16819): Gtk-WARNING **: 20:20:05.505: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:05.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:05.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:05.537: 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:16819): Gtk-WARNING **: 20:20:07.470: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:07.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:07.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:07.502: 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:16819): Gtk-WARNING **: 20:20:09.379: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:09.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:09.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:09.410: 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:16819): Gtk-WARNING **: 20:20:11.286: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:11.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:11.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:11.317: 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:16819): Gtk-WARNING **: 20:20:13.446: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:13.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:13.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:13.476: 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:16819): Gtk-WARNING **: 20:20:15.549: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:15.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:15.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:15.588: 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:16819): Gtk-WARNING **: 20:20:19.876: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:19.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:19.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:19.908: 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:16819): Gtk-WARNING **: 20:20:21.854: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:21.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:21.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20: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.ExecutionTests.test_Resize_Execution_With_Sync_Call() (Eclipse:16819): Gtk-WARNING **: 20:20:23.662: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:23.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:23.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:23.694: 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:16819): Gtk-WARNING **: 20:20:29.065: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:29.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:29.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:29.097: 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:16819): Gtk-WARNING **: 20:20:34.212: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:34.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:34.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:34.243: 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:16819): Gtk-WARNING **: 20:20:39.096: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:39.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:39.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:39.128: 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:16819): Gtk-WARNING **: 20:20:41.147: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:41.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:41.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:41.180: 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:16819): Gtk-WARNING **: 20:20:42.917: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:42.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:42.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:42.951: 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:16819): Gtk-WARNING **: 20:20:45.707: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:45.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:45.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:45.740: 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:16819): Gtk-WARNING **: 20:20:47.544: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:47.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:47.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:47.574: 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:16819): Gtk-WARNING **: 20:20:49.819: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:49.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:49.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:49.850: 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:16819): Gtk-WARNING **: 20:20:52.076: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:52.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:52.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:52.115: 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:16819): Gtk-WARNING **: 20:20:54.447: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:54.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:54.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:54.480: 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:16819): Gtk-WARNING **: 20:20:56.752: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:56.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:56.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:56.783: 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:16819): Gtk-WARNING **: 20:20:59.015: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:20:59.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:59.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:20:59.047: 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:16819): Gtk-WARNING **: 20:21:01.281: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:01.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:01.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:01.315: 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:16819): Gtk-WARNING **: 20:21:03.573: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:03.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:03.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:03.605: 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:16819): Gtk-WARNING **: 20:21:05.841: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:05.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:05.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:05.873: 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:16819): Gtk-WARNING **: 20:21:08.147: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:08.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:08.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:08.180: 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:16819): Gtk-WARNING **: 20:21:10.182: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:10.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:10.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:10.216: 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:16819): Gtk-WARNING **: 20:21:12.215: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:12.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:12.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:12.248: 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:16819): Gtk-WARNING **: 20:21:14.207: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:14.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:14.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:14.246: 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:16819): Gtk-WARNING **: 20:21:16.256: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:16.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:16.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:16.287: 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:16819): Gtk-WARNING **: 20:21:18.253: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:18.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:18.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:18.284: 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:16819): Gtk-WARNING **: 20:21:20.261: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:20.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:20.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:20.293: 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:16819): Gtk-WARNING **: 20:21:23.762: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:23.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:23.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:23.796: 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:16819): Gtk-WARNING **: 20:21:27.350: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:27.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:27.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:27.380: 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:16819): Gtk-WARNING **: 20:21:31.421: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:31.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:31.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:31.451: 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:16819): Gtk-WARNING **: 20:21:33.254: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:33.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:33.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:33.286: 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:16819): Gtk-WARNING **: 20:21:37.364: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:37.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:37.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:37.396: 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:16819): Gtk-WARNING **: 20:21:39.229: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:39.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:39.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:39.261: 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:16819): Gtk-WARNING **: 20:21:40.953: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:40.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:40.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:40.986: 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:16819): Gtk-WARNING **: 20:21:42.699: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:42.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:42.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:42.732: 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:16819): Gtk-WARNING **: 20:21:44.795: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:21:44.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:44.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:21:44.827: 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:16819): Gtk-WARNING **: 20:22:15.143: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:15.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:15.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:15.176: 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:16819): Gtk-WARNING **: 20:22:17.166: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:17.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:17.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:17.197: 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:16819): Gtk-WARNING **: 20:22:19.120: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:19.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:19.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:19.152: 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:16819): Gtk-WARNING **: 20:22:21.138: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:21.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:21.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:21.170: 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:16819): Gtk-WARNING **: 20:22:23.779: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:23.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:23.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:23.811: 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:16819): Gtk-WARNING **: 20:22:28.096: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:28.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:28.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:28.128: 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:16819): Gtk-WARNING **: 20:22:30.431: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:30.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:30.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:30.461: 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:16819): Gtk-WARNING **: 20:22:32.573: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:32.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:32.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:32.605: 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:16819): Gtk-WARNING **: 20:22:34.321: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:34.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:34.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:34.354: 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:16819): Gtk-WARNING **: 20:22:36.343: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:36.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:36.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:36.375: 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:16819): Gtk-WARNING **: 20:22:41.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:41.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:41.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:41.136: 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:16819): Gtk-WARNING **: 20:22:43.325: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:43.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:43.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:43.355: 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:16819): Gtk-WARNING **: 20:22:45.051: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:45.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:45.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:45.083: 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:16819): Gtk-WARNING **: 20:22:47.047: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:47.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:47.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:47.078: 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:16819): Gtk-WARNING **: 20:22:48.964: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:48.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:48.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:48.995: 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:16819): Gtk-WARNING **: 20:22:50.840: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:50.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:50.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:50.872: 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:16819): Gtk-WARNING **: 20:22:55.127: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:22:55.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:55.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:22:55.159: 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:16819): Gtk-WARNING **: 20:23:01.121: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:01.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:01.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:01.152: 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:16819): Gtk-WARNING **: 20:23:06.050: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:06.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:06.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:06.081: 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:16819): Gtk-WARNING **: 20:23:09.802: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:09.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:09.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:09.833: 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:16819): Gtk-WARNING **: 20:23:11.460: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:11.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:11.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:11.493: 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:16819): Gtk-WARNING **: 20:23:13.347: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:13.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:13.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:13.376: 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:16819): Gtk-WARNING **: 20:23:15.627: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:15.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:15.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:15.658: 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:16819): Gtk-WARNING **: 20:23:17.454: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:17.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:17.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:17.486: 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:16819): Gtk-WARNING **: 20:23:19.151: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:19.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:19.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:19.182: 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:16819): Gtk-WARNING **: 20:23:20.985: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:20.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:21.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:21.016: 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:16819): Gtk-WARNING **: 20:23:22.887: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:22.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:22.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:22.919: 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:16819): Gtk-WARNING **: 20:23:24.681: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:24.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:24.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:24.712: 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:16819): Gtk-WARNING **: 20:23:26.362: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:26.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:26.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23: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.SequenceMessageToSelfTest.test_Undo_Redo() (Eclipse:16819): Gtk-WARNING **: 20:23:28.367: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:28.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:28.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:28.397: 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:16819): Gtk-WARNING **: 20:23:34.307: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:34.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:34.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:34.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:36.116: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:36.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:36.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:36.148: 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:16819): Gtk-WARNING **: 20:23:40.001: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:40.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:40.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:40.033: 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:16819): Gtk-WARNING **: 20:23:44.028: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:44.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:44.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:44.058: 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:16819): Gtk-WARNING **: 20:23:45.843: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:45.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:45.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:45.875: 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:16819): Gtk-WARNING **: 20:23:47.679: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:47.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:47.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:47.711: 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:16819): Gtk-WARNING **: 20:23:50.004: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:50.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:50.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:50.038: 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:16819): Gtk-WARNING **: 20:23:51.844: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:51.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:51.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:51.875: 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:16819): Gtk-WARNING **: 20:23:53.614: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:23:53.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:53.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:23:53.646: 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:16819): Gtk-WARNING **: 20:24:00.043: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:00.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:00.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:00.075: 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:16819): Gtk-WARNING **: 20:24:02.361: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:02.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:02.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:02.392: 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:16819): Gtk-WARNING **: 20:24:04.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:04.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:04.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:04.315: 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:16819): Gtk-WARNING **: 20:24:06.823: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:06.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:06.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:06.856: 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:16819): Gtk-WARNING **: 20:24:09.310: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:09.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:09.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:09.342: 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:16819): Gtk-WARNING **: 20:24:12.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:12.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:12.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:12.761: 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:16819): Gtk-WARNING **: 20:24:16.153: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:16.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:16.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:16.185: 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:16819): Gtk-WARNING **: 20:24:18.312: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:18.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:18.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:18.343: 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:16819): Gtk-WARNING **: 20:24:21.461: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:21.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:21.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:21.492: 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:16819): Gtk-WARNING **: 20:24:23.582: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:23.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:23.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:23.613: 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:16819): Gtk-WARNING **: 20:24:25.524: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:25.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:25.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:25.556: 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:16819): Gtk-WARNING **: 20:24:28.689: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:28.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:28.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:28.721: 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:16819): Gtk-WARNING **: 20:24:32.035: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:32.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:32.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:32.065: 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:16819): Gtk-WARNING **: 20:24:34.962: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:34.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:34.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:34.994: 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:16819): Gtk-WARNING **: 20:24:36.808: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:36.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:36.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:36.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_SyncCall_Move_Group() (Eclipse:16819): Gtk-WARNING **: 20:24:39.681: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:39.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:39.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:39.712: 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:16819): Gtk-WARNING **: 20:24:42.349: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:42.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:42.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:42.383: 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:16819): Gtk-WARNING **: 20:24:44.380: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:44.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:44.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:44.411: 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:16819): Gtk-WARNING **: 20:24:49.302: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:49.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:49.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:49.333: 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:16819): Gtk-WARNING **: 20:24:51.195: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:51.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:51.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:51.225: 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:16819): Gtk-WARNING **: 20:24:53.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:53.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:53.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:53.533: 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:16819): Gtk-WARNING **: 20:24:57.012: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:57.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:57.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:57.046: 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:16819): Gtk-WARNING **: 20:24:59.387: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:24:59.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:59.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:24:59.420: 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:16819): Gtk-WARNING **: 20:25:03.318: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:03.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:03.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:03.350: 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:16819): Gtk-WARNING **: 20:25:06.855: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:06.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:06.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:06.886: 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:16819): Gtk-WARNING **: 20:25:10.809: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:10.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:10.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:10.843: 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:16819): Gtk-WARNING **: 20:25:12.843: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:12.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:12.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:12.873: 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:16819): Gtk-WARNING **: 20:25:15.217: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:15.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:15.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:15.248: 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:16819): Gtk-WARNING **: 20:25:18.504: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:18.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:18.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:18.537: 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:16819): Gtk-WARNING **: 20:25:20.543: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:20.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:20.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:20.574: 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:16819): Gtk-WARNING **: 20:25:22.776: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:22.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:22.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:22.807: 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:16819): Gtk-WARNING **: 20:25:30.101: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:30.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:30.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:30.135: 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:16819): Gtk-WARNING **: 20:25:37.415: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:37.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:37.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:37.454: 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:16819): Gtk-WARNING **: 20:25:40.119: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:40.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:40.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:40.156: 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:16819): Gtk-WARNING **: 20:25:42.819: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:42.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:42.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:42.851: 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:16819): Gtk-WARNING **: 20:25:45.065: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:45.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:45.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:45.096: 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:16819): Gtk-WARNING **: 20:25:47.272: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:47.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:47.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:47.304: 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:16819): Gtk-WARNING **: 20:25:49.502: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:49.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:49.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:49.535: 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:16819): Gtk-WARNING **: 20:25:51.472: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:51.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:51.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:51.502: 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:16819): Gtk-WARNING **: 20:25:53.444: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:53.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:53.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:53.475: 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:16819): Gtk-WARNING **: 20:25:55.361: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:55.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:55.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:55.392: 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:16819): Gtk-WARNING **: 20:25:57.164: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:57.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:57.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:57.195: 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:16819): Gtk-WARNING **: 20:25:58.968: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:25:58.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:58.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:25:58.998: 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:16819): Gtk-WARNING **: 20:26:00.919: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:00.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:00.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:00.950: 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:16819): Gtk-WARNING **: 20:26:02.447: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:02.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:02.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:02.479: 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:16819): Gtk-WARNING **: 20:26:05.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:05.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:05.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:05.136: 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:16819): Gtk-WARNING **: 20:26:07.212: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:07.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:07.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:07.243: 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:16819): Gtk-WARNING **: 20:26:09.274: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:09.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:09.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:09.307: 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:16819): Gtk-WARNING **: 20:26:11.359: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:11.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:11.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:11.390: 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:16819): Gtk-WARNING **: 20:26:13.268: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:13.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:13.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:13.299: 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:16819): Gtk-WARNING **: 20:26:15.094: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:15.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:15.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:15.128: 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:16819): Gtk-WARNING **: 20:26:16.966: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:16.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:16.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:16.997: 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:16819): Gtk-WARNING **: 20:26:23.953: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:23.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:23.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:23.984: 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:16819): Gtk-WARNING **: 20:26:27.859: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:27.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:27.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:27.891: 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:16819): Gtk-WARNING **: 20:26:30.742: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:30.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:30.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:30.774: 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:16819): Gtk-WARNING **: 20:26:34.200: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:34.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:34.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:34.233: 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:16819): Gtk-WARNING **: 20:26:37.562: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:37.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:37.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:37.593: 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:16819): Gtk-WARNING **: 20:26:40.417: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:40.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:40.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:40.451: 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:16819): Gtk-WARNING **: 20:26:44.321: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:44.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:44.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:44.352: 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:16819): Gtk-WARNING **: 20:26:47.728: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:47.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:47.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:47.760: 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:16819): Gtk-WARNING **: 20:26:51.128: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:51.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:51.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:51.160: 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:16819): Gtk-WARNING **: 20:26:54.515: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:26:54.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:54.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:26:54.549: 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:16819): Gtk-WARNING **: 20:27:00.427: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:00.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:00.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:00.458: 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:16819): Gtk-WARNING **: 20:27:06.342: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:06.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:06.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:06.378: 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:16819): Gtk-WARNING **: 20:27:12.202: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:12.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:12.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:12.233: 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:16819): Gtk-WARNING **: 20:27:18.045: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:18.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:18.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:18.076: 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:16819): Gtk-WARNING **: 20:27:25.664: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:25.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:25.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:25.697: 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:16819): Gtk-WARNING **: 20:27:33.175: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:33.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:33.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:33.206: 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:16819): Gtk-WARNING **: 20:27:34.933: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:34.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:34.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:34.963: 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:16819): Gtk-WARNING **: 20:27:38.010: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:38.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:38.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:38.043: 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:16819): Gtk-WARNING **: 20:27:40.554: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:40.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:40.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:40.586: 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:16819): Gtk-WARNING **: 20:27:42.455: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:42.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:42.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:42.487: 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:16819): Gtk-WARNING **: 20:27:45.610: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:45.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:45.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:45.641: 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:16819): Gtk-WARNING **: 20:27:46.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:47.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:47.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:47.026: 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:16819): Gtk-WARNING **: 20:27:48.412: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:48.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:48.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:48.443: 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:16819): Gtk-WARNING **: 20:27:51.342: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:51.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:51.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:51.372: 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:16819): Gtk-WARNING **: 20:27:52.767: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:27:52.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:52.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:27:52.797: 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:16819): Gtk-WARNING **: 20:28:00.196: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:00.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:00.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:00.229: 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:16819): Gtk-WARNING **: 20:28:01.620: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:01.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:01.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:01.651: 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:16819): Gtk-WARNING **: 20:28:04.596: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:04.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:04.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:04.628: 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:16819): Gtk-WARNING **: 20:28:06.013: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:06.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:06.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:06.046: 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:16819): Gtk-WARNING **: 20:28:09.468: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:09.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:09.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:09.498: 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:16819): Gtk-WARNING **: 20:28:13.522: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:13.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:13.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:13.554: 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:16819): Gtk-WARNING **: 20:28:15.494: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:15.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:15.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:15.526: 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:16819): Gtk-WARNING **: 20:28:17.365: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:17.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:17.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:17.395: 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:16819): Gtk-WARNING **: 20:28:18.777: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:18.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:18.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:18.809: 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:16819): Gtk-WARNING **: 20:28:20.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:20.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:20.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:20.684: 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:16819): Gtk-WARNING **: 20:28:24.120: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:24.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:24.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:24.150: 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:16819): Gtk-WARNING **: 20:28:25.498: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:25.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:25.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:25.530: 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:16819): Gtk-WARNING **: 20:28:27.808: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:27.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:27.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:27.840: 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:16819): Gtk-WARNING **: 20:28:30.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:30.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:30.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:30.060: 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:16819): Gtk-WARNING **: 20:28:31.448: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:31.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:31.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:31.479: 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:16819): Gtk-WARNING **: 20:28:33.864: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:33.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:33.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:33.894: 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:16819): Gtk-WARNING **: 20:28:36.254: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:36.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:36.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:36.286: 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:16819): Gtk-WARNING **: 20:28:37.772: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:37.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:37.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:37.803: 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:16819): Gtk-WARNING **: 20:28:41.262: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:41.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:41.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:41.295: 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:16819): Gtk-WARNING **: 20:28:42.766: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:42.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:42.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:42.796: 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:16819): Gtk-WARNING **: 20:28:45.656: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:45.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:45.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:45.687: 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:16819): Gtk-WARNING **: 20:28:47.134: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:47.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:47.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:47.165: 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:16819): Gtk-WARNING **: 20:28:49.069: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:49.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:49.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:49.101: 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:16819): Gtk-WARNING **: 20:28:50.513: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:50.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:50.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:50.544: 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:16819): Gtk-WARNING **: 20:28:52.503: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:52.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:52.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:52.534: 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:16819): Gtk-WARNING **: 20:28:53.960: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:53.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:53.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:53.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.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible() (Eclipse:16819): Gtk-WARNING **: 20:28:56.852: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:56.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:56.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:56.883: 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:16819): Gtk-WARNING **: 20:28:58.278: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:28:58.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:58.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:28:58.309: 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:16819): Gtk-WARNING **: 20:29:00.854: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:00.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:00.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:00.886: 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:16819): Gtk-WARNING **: 20:29:03.744: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:03.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:03.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:03.775: 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:16819): Gtk-WARNING **: 20:29:05.289: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:05.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:05.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:05.320: 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:16819): Gtk-WARNING **: 20:29:06.772: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:06.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:06.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:06.802: 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:16819): Gtk-WARNING **: 20:29:09.223: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:09.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:09.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:09.254: 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:16819): Gtk-WARNING **: 20:29:12.201: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:12.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:12.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:12.231: 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:16819): Gtk-WARNING **: 20:29:14.237: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:14.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:14.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:14.270: 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:16819): Gtk-WARNING **: 20:29:15.656: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:15.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:15.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:15.686: 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:16819): Gtk-WARNING **: 20:29:18.547: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:18.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:18.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:18.577: 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:16819): Gtk-WARNING **: 20:29:21.559: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:21.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:21.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:21.591: 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:16819): Gtk-WARNING **: 20:29:25.713: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:25.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:25.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:25.746: 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:16819): Gtk-WARNING **: 20:29:27.688: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:27.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:27.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:27.718: 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:16819): Gtk-WARNING **: 20:29:29.194: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:29.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:29.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:29.225: 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:16819): Gtk-WARNING **: 20:29:32.168: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:32.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:32.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:32.199: 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:16819): Gtk-WARNING **: 20:29:35.163: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:35.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:35.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:35.195: 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:16819): Gtk-WARNING **: 20:29:36.609: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:36.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:36.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:36.639: 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:16819): Gtk-WARNING **: 20:29:39.533: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:39.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:39.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:39.564: 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:16819): Gtk-WARNING **: 20:29:41.007: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:41.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:41.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:41.038: 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:16819): Gtk-WARNING **: 20:29:42.376: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:42.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:42.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:42.406: 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:16819): Gtk-WARNING **: 20:29:45.863: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:45.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:45.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:45.894: 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:16819): Gtk-WARNING **: 20:29:49.945: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:49.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:49.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:49.977: 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:16819): Gtk-WARNING **: 20:29:52.933: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:52.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:52.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:52.964: 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:16819): Gtk-WARNING **: 20:29:54.345: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:54.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:54.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:54.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.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:16819): Gtk-WARNING **: 20:29:56.788: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:56.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:56.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:56.819: 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:16819): Gtk-WARNING **: 20:29:59.810: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:29:59.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:59.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:29:59.841: 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:16819): Gtk-WARNING **: 20:30:02.798: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:02.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:02.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:02.828: 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:16819): Gtk-WARNING **: 20:30:05.714: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:05.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:05.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:05.744: 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:16819): Gtk-WARNING **: 20:30:07.119: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:07.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:07.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:07.151: 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:16819): Gtk-WARNING **: 20:30:08.536: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:08.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:08.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:08.568: 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:16819): Gtk-WARNING **: 20:30:09.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:09.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:09.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:10.012: 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:16819): Gtk-WARNING **: 20:30:13.440: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:13.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:13.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:13.470: 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:16819): Gtk-WARNING **: 20:30:16.352: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:16.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:16.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:16.384: 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:16819): Gtk-WARNING **: 20:30:17.767: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:17.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:17.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:17.799: 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:16819): Gtk-WARNING **: 20:30:19.205: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:19.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:19.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:19.237: 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:16819): Gtk-WARNING **: 20:30:20.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:20.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:20.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:20.685: 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:16819): Gtk-WARNING **: 20:30:22.115: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:22.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:22.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:22.147: 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:16819): Gtk-WARNING **: 20:30:25.005: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:25.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:25.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:25.038: 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:16819): Gtk-WARNING **: 20:30:26.396: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:26.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:26.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:26.428: 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:16819): Gtk-WARNING **: 20:30:27.793: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:27.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:27.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:27.825: 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:16819): Gtk-WARNING **: 20:30:29.171: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:29.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:29.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:29.202: 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:16819): Gtk-WARNING **: 20:30:30.523: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:30.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:30.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:30.554: 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:16819): Gtk-WARNING **: 20:30:31.876: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:31.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:31.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:31.907: 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:16819): Gtk-WARNING **: 20:30:34.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:34.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:34.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:34.839: 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:16819): Gtk-WARNING **: 20:30:36.185: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:36.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:36.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:36.217: 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:16819): Gtk-WARNING **: 20:30:37.579: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:37.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:37.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:37.611: 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:16819): Gtk-WARNING **: 20:30:38.953: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:38.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:38.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:38.989: 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:16819): Gtk-WARNING **: 20:30:41.498: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:41.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:41.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:41.529: 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:16819): Gtk-WARNING **: 20:30:42.876: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:42.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:42.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:42.907: 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:16819): Gtk-WARNING **: 20:30:45.242: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:45.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:45.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:45.273: 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:16819): Gtk-WARNING **: 20:30:47.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:30:47.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:47.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:30:47.788: 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:16819): Gtk-WARNING **: 20:31:19.528: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:19.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:19.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:19.562: 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:16819): Gtk-WARNING **: 20:31:20.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:20.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:20.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:20.919: 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:16819): Gtk-WARNING **: 20:31:24.888: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:24.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:24.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:24.920: 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:16819): Gtk-WARNING **: 20:31:26.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:26.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:26.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:26.779: 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:16819): Gtk-WARNING **: 20:31:29.156: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:29.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:29.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:29.194: 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:16819): Gtk-WARNING **: 20:31:32.095: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:32.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:32.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:32.126: 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:16819): Gtk-WARNING **: 20:31:33.474: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:33.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:33.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:33.504: 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:16819): Gtk-WARNING **: 20:31:36.342: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:36.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:36.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:36.374: 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:16819): Gtk-WARNING **: 20:31:37.704: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:37.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:37.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:37.735: 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:16819): Gtk-WARNING **: 20:31:39.060: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:39.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:39.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:39.091: 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:16819): Gtk-WARNING **: 20:31:40.401: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:40.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:40.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:40.431: 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:16819): Gtk-WARNING **: 20:31:42.269: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:42.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:42.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:42.300: 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:16819): Gtk-WARNING **: 20:31:43.619: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:43.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:43.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:43.651: 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:16819): Gtk-WARNING **: 20:31:44.969: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:44.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:44.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:45.000: 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:16819): Gtk-WARNING **: 20:31:46.334: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:46.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:46.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:46.365: 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:16819): Gtk-WARNING **: 20:31:47.695: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:47.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:47.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:47.727: 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:16819): Gtk-WARNING **: 20:31:49.062: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:49.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:49.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:49.092: 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:16819): Gtk-WARNING **: 20:31:50.418: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:50.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:50.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:50.448: 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:16819): Gtk-WARNING **: 20:31:51.780: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:51.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:51.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:51.811: 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:16819): Gtk-WARNING **: 20:31:55.703: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:55.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:55.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:55.733: 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:16819): Gtk-WARNING **: 20:31:59.637: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:31:59.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:59.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:31:59.668: 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:16819): Gtk-WARNING **: 20:32:00.993: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:01.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:01.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:01.029: 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:16819): Gtk-WARNING **: 20:32:02.344: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:02.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:02.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:02.378: 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:16819): Gtk-WARNING **: 20:32:03.785: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:03.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:03.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:03.815: 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:16819): Gtk-WARNING **: 20:32:05.148: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:05.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:05.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:05.180: 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:16819): Gtk-WARNING **: 20:32:06.596: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:06.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:06.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:06.627: 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:16819): Gtk-WARNING **: 20:32:07.975: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:07.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:07.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:08.006: 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:16819): Gtk-WARNING **: 20:32:09.335: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:09.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:09.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:09.366: 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:16819): Gtk-WARNING **: 20:32:10.834: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:10.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:10.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:10.865: 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:16819): Gtk-WARNING **: 20:32:12.207: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:12.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:12.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:12.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.testCreateMessageInCombinedFragmentCreatedOnExecution() (Eclipse:16819): Gtk-WARNING **: 20:32:13.575: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:13.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:13.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32: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.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:16819): Gtk-WARNING **: 20:32:17.504: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:17.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:17.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:17.536: 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:16819): Gtk-WARNING **: 20:32:18.880: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:18.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:18.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:18.911: 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:16819): Gtk-WARNING **: 20:32:20.303: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:20.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:20.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:20.335: 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:16819): Gtk-WARNING **: 20:32:21.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:21.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:21.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:21.678: 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:16819): Gtk-WARNING **: 20:32:23.089: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:23.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:23.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:23.123: 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:16819): Gtk-WARNING **: 20:32:24.498: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:24.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:24.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:24.529: 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:16819): Gtk-WARNING **: 20:32:28.477: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:28.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:28.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:28.509: 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:16819): Gtk-WARNING **: 20:32:30.432: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:30.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:30.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:30.464: 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:16819): Gtk-WARNING **: 20:32:32.313: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:32.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:32.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:32.344: 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:16819): Gtk-WARNING **: 20:32:35.192: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:35.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:35.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:35.223: 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:16819): Gtk-WARNING **: 20:32:44.396: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:44.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:44.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:44.429: 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:16819): Gtk-WARNING **: 20:32:48.482: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:48.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:48.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:48.514: 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:16819): Gtk-WARNING **: 20:32:52.023: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:52.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:52.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:52.054: 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:16819): Gtk-WARNING **: 20:32:53.419: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:53.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:53.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:53.449: 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:16819): Gtk-WARNING **: 20:32:54.877: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:54.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:54.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:54.910: 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:16819): Gtk-WARNING **: 20:32:57.358: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:57.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:57.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:57.388: 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:16819): Gtk-WARNING **: 20:32:59.756: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:32:59.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:59.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:32:59.789: 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:16819): Gtk-WARNING **: 20:33:03.919: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:03.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:03.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:03.951: 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:16819): Gtk-WARNING **: 20:33:05.800: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:05.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:05.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:05.835: 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:16819): Gtk-WARNING **: 20:33:07.228: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:07.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:07.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:07.259: 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:16819): Gtk-WARNING **: 20:33:09.219: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:09.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:09.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:09.251: 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:16819): Gtk-WARNING **: 20:33:13.351: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:13.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:13.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:13.381: 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:16819): Gtk-WARNING **: 20:33:14.700: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:14.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:14.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:14.731: 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:16819): Gtk-WARNING **: 20:33:16.121: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:16.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:16.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:16.170: 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:16819): Gtk-WARNING **: 20:33:19.064: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:19.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:19.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:19.095: 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:16819): Gtk-WARNING **: 20:33:20.410: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:20.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:20.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:20.440: 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:16819): Gtk-WARNING **: 20:33:21.762: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:21.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:21.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:21.795: 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:16819): Gtk-WARNING **: 20:33:24.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:24.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:24.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:24.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.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands() (Eclipse:16819): Gtk-WARNING **: 20:33:26.032: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:26.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:26.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:26.063: 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:16819): Gtk-WARNING **: 20:33:28.966: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:28.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:28.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:28.998: 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:16819): Gtk-WARNING **: 20:33:30.330: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:30.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:30.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:30.362: 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:16819): Gtk-WARNING **: 20:33:31.710: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:31.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:31.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:31.742: 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:16819): Gtk-WARNING **: 20:33:33.158: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:33.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:33.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:33.190: 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:16819): Gtk-WARNING **: 20:33:35.012: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:35.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:35.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:35.043: 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:16819): Gtk-WARNING **: 20:33:36.381: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:36.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:36.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:36.413: 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:16819): Gtk-WARNING **: 20:33:37.939: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:37.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:37.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:37.971: 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:16819): Gtk-WARNING **: 20:33:49.387: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:49.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:49.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:49.426: 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:16819): Gtk-WARNING **: 20:33:51.748: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:51.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:51.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:51.781: 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:16819): Gtk-WARNING **: 20:33:54.105: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:54.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:54.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:54.137: 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:16819): Gtk-WARNING **: 20:33:56.564: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:56.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:56.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:56.601: 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:16819): Gtk-WARNING **: 20:33:59.976: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:33:59.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:33:59.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:00.006: 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:16819): Gtk-WARNING **: 20:34:02.458: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:02.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:02.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:02.491: 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:16819): Gtk-WARNING **: 20:34:05.902: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:05.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:05.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:05.936: 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:16819): Gtk-WARNING **: 20:34:09.344: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:09.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:09.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:09.378: 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:16819): Gtk-WARNING **: 20:34:13.819: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:13.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:13.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:13.859: 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:16819): Gtk-WARNING **: 20:34:15.398: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:15.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:15.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:15.430: 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:16819): Gtk-WARNING **: 20:34:18.837: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:18.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:18.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:18.869: 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:16819): Gtk-WARNING **: 20:34:21.335: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:21.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:21.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:21.369: 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:16819): Gtk-WARNING **: 20:34:24.768: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:24.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:24.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:24.799: 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:16819): Gtk-WARNING **: 20:34:29.242: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:29.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:29.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:29.279: 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:16819): Gtk-WARNING **: 20:34:30.769: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:30.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:30.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:30.802: 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:16819): Gtk-WARNING **: 20:34:35.197: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:35.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:35.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:35.232: 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:16819): Gtk-WARNING **: 20:34:38.626: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:38.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:38.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:38.658: 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:16819): Gtk-WARNING **: 20:34:41.109: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:41.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:41.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:41.141: 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:16819): Gtk-WARNING **: 20:34:42.484: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:42.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:42.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:42.515: 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:16819): Gtk-WARNING **: 20:34:45.497: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:45.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:45.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:45.528: 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:16819): Gtk-WARNING **: 20:34:47.329: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:47.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:47.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:47.361: 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:16819): Gtk-WARNING **: 20:34:48.703: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:48.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:48.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:48.734: 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:16819): Gtk-WARNING **: 20:34:50.050: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:50.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:50.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:50.081: 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:16819): Gtk-WARNING **: 20:34:51.365: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:51.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:51.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:51.395: 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:16819): Gtk-WARNING **: 20:34:53.176: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:53.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:53.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:53.208: 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:16819): Gtk-WARNING **: 20:34:55.596: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:55.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:55.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:55.627: 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:16819): Gtk-WARNING **: 20:34:58.044: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:58.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:58.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:58.075: 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:16819): Gtk-WARNING **: 20:34:59.956: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:34:59.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:59.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:34:59.986: 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:16819): Gtk-WARNING **: 20:35:01.201: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:01.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:01.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:01.233: 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:16819): Gtk-WARNING **: 20:35:03.079: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:03.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:03.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:03.110: 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:16819): Gtk-WARNING **: 20:35:07.388: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:07.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:07.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:07.419: 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:16819): Gtk-WARNING **: 20:35:08.620: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:08.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:08.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:08.654: 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:16819): Gtk-WARNING **: 20:35:11.679: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:11.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:11.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:11.711: 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:16819): Gtk-WARNING **: 20:35:13.578: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:13.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:13.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:13.609: 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:16819): Gtk-WARNING **: 20:35:14.988: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:15.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:15.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:15.020: 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:16819): Gtk-WARNING **: 20:35:16.387: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:16.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:16.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:16.419: 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:16819): Gtk-WARNING **: 20:35:18.903: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:18.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:18.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:18.936: 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:16819): Gtk-WARNING **: 20:35:21.326: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:21.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:21.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:21.358: 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:16819): Gtk-WARNING **: 20:35:22.673: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:22.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:22.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:22.704: 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:16819): Gtk-WARNING **: 20:35:24.585: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:24.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:24.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:24.616: 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:16819): Gtk-WARNING **: 20:35:25.926: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:25.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:25.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:25.957: 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:16819): Gtk-WARNING **: 20:35:27.187: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:27.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:27.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:27.219: 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:16819): Gtk-WARNING **: 20:35:28.461: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:28.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:28.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:28.492: 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:16819): Gtk-WARNING **: 20:35:29.797: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:29.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:29.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:29.827: 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:16819): Gtk-WARNING **: 20:35:31.132: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:31.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:31.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:31.163: 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:16819): Gtk-WARNING **: 20:35:32.381: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:32.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:32.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:32.411: 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:16819): Gtk-WARNING **: 20:35:33.627: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:33.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:33.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:33.657: 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:16819): Gtk-WARNING **: 20:35:34.987: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:34.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:35.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:35.022: 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:16819): Gtk-WARNING **: 20:35:36.305: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:36.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:36.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:36.336: 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:16819): Gtk-WARNING **: 20:35:37.579: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:37.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:37.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:37.609: 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:16819): Gtk-WARNING **: 20:35:38.927: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:38.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:38.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:38.958: 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:16819): Gtk-WARNING **: 20:35:40.285: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:40.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:40.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35: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.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible() (Eclipse:16819): Gtk-WARNING **: 20:35:41.537: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:41.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:41.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:41.568: 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:16819): Gtk-WARNING **: 20:35:42.806: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:42.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:42.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:42.837: 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:16819): Gtk-WARNING **: 20:35:44.152: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:44.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:44.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:44.183: 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:16819): Gtk-WARNING **: 20:35:46.096: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:46.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:46.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:46.127: 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:16819): Gtk-WARNING **: 20:35:49.461: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:49.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:49.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:49.491: 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:16819): Gtk-WARNING **: 20:35:52.366: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:52.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:52.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:52.399: 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:16819): Gtk-WARNING **: 20:35:54.138: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:54.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:54.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:54.170: 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:16819): Gtk-WARNING **: 20:35:57.527: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:57.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:57.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:57.559: 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:16819): Gtk-WARNING **: 20:35:59.313: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:35:59.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:59.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:35:59.344: 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:16819): Gtk-WARNING **: 20:36:01.118: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:01.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:01.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:01.148: 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:16819): Gtk-WARNING **: 20:36:02.855: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:02.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:02.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:02.887: 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:16819): Gtk-WARNING **: 20:36:06.148: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:06.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:06.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:06.184: 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:16819): Gtk-WARNING **: 20:36:07.993: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:08.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:08.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:08.024: 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:16819): Gtk-WARNING **: 20:36:09.769: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:09.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:09.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:09.799: 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:16819): Gtk-WARNING **: 20:36:11.136: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:11.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:11.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:11.168: 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:16819): Gtk-WARNING **: 20:36:12.586: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:12.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:12.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:12.618: 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:16819): Gtk-WARNING **: 20:36:14.479: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:14.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:14.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:14.510: 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:16819): Gtk-WARNING **: 20:36:16.788: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:16.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:16.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:16.819: 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:16819): Gtk-WARNING **: 20:36:19.632: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:19.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:19.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:19.663: 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:16819): Gtk-WARNING **: 20:36:21.398: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:21.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:21.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:21.429: 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:16819): Gtk-WARNING **: 20:36:23.399: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:23.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:23.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:23.431: 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:16819): Gtk-WARNING **: 20:36:52.167: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:52.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:52.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:52.197: 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:16819): Gtk-WARNING **: 20:36:55.564: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:55.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:55.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:55.597: 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:16819): Gtk-WARNING **: 20:36:58.878: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:36:58.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:58.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:36:58.910: 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:16819): Gtk-WARNING **: 20:37:02.193: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:02.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:02.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:02.224: 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:16819): Gtk-WARNING **: 20:37:17.193: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:17.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:17.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:17.225: 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:16819): Gtk-WARNING **: 20:37:19.074: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:19.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:19.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:19.105: 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:16819): Gtk-WARNING **: 20:37:21.211: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:21.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:21.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:21.245: 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:16819): Gtk-WARNING **: 20:37:23.133: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:23.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:23.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:23.165: 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:16819): Gtk-WARNING **: 20:37:25.212: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:25.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:25.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:25.245: 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:16819): Gtk-WARNING **: 20:37:27.329: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:27.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:27.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:27.362: 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:16819): Gtk-WARNING **: 20:37:29.428: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:29.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:29.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:29.461: 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:16819): Gtk-WARNING **: 20:37:31.314: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:31.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:31.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:31.346: 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:16819): Gtk-WARNING **: 20:37:33.159: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:33.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:33.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:33.191: 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:16819): Gtk-WARNING **: 20:37:34.980: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:34.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:34.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:35.012: 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:16819): Gtk-WARNING **: 20:37:37.413: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:37.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:37.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:37.445: 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:16819): Gtk-WARNING **: 20:37:39.248: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:39.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:39.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37: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.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children() (Eclipse:16819): Gtk-WARNING **: 20:37:41.084: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:41.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:41.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:41.118: 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:16819): Gtk-WARNING **: 20:37:42.938: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:42.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:42.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:42.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_trigger_expansion2() (Eclipse:16819): Gtk-WARNING **: 20:37:44.770: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:44.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:44.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:44.802: 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:16819): Gtk-WARNING **: 20:37:46.632: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:46.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:46.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:46.663: 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:16819): Gtk-WARNING **: 20:37:48.460: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:48.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:48.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:48.491: 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:16819): Gtk-WARNING **: 20:37:50.307: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:37:50.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:50.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:37:50.338: 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: 1200 s -- in org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite$SWTBotSequenceBundlesReport.dump_environment_data -- Time elapsed: 0.211 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple -- Time elapsed: 8.558 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage -- Time elapsed: 4.037 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin -- Time elapsed: 2.159 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin -- Time elapsed: 2.146 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight -- Time elapsed: 2.023 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2 -- Time elapsed: 3.206 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2 -- Time elapsed: 3.192 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB -- Time elapsed: 2.039 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin -- Time elapsed: 1.995 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit -- Time elapsed: 2.935 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight -- Time elapsed: 1.902 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage -- Time elapsed: 1.981 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC -- Time elapsed: 1.914 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC -- Time elapsed: 2.987 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution -- Time elapsed: 3.048 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session -- Time elapsed: 3.594 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened -- Time elapsed: 1.782 s org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty -- Time elapsed: 1.787 s org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion -- Time elapsed: 2.502 s org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion -- Time elapsed: 2.360 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability -- Time elapsed: 2.838 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft -- Time elapsed: 2.762 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion -- Time elapsed: 2.303 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines -- Time elapsed: 2.307 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll -- Time elapsed: 2.307 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap -- Time elapsed: 2.739 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose -- Time elapsed: 2.731 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation -- Time elapsed: 1.726 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide -- Time elapsed: 2.216 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline -- Time elapsed: 2.162 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move -- Time elapsed: 2.795 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap -- Time elapsed: 2.793 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification -- Time elapsed: 2.230 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation -- Time elapsed: 2.654 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening -- Time elapsed: 2.123 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage -- Time elapsed: 3.047 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder -- Time elapsed: 3.514 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition -- Time elapsed: 2.745 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible -- Time elapsed: 2.064 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom -- Time elapsed: 2.326 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll -- Time elapsed: 2.225 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation -- Time elapsed: 1.979 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages -- Time elapsed: 2.071 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible -- Time elapsed: 1.900 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible -- Time elapsed: 3.817 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple -- Time elapsed: 6.511 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2 -- Time elapsed: 2.021 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top -- Time elapsed: 2.096 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment -- Time elapsed: 2.880 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion -- Time elapsed: 1.964 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize -- Time elapsed: 1.901 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move -- Time elapsed: 1.916 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom -- Time elapsed: 2.151 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll -- Time elapsed: 2.101 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment -- Time elapsed: 4.336 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom -- Time elapsed: 1.975 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering -- Time elapsed: 1.807 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call -- Time elapsed: 5.404 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions -- Time elapsed: 5.144 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call -- Time elapsed: 4.890 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering -- Time elapsed: 2.051 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation -- Time elapsed: 1.749 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden -- Time elapsed: 2.811 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages -- Time elapsed: 2.298 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages -- Time elapsed: 2.257 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.355 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2 -- Time elapsed: 2.322 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages -- Time elapsed: 2.262 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages -- Time elapsed: 2.268 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.291 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift -- Time elapsed: 2.230 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.339 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection -- Time elapsed: 2.038 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame -- Time elapsed: 2.031 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection -- Time elapsed: 1.994 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution -- Time elapsed: 2.029 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame -- Time elapsed: 2.018 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline -- Time elapsed: 2.008 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions -- Time elapsed: 3.500 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages -- Time elapsed: 3.590 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages -- Time elapsed: 4.072 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency -- Time elapsed: 1.830 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages -- Time elapsed: 4.111 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent -- Time elapsed: 1.729 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2 -- Time elapsed: 1.739 s org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation -- Time elapsed: 2.096 s org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation -- Time elapsed: 2.012 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.969 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution -- Time elapsed: 1.919 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution -- Time elapsed: 1.865 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState -- Time elapsed: 1.859 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition -- Time elapsed: 1.902 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment -- Time elapsed: 1.868 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState -- Time elapsed: 1.820 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution -- Time elapsed: 1.825 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas -- Time elapsed: 1.857 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing -- Time elapsed: 1.957 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition -- Time elapsed: 1.833 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas -- Time elapsed: 1.841 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.023 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.993 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.661 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testModificationOnSequenceDiagramDoesNotTriggerRefreshLayoutOnOtherSequenceDiagram -- Time elapsed: 4.322 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation -- Time elapsed: 2.326 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram -- Time elapsed: 2.155 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop -- Time elapsed: 1.747 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange -- Time elapsed: 2.025 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening -- Time elapsed: 4.747 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition -- Time elapsed: 2.232 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion -- Time elapsed: 1.729 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom -- Time elapsed: 1.980 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll -- Time elapsed: 1.931 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering -- Time elapsed: 1.854 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment -- Time elapsed: 4.308 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo -- Time elapsed: 5.994 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment -- Time elapsed: 4.930 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden -- Time elapsed: 3.751 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution -- Time elapsed: 1.876 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition -- Time elapsed: 2.290 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size -- Time elapsed: 1.696 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll -- Time elapsed: 1.900 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering -- Time elapsed: 1.794 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future -- Time elapsed: 1.680 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation -- Time elapsed: 2.005 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo -- Time elapsed: 5.941 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages -- Time elapsed: 5.691 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages -- Time elapsed: 4.013 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion -- Time elapsed: 1.807 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom -- Time elapsed: 1.837 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll -- Time elapsed: 2.335 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall -- Time elapsed: 1.783 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo -- Time elapsed: 6.469 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion -- Time elapsed: 2.300 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2 -- Time elapsed: 1.880 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2 -- Time elapsed: 2.583 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3 -- Time elapsed: 2.487 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around -- Time elapsed: 3.423 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize -- Time elapsed: 3.415 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter -- Time elapsed: 2.160 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize -- Time elapsed: 3.148 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection -- Time elapsed: 2.123 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter -- Time elapsed: 1.943 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom -- Time elapsed: 3.167 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2 -- Time elapsed: 3.345 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll -- Time elapsed: 2.929 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering -- Time elapsed: 1.841 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move -- Time elapsed: 2.876 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group -- Time elapsed: 2.666 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect -- Time elapsed: 2.034 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends -- Time elapsed: 4.923 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.304 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden -- Time elapsed: 3.507 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents -- Time elapsed: 2.379 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden -- Time elapsed: 3.931 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden -- Time elapsed: 3.534 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden -- Time elapsed: 3.946 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden -- Time elapsed: 2.043 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.378 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event -- Time elapsed: 3.283 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent -- Time elapsed: 2.020 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message -- Time elapsed: 2.250 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline -- Time elapsed: 7.305 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline -- Time elapsed: 7.334 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message -- Time elapsed: 2.706 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message -- Time elapsed: 2.700 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution -- Time elapsed: 2.245 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution -- Time elapsed: 2.204 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder -- Time elapsed: 2.232 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution -- Time elapsed: 1.970 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution -- Time elapsed: 1.972 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution -- Time elapsed: 1.807 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution -- Time elapsed: 1.805 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent -- Time elapsed: 1.947 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages -- Time elapsed: 1.554 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition -- Time elapsed: 2.634 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages -- Time elapsed: 2.106 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom -- Time elapsed: 2.062 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll -- Time elapsed: 2.085 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion -- Time elapsed: 1.910 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation -- Time elapsed: 1.870 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.904 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote -- Time elapsed: 2.884 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage -- Time elapsed: 3.458 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline -- Time elapsed: 3.362 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline -- Time elapsed: 2.848 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced -- Time elapsed: 3.910 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended -- Time elapsed: 3.409 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended -- Time elapsed: 3.391 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline -- Time elapsed: 3.386 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize -- Time elapsed: 5.919 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize -- Time elapsed: 5.899 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize -- Time elapsed: 5.878 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize -- Time elapsed: 5.844 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote -- Time elapsed: 7.617 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment -- Time elapsed: 7.508 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency -- Time elapsed: 1.760 s org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes -- Time elapsed: 3.446 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline -- Time elapsed: 2.548 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram -- Time elapsed: 1.900 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication -- Time elapsed: 3.158 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU -- Time elapsed: 1.419 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1 -- Time elapsed: 2.928 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.423 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible -- Time elapsed: 7.429 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.426 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE -- Time elapsed: 2.975 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.406 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage -- Time elapsed: 3.467 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible -- Time elapsed: 4.038 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse -- Time elapsed: 1.988 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 1.871 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.412 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants -- Time elapsed: 1.877 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage -- Time elapsed: 3.465 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant -- Time elapsed: 2.308 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2 -- Time elapsed: 2.220 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency -- Time elapsed: 1.419 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants -- Time elapsed: 2.419 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants -- Time elapsed: 2.389 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant -- Time elapsed: 1.516 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible -- Time elapsed: 3.492 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.504 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound -- Time elapsed: 2.889 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin -- Time elapsed: 1.477 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden -- Time elapsed: 1.935 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.432 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible -- Time elapsed: 2.004 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible -- Time elapsed: 1.455 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound -- Time elapsed: 2.893 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible -- Time elapsed: 1.425 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd -- Time elapsed: 2.576 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound -- Time elapsed: 2.890 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.452 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.981 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered -- Time elapsed: 2.034 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible -- Time elapsed: 1.417 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU -- Time elapsed: 2.893 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.011 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit -- Time elapsed: 4.153 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU -- Time elapsed: 1.956 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible -- Time elapsed: 1.525 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.974 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.994 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible -- Time elapsed: 1.446 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible -- Time elapsed: 2.926 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible -- Time elapsed: 1.472 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency -- Time elapsed: 1.370 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.486 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds -- Time elapsed: 4.081 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.988 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible -- Time elapsed: 1.412 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.444 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.019 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 2.990 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow -- Time elapsed: 2.917 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2 -- Time elapsed: 1.417 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.462 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2 -- Time elapsed: 2.910 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.415 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin -- Time elapsed: 1.438 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant -- Time elapsed: 1.450 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible -- Time elapsed: 1.458 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1 -- Time elapsed: 2.892 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.390 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 1.396 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.352 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline -- Time elapsed: 2.925 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram -- Time elapsed: 1.373 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible -- Time elapsed: 1.374 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC -- Time elapsed: 2.544 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU -- Time elapsed: 2.365 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1 -- Time elapsed: 2.513 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested -- Time elapsed: 31.77 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant -- Time elapsed: 4.012 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 1.862 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU -- Time elapsed: 2.409 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE -- Time elapsed: 2.937 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow -- Time elapsed: 2.864 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency -- Time elapsed: 1.365 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.356 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.867 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.351 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.350 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.365 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.362 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.355 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.367 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.364 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment -- Time elapsed: 3.921 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines -- Time elapsed: 3.935 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency -- Time elapsed: 1.356 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.350 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered -- Time elapsed: 1.441 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.361 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.449 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.379 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.359 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered -- Time elapsed: 1.496 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants -- Time elapsed: 1.376 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.361 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution -- Time elapsed: 3.937 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.375 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.423 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency -- Time elapsed: 1.345 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.410 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion -- Time elapsed: 3.978 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible -- Time elapsed: 1.956 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp -- Time elapsed: 1.880 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove -- Time elapsed: 2.862 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand -- Time elapsed: 9.218 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove -- Time elapsed: 4.060 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion -- Time elapsed: 3.568 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible -- Time elapsed: 1.395 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion -- Time elapsed: 2.480 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible -- Time elapsed: 2.399 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit -- Time elapsed: 4.164 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents -- Time elapsed: 1.877 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment -- Time elapsed: 1.994 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit -- Time elapsed: 4.131 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency -- Time elapsed: 1.351 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible -- Time elapsed: 1.405 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible -- Time elapsed: 2.945 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible -- Time elapsed: 1.359 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible -- Time elapsed: 1.351 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC -- Time elapsed: 2.892 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.379 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands -- Time elapsed: 2.935 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands -- Time elapsed: 1.364 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.429 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible -- Time elapsed: 1.873 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency -- Time elapsed: 1.365 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound -- Time elapsed: 11.47 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand -- Time elapsed: 2.361 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand -- Time elapsed: 2.354 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand -- Time elapsed: 2.462 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 3.412 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF -- Time elapsed: 2.479 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF -- Time elapsed: 3.438 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand -- Time elapsed: 3.449 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 4.474 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound -- Time elapsed: 1.578 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand -- Time elapsed: 3.438 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF -- Time elapsed: 2.502 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF -- Time elapsed: 3.431 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 4.474 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound -- Time elapsed: 1.499 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized -- Time elapsed: 4.456 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 3.428 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand -- Time elapsed: 2.482 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency -- Time elapsed: 1.369 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions -- Time elapsed: 3.019 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order -- Time elapsed: 1.833 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2 -- Time elapsed: 1.373 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize -- Time elapsed: 1.298 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move -- Time elapsed: 1.826 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom -- Time elapsed: 2.422 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution -- Time elapsed: 2.447 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll -- Time elapsed: 1.913 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering -- Time elapsed: 1.245 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering -- Time elapsed: 1.878 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize -- Time elapsed: 4.307 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation -- Time elapsed: 1.234 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message -- Time elapsed: 3.056 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order -- Time elapsed: 1.899 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2 -- Time elapsed: 1.409 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion -- Time elapsed: 1.399 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom -- Time elapsed: 2.516 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow -- Time elapsed: 2.422 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range -- Time elapsed: 1.913 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.340 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible -- Time elapsed: 1.262 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible -- Time elapsed: 1.275 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.335 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible -- Time elapsed: 1.243 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.359 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.318 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible -- Time elapsed: 1.277 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.345 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.357 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible -- Time elapsed: 1.251 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible -- Time elapsed: 1.270 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.347 s org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden -- Time elapsed: 1.941 s org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment -- Time elapsed: 3.365 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation -- Time elapsed: 2.894 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message -- Time elapsed: 1.782 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50 -- Time elapsed: 3.390 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left -- Time elapsed: 1.786 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden -- Time elapsed: 1.804 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message -- Time elapsed: 1.738 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation -- Time elapsed: 3.293 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message -- Time elapsed: 1.843 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State -- Time elapsed: 1.367 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State -- Time elapsed: 1.451 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use -- Time elapsed: 1.893 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation -- Time elapsed: 2.307 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer -- Time elapsed: 2.846 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message -- Time elapsed: 1.763 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment -- Time elapsed: 2.004 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move -- Time elapsed: 2.912 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible -- Time elapsed: 11.32 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.690 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.766 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.760 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.263 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.306 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.418 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.390 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.285 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.255 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment -- Time elapsed: 3.394 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.315 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden -- Time elapsed: 2.392 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole -- Time elapsed: 1.849 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler -- Time elapsed: 1.472 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor -- Time elapsed: 1.450 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole -- Time elapsed: 1.773 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom -- Time elapsed: 1.326 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor -- Time elapsed: 1.429 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll -- Time elapsed: 1.781 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All -- Time elapsed: 1.884 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering -- Time elapsed: 2.136 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline -- Time elapsed: 1.923 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move -- Time elapsed: 2.074 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering -- Time elapsed: 2.114 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move -- Time elapsed: 2.104 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All -- Time elapsed: 1.886 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution -- Time elapsed: 1.846 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone -- Time elapsed: 2.430 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings -- Time elapsed: 1.836 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion -- Time elapsed: 1.837 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children -- Time elapsed: 1.852 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1 -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2 -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3 -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings -- Time elapsed: 1.844 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed -- Time elapsed: 1.828 s Running org.eclipse.sirius.tests.swtbot.suite.AllTestSuite Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable() (Eclipse:16819): Gtk-CRITICAL **: 20:37:53.016: 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:16819): Gtk-CRITICAL **: 20:38:03.976: 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:16819): Gtk-CRITICAL **: 20:38:05.942: 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:16819): Gtk-CRITICAL **: 20:40:04.126: 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:16819): Gtk-CRITICAL **: 20:40:06.026: 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:16819): Gtk-CRITICAL **: 20:48:01.964: 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:16819): Gtk-CRITICAL **: 20:48:08.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16819): Gtk-CRITICAL **: 20:48:08.353: 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:16819): Gtk-CRITICAL **: 20:48:12.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16819): Gtk-CRITICAL **: 20:48:12.622: 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.testCopyStylishNodeToStylishContainer() 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.testCopyDefaultStyleToGreyBGAndRefresh() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToDefaultAndRefresh() 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.testCopyDefaultNodeToDefaultContainer() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToDefaultContainer() 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.testCopyDefaultContainerToDefaultNode() 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.testCopyDefaultContainerToStylishNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToDefaultNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh1() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh2() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToStylishNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToLabelNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToDefaultAndRefresh() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToBoldAndRefresh() 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.testCopyBoldToGreyBGAndRefresh() 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.testCopyDefaultNodeToStylishContainer() Setup of org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToBoldAndRefresh() 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:16819): Gtk-CRITICAL **: 20:50:24.787: 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:16819): Gtk-WARNING **: 20:50:31.953: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 20:50:31.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:50:31.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 20:50:31.985: 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:16819): Gtk-CRITICAL **: 20:51:48.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog() (Eclipse:16819): Gtk-CRITICAL **: 20:51:52.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog() (Eclipse:16819): Gtk-CRITICAL **: 20:51:56.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog() (Eclipse:16819): Gtk-CRITICAL **: 20:52:01.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog() (Eclipse:16819): Gtk-CRITICAL **: 20:52:05.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements() (Eclipse:16819): Gtk-CRITICAL **: 20:52:09.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation() (Eclipse:16819): Gtk-CRITICAL **: 20:52:11.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines() (Eclipse:16819): Gtk-CRITICAL **: 20:52:13.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines() (Eclipse:16819): Gtk-CRITICAL **: 20:52:18.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection() (Eclipse:16819): Gtk-CRITICAL **: 20:52:23.741: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm() (Eclipse:16819): Gtk-CRITICAL **: 20:52:25.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion() (Eclipse:16819): Gtk-CRITICAL **: 20:52:28.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth() (Eclipse:16819): Gtk-CRITICAL **: 20:52:30.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth() (Eclipse:16819): Gtk-CRITICAL **: 20:52:32.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse() (Eclipse:16819): Gtk-CRITICAL **: 20:52:34.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut() (Eclipse:16819): Gtk-CRITICAL **: 20:52:36.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut() (Eclipse:16819): Gtk-CRITICAL **: 20:52:38.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor() (Eclipse:16819): Gtk-CRITICAL **: 20:52:40.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2() (Eclipse:16819): Gtk-CRITICAL **: 20:52:42.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass() (Eclipse:16819): Gtk-CRITICAL **: 20:52:43.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory() (Eclipse:16819): Gtk-CRITICAL **: 20:52:44.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority() (Eclipse:16819): Gtk-CRITICAL **: 20:52:45.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog() (Eclipse:16819): Gtk-CRITICAL **: 20:52:56.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit() (Eclipse:16819): Gtk-CRITICAL **: 20:52:58.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox() (Eclipse:16819): Gtk-CRITICAL **: 20:52:59.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName() (Eclipse:16819): Gtk-CRITICAL **: 20:53:00.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:16819): Gtk-CRITICAL **: 20:53:01.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:16819): Gtk-CRITICAL **: 20:53:03.744: 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:16819): Gtk-CRITICAL **: 20:53:06.126: 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:16819): Gtk-WARNING **: 21:13:12.804: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:13:12.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:12.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:12.835: 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:16819): Gtk-WARNING **: 21:13:15.451: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:13:15.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:15.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:15.483: 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:16819): Gtk-WARNING **: 21:13:16.691: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:13:16.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:16.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:16.721: 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:16819): Gtk-WARNING **: 21:13:20.063: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:13:20.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:20.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:20.093: 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:16819): Gtk-WARNING **: 21:13:23.184: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:13:23.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:23.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:13:23.217: 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:16819): Gtk-WARNING **: 21:14:24.098: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:14:24.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:24.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:24.130: 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:16819): Gtk-WARNING **: 21:14:25.604: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:14:25.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:25.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:25.636: 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:16819): Gtk-WARNING **: 21:14:27.096: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:14:27.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:27.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:27.127: 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:16819): Gtk-WARNING **: 21:14:28.581: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:14:28.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:28.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:28.612: 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:16819): Gtk-WARNING **: 21:14:34.418: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:14:34.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:34.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:34.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:34.849: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:14:34.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:34.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:14:34.882: 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:16819): Gtk-CRITICAL **: 21:19:06.948: 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:16819): Gtk-WARNING **: 21:22:52.462: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:22:52.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:22:52.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:22:52.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:22:53.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll() (Eclipse:16819): Gtk-WARNING **: 21:22:55.751: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:22:55.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:22:55.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:22:55.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:22:57.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram() (Eclipse:16819): Gtk-WARNING **: 21:23:00.125: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:00.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:00.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:00.158: 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:16819): Gtk-WARNING **: 21:23:02.002: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:02.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:02.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:02.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:03.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:23:05.234: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:05.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:05.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:05.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:07.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16819): Gtk-WARNING **: 21:23:09.578: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:09.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:09.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:09.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:10.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll() (Eclipse:16819): Gtk-WARNING **: 21:23:12.869: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:12.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:12.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:12.900: 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:16819): Gtk-WARNING **: 21:23:14.695: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:14.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:14.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:14.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:16.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll() (Eclipse:16819): Gtk-WARNING **: 21:23:17.909: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:17.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:17.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:17.941: 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:16819): Gtk-WARNING **: 21:23:19.769: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:19.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:19.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:19.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:21.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:23:22.898: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:22.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:22.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:22.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:25.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:23:27.258: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:27.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:27.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:27.292: 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:16819): Gtk-WARNING **: 21:23:29.166: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:29.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:29.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:29.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:31.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll() (Eclipse:16819): Gtk-WARNING **: 21:23:33.486: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:33.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:33.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:33.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:34.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll() (Eclipse:16819): Gtk-WARNING **: 21:23:36.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:36.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:36.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:36.685: 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:16819): Gtk-WARNING **: 21:23:39.533: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:39.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:39.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:39.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:41.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:23:42.789: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:42.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:42.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:43.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram() (Eclipse:16819): Gtk-WARNING **: 21:23:46.000: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:46.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:46.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:46.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:47.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:23:49.204: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:49.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:49.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:49.241: 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:16819): Gtk-WARNING **: 21:23:51.130: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:51.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:51.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:51.165: 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:16819): Gtk-WARNING **: 21:23:53.004: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:53.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:53.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:53.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:23:54.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer() (Eclipse:16819): Gtk-WARNING **: 21:23:56.226: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:56.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:56.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:56.257: 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:16819): Gtk-WARNING **: 21:23:58.072: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:58.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:58.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:58.105: 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:16819): Gtk-WARNING **: 21:23:59.920: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:23:59.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:59.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:23:59.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:00.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:24:03.122: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:03.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:03.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:03.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:04.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:24:06.334: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:06.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:06.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:06.365: 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:16819): Gtk-WARNING **: 21:24:08.131: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:08.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:08.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:08.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:09.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:24:11.346: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:11.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:11.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:11.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:12.728: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:24:14.521: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:14.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:14.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:14.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:15.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:24:17.806: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:17.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:17.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:17.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:18.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:24:21.112: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:21.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:21.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:21.143: 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:16819): Gtk-WARNING **: 21:24:24.014: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:24.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:24.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:24.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:24.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:24:27.242: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:27.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:27.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:27.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:28.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16819): Gtk-WARNING **: 21:24:30.538: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:30.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:30.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:30.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:31.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram() (Eclipse:16819): Gtk-WARNING **: 21:24:33.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:33.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:33.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:33.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:24:34.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16819): Gtk-WARNING **: 21:24:37.045: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:24:37.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:37.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:24:37.076: 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:16819): Gtk-CRITICAL **: 21:26:28.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser() (Eclipse:16819): Gtk-CRITICAL **: 21:26:30.807: 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:16819): Gtk-CRITICAL **: 21:26:43.302: 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:16819): Gtk-WARNING **: 21:27:14.822: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:14.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:14.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:14.854: 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:16819): Gtk-WARNING **: 21:27:16.136: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:16.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:16.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:16.168: 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:16819): Gtk-WARNING **: 21:27:17.471: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:17.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:17.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:17.501: 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:16819): Gtk-WARNING **: 21:27:18.754: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:18.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:18.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:18.786: 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:16819): Gtk-WARNING **: 21:27:20.067: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:20.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:20.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:20.098: 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:16819): Gtk-WARNING **: 21:27:21.365: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:21.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:21.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:21.396: 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:16819): Gtk-WARNING **: 21:27:22.747: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:22.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:22.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:22.777: 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:16819): Gtk-WARNING **: 21:27:24.612: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:24.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:24.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:24.643: 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:16819): Gtk-WARNING **: 21:27:25.938: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:25.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:25.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:25.969: 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:16819): Gtk-WARNING **: 21:27:27.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:27.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:27.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:27.313: 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:16819): Gtk-WARNING **: 21:27:28.601: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:28.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:28.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:28.633: 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:16819): Gtk-WARNING **: 21:27:29.884: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:29.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:29.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:29.915: 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:16819): Gtk-WARNING **: 21:27:32.302: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:32.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:32.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:32.332: 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:16819): Gtk-WARNING **: 21:27:33.659: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:33.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:33.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:33.690: 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:16819): Gtk-WARNING **: 21:27:34.986: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:34.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:35.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:35.018: 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:16819): Gtk-WARNING **: 21:27:36.296: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:36.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:36.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:36.329: 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:16819): Gtk-WARNING **: 21:27:37.596: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:37.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:37.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:37.627: 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:16819): Gtk-WARNING **: 21:27:38.932: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:38.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:38.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:38.964: 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:16819): Gtk-WARNING **: 21:27:40.320: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:40.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:40.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:40.350: 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:16819): Gtk-WARNING **: 21:27:42.195: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:42.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:42.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:42.226: 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:16819): Gtk-WARNING **: 21:27:43.540: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:43.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:43.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:43.572: 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:16819): Gtk-WARNING **: 21:27:44.873: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:44.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:44.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:44.905: 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:16819): Gtk-WARNING **: 21:27:46.222: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:46.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:46.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:46.255: 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:16819): Gtk-WARNING **: 21:27:47.541: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:27:47.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:47.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:27:47.572: 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.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.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:16819): Gtk-CRITICAL **: 21:34:32.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition() (Eclipse:16819): Gtk-CRITICAL **: 21:34:34.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion() (Eclipse:16819): Gtk-CRITICAL **: 21:34:37.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat() (Eclipse:16819): Gtk-CRITICAL **: 21:34:39.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor() (Eclipse:16819): Gtk-CRITICAL **: 21:34:41.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth() (Eclipse:16819): Gtk-CRITICAL **: 21:34:43.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize() (Eclipse:16819): Gtk-CRITICAL **: 21:34:45.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth() (Eclipse:16819): Gtk-CRITICAL **: 21:34:47.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor() (Eclipse:16819): Gtk-CRITICAL **: 21:34:49.247: 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:16819): Gtk-CRITICAL **: 21:35:08.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16819): Gtk-CRITICAL **: 21:35:08.681: 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:16819): Gtk-WARNING **: 21:35:25.268: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:25.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:25.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:25.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:35:26.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll() (Eclipse:16819): Gtk-WARNING **: 21:35:28.284: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:28.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:28.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:28.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:35:30.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram() (Eclipse:16819): Gtk-WARNING **: 21:35:32.514: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:32.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:32.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:32.545: 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:16819): Gtk-WARNING **: 21:35:34.329: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:34.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:34.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:34.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:35:35.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:35:37.303: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:37.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:37.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:37.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:35:39.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16819): Gtk-WARNING **: 21:35:41.373: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:41.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:41.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:41.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:35:42.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll() (Eclipse:16819): Gtk-WARNING **: 21:35:44.251: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:44.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:44.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:44.283: 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:16819): Gtk-WARNING **: 21:35:46.015: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:46.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:46.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:46.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:35:47.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll() (Eclipse:16819): Gtk-WARNING **: 21:35:48.993: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:49.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:49.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:49.024: 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:16819): Gtk-WARNING **: 21:35:50.748: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:50.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:50.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:50.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:35:51.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:35:53.634: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:53.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:53.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:53.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:35:55.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:35:57.665: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:57.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:57.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:57.697: 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:16819): Gtk-WARNING **: 21:35:59.483: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:35:59.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:59.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:35:59.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:01.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll() (Eclipse:16819): Gtk-WARNING **: 21:36:03.520: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:03.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:03.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:03.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:04.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll() (Eclipse:16819): Gtk-WARNING **: 21:36:06.411: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:06.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:06.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:06.442: 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:16819): Gtk-WARNING **: 21:36:09.242: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:09.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:09.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:09.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:10.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:36:12.199: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:12.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:12.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:12.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:13.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram() (Eclipse:16819): Gtk-WARNING **: 21:36:15.128: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:15.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:15.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:15.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:16.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:36:18.088: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:18.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:18.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:18.119: 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:16819): Gtk-WARNING **: 21:36:19.891: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:19.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:19.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:19.923: 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:16819): Gtk-WARNING **: 21:36:21.690: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:21.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:21.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:21.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:22.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer() (Eclipse:16819): Gtk-WARNING **: 21:36:24.602: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:24.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:24.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:24.635: 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:16819): Gtk-WARNING **: 21:36:26.384: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:26.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:26.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:26.416: 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:16819): Gtk-WARNING **: 21:36:28.163: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:28.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:28.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:28.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:29.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:36:31.163: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:31.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:31.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:31.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:32.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:36:34.158: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:34.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:34.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:34.190: 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:16819): Gtk-WARNING **: 21:36:35.936: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:35.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:35.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:35.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:37.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:36:38.893: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:38.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:38.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:38.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:40.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:36:41.881: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:41.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:41.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:41.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:42.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:36:45.000: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:45.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:45.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:45.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:45.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:36:47.931: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:47.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:47.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:47.963: 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:16819): Gtk-WARNING **: 21:36:50.721: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:50.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:50.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:50.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:51.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16819): Gtk-WARNING **: 21:36:53.596: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:53.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:53.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:53.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:54.497: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16819): Gtk-WARNING **: 21:36:56.549: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:56.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:56.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:56.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:36:57.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram() (Eclipse:16819): Gtk-WARNING **: 21:36:59.494: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:36:59.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:59.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:36:59.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-CRITICAL **: 21:37:00.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16819): Gtk-WARNING **: 21:37:02.445: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:02.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:02.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:02.477: 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:16819): Gtk-WARNING **: 21:37:04.244: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:04.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:04.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:04.278: 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:16819): Gtk-WARNING **: 21:37:05.728: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:05.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:05.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:05.760: 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:16819): Gtk-WARNING **: 21:37:07.164: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:07.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:07.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:07.196: 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:16819): Gtk-WARNING **: 21:37:08.608: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:08.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:08.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:08.647: 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:16819): Gtk-WARNING **: 21:37:10.064: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:10.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:10.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:10.096: 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:16819): Gtk-WARNING **: 21:37:11.518: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:11.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:11.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:11.550: 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:16819): Gtk-WARNING **: 21:37:14.070: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:14.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:14.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:14.101: 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:16819): Gtk-WARNING **: 21:37:15.612: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:15.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:15.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:15.642: 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:16819): Gtk-WARNING **: 21:37:17.114: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:17.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:17.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:17.146: 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:16819): Gtk-WARNING **: 21:37:18.615: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:18.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:18.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:18.649: 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:16819): Gtk-WARNING **: 21:37:20.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:20.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:20.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:20.221: 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:16819): Gtk-WARNING **: 21:37:21.659: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:21.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:21.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:21.692: 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:16819): Gtk-WARNING **: 21:37:29.170: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:29.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:29.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:29.201: 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:16819): Gtk-WARNING **: 21:37:30.630: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:30.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:30.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:30.661: 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:16819): Gtk-WARNING **: 21:37:32.065: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:32.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:32.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:32.097: 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:16819): Gtk-WARNING **: 21:37:33.564: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:33.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:33.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:33.596: 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:16819): Gtk-WARNING **: 21:37:35.006: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:35.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:35.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:35.037: 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:16819): Gtk-WARNING **: 21:37:36.442: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:36.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:36.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:36.473: 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:16819): Gtk-WARNING **: 21:37:39.014: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:39.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:39.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:39.048: 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:16819): Gtk-WARNING **: 21:37:40.487: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:40.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:40.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:40.517: 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:16819): Gtk-WARNING **: 21:37:41.977: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:41.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:41.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:42.010: 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:16819): Gtk-WARNING **: 21:37:43.450: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:43.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:43.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:43.480: 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:16819): Gtk-WARNING **: 21:37:44.983: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:44.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:45.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:45.015: 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:16819): Gtk-WARNING **: 21:37:46.451: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:46.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:46.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:46.483: 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:16819): Gtk-WARNING **: 21:37:48.965: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:48.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:48.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:48.995: 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:16819): Gtk-WARNING **: 21:37:51.025: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:51.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:51.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:51.055: 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:16819): Gtk-WARNING **: 21:37:52.474: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:52.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:52.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:52.504: 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:16819): Gtk-WARNING **: 21:37:55.008: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:55.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:55.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:55.041: 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:16819): Gtk-WARNING **: 21:37:56.527: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:56.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:56.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:56.560: 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:16819): Gtk-WARNING **: 21:37:58.023: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:58.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:58.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:58.056: 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:16819): Gtk-WARNING **: 21:37:59.504: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:37:59.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:59.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:37:59.536: 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:16819): Gtk-WARNING **: 21:38:00.976: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:00.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:00.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:01.008: 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:16819): Gtk-WARNING **: 21:38:02.424: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:02.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:02.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:02.456: 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:16819): Gtk-WARNING **: 21:38:03.872: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:03.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:03.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:03.902: 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:16819): Gtk-WARNING **: 21:38:05.342: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:05.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:05.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:05.375: 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:16819): Gtk-WARNING **: 21:38:06.885: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:06.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:06.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:06.917: 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:16819): Gtk-WARNING **: 21:38:08.398: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:08.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:08.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:08.430: 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:16819): Gtk-WARNING **: 21:38:10.917: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:10.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:10.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:10.948: 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:16819): Gtk-WARNING **: 21:38:12.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:12.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:12.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:12.421: 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:16819): Gtk-WARNING **: 21:38:14.889: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:14.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:14.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:14.921: 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:16819): Gtk-WARNING **: 21:38:16.375: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:16.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:16.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:16.407: 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:16819): Gtk-WARNING **: 21:38:17.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:17.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:17.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:17.975: 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:16819): Gtk-WARNING **: 21:38:19.505: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:19.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:19.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:19.536: 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:16819): Gtk-WARNING **: 21:38:20.979: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:20.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:20.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:21.013: 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:16819): Gtk-WARNING **: 21:38:22.470: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:22.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:22.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:22.500: 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:16819): Gtk-WARNING **: 21:38:23.930: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:23.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:23.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:23.961: 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:16819): Gtk-WARNING **: 21:38:25.363: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:25.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:25.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:25.395: 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:16819): Gtk-WARNING **: 21:38:26.834: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:38:26.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:26.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:38:26.866: 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:16819): Gtk-WARNING **: 21:50:33.190: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 21:50:33.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:50:33.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 21:50:33.221: 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:16819): Gtk-CRITICAL **: 21:56:41.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField() (Eclipse:16819): Gtk-CRITICAL **: 21:56:43.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField() (Eclipse:16819): Gtk-CRITICAL **: 21:56:57.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField() (Eclipse:16819): Gtk-CRITICAL **: 21:57:10.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField() (Eclipse:16819): Gtk-CRITICAL **: 21:57:24.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle() (Eclipse:16819): Gtk-CRITICAL **: 21:57:38.241: 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:16819): Gtk-CRITICAL **: 22:06:22.891: 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:16819): Gtk-WARNING **: 22:09:12.974: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16819): Gtk-WARNING **: 22:09:12.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 22:09:12.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16819): Gtk-WARNING **: 22:09:13.007: 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:16819): Gtk-CRITICAL **: 22:10:04.826: 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:16819): Gtk-CRITICAL **: 22:10:15.091: 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:16819): Gtk-CRITICAL **: 22:10:21.481: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG() (Eclipse:16819): Gtk-CRITICAL **: 22:10:24.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG() (Eclipse:16819): Gtk-CRITICAL **: 22:10:27.172: 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:16819): Gtk-CRITICAL **: 22:10:32.826: 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:16819): Gtk-CRITICAL **: 22:10:50.061: 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: 2135, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5607 s -- in org.eclipse.sirius.tests.swtbot.suite.AllTestSuite org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable -- Time elapsed: 1.281 s org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree -- Time elapsed: 1.062 s org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram -- Time elapsed: 1.334 s org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.030 s org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist -- Time elapsed: 1.114 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet -- Time elapsed: 0.835 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName -- Time elapsed: 0.436 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName -- Time elapsed: 0.388 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName -- Time elapsed: 0.404 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName -- Time elapsed: 0.354 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName -- Time elapsed: 0.389 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName -- Time elapsed: 0.343 s org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind -- Time elapsed: 0.996 s org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation -- Time elapsed: 2.087 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable -- Time elapsed: 0.997 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree -- Time elapsed: 0.982 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable -- Time elapsed: 1.000 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram -- Time elapsed: 1.352 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement -- Time elapsed: 1.960 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode -- Time elapsed: 1.465 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer -- Time elapsed: 1.989 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening -- Time elapsed: 1.942 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge -- Time elapsed: 1.853 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode -- Time elapsed: 0.024 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer -- Time elapsed: 1.371 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation -- Time elapsed: 1.909 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote -- Time elapsed: 1.181 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText -- Time elapsed: 1.168 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen -- Time elapsed: 2.232 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition -- Time elapsed: 11.32 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar -- Time elapsed: 2.879 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection -- Time elapsed: 1.713 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar -- Time elapsed: 1.756 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar -- Time elapsed: 2.611 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar -- Time elapsed: 1.848 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar -- Time elapsed: 2.419 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar -- Time elapsed: 1.754 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection -- Time elapsed: 1.640 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection -- Time elapsed: 1.580 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar -- Time elapsed: 2.437 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar -- Time elapsed: 2.386 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardButton -- Time elapsed: 4.779 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboard -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection -- Time elapsed: 1.192 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar -- Time elapsed: 2.236 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar -- Time elapsed: 2.196 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar -- Time elapsed: 1.186 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardToManyElement -- Time elapsed: 1.761 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath -- Time elapsed: 1.654 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection -- Time elapsed: 1.435 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar -- Time elapsed: 2.173 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar -- Time elapsed: 1.573 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar -- Time elapsed: 1.566 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar -- Time elapsed: 2.254 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection -- Time elapsed: 1.097 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea -- Time elapsed: 2.364 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar -- Time elapsed: 2.139 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar -- Time elapsed: 1.537 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll -- Time elapsed: 1.586 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners -- Time elapsed: 1.948 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode -- Time elapsed: 1.418 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll -- Time elapsed: 1.336 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection -- Time elapsed: 1.383 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers -- Time elapsed: 1.357 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer -- Time elapsed: 1.383 s org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel -- Time elapsed: 1.832 s org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh -- Time elapsed: 8.531 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions -- Time elapsed: 1.112 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions -- Time elapsed: 0.965 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions -- Time elapsed: 0.953 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions -- Time elapsed: 0.947 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions -- Time elapsed: 0.950 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions -- Time elapsed: 1.119 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.338 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned -- Time elapsed: 1.340 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.377 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.353 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.307 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.317 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 1.755 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.347 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.320 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps -- Time elapsed: 1.289 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction -- Time elapsed: 1.363 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned -- Time elapsed: 1.273 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent -- Time elapsed: 3.100 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi -- Time elapsed: 1.726 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement -- Time elapsed: 1.349 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue -- Time elapsed: 1.334 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage -- Time elapsed: 1.441 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement -- Time elapsed: 1.363 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50 -- Time elapsed: 1.417 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50 -- Time elapsed: 1.389 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125 -- Time elapsed: 1.297 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg -- Time elapsed: 1.357 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125 -- Time elapsed: 1.292 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125 -- Time elapsed: 1.353 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50 -- Time elapsed: 1.330 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50 -- Time elapsed: 1.301 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers -- Time elapsed: 1.321 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50 -- Time elapsed: 1.329 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide -- Time elapsed: 1.268 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer -- Time elapsed: 1.290 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125 -- Time elapsed: 1.324 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide -- Time elapsed: 1.289 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint -- Time elapsed: 1.316 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg -- Time elapsed: 1.278 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50 -- Time elapsed: 1.277 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125 -- Time elapsed: 1.310 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50 -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50 -- Time elapsed: 1.301 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125 -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg -- Time elapsed: 1.266 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50 -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50 -- Time elapsed: 1.279 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50 -- Time elapsed: 1.303 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide -- Time elapsed: 1.289 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125 -- Time elapsed: 1.334 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg -- Time elapsed: 1.274 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction -- Time elapsed: 1.433 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction -- Time elapsed: 1.513 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction -- Time elapsed: 1.399 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction -- Time elapsed: 1.449 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction -- Time elapsed: 1.372 s org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession -- Time elapsed: 0.032 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer -- Time elapsed: 1.637 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForFunctionnalChain -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer -- Time elapsed: 1.564 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer -- Time elapsed: 1.577 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge -- Time elapsed: 1.770 s org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar -- Time elapsed: 1.604 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel -- Time elapsed: 3.818 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode -- Time elapsed: 2.508 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer -- Time elapsed: 5.549 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel -- Time elapsed: 3.550 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode -- Time elapsed: 5.514 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode -- Time elapsed: 1.950 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode -- Time elapsed: 1.928 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode -- Time elapsed: 3.910 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode -- Time elapsed: 3.920 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode -- Time elapsed: 13.00 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer -- Time elapsed: 12.01 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode -- Time elapsed: 11.33 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode -- Time elapsed: 11.33 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer -- Time elapsed: 2.291 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode -- Time elapsed: 12.98 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode -- Time elapsed: 2.465 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode -- Time elapsed: 5.517 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer -- Time elapsed: 4.554 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode -- Time elapsed: 1.401 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping -- Time elapsed: 3.518 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode -- Time elapsed: 4.604 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer -- Time elapsed: 5.097 s org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection -- Time elapsed: 1.006 s org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized -- Time elapsed: 1.445 s org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized -- Time elapsed: 1.355 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer -- Time elapsed: 3.003 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 2.930 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 2.901 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool -- Time elapsed: 2.543 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 2.902 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 2.874 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 2.908 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool -- Time elapsed: 3.478 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool -- Time elapsed: 28.88 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool -- Time elapsed: 3.416 s org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 0.632 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization -- Time elapsed: 2.150 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange -- Time elapsed: 8.851 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization -- Time elapsed: 8.048 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization -- Time elapsed: 2.904 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag -- Time elapsed: 1.363 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag -- Time elapsed: 1.304 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.779 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.716 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.701 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.763 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.697 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.725 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.718 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.733 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.711 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection -- Time elapsed: 2.723 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.670 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.717 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.682 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.689 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.744 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.705 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.730 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection -- Time elapsed: 2.714 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.697 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.718 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.671 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 1.675 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.750 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.678 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 1.667 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.259 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn -- Time elapsed: 1.221 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.225 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.223 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection -- Time elapsed: 1.196 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.246 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.219 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut -- Time elapsed: 1.280 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.133 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons -- Time elapsed: 1.321 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.207 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant -- Time elapsed: 1.244 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge -- Time elapsed: 23.15 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer -- Time elapsed: 5.779 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels -- Time elapsed: 1.785 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge -- Time elapsed: 9.509 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge -- Time elapsed: 7.706 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes -- Time elapsed: 7.345 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge -- Time elapsed: 6.313 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove -- Time elapsed: 2.317 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels -- Time elapsed: 1.841 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge -- Time elapsed: 6.314 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels -- Time elapsed: 1.258 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges -- Time elapsed: 8.737 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath -- Time elapsed: 6.219 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge -- Time elapsed: 7.682 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels -- Time elapsed: 1.300 s org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening -- Time elapsed: 0.345 s org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior -- Time elapsed: 1.478 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages -- Time elapsed: 3.165 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor -- Time elapsed: 1.475 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload -- Time elapsed: 2.779 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor -- Time elapsed: 1.499 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload -- Time elapsed: 2.522 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.108 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick -- Time elapsed: 1.820 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.169 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick -- Time elapsed: 0.973 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 1.650 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 3.056 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.443 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.360 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 1.653 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 1.739 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.301 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 1.891 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 1.572 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 1.529 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.335 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.312 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException -- Time elapsed: 1.865 s org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException -- Time elapsed: 2.221 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenTwoRegionsContainer -- Time elapsed: 1.303 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenTwoRegionsContainer -- Time elapsed: 1.307 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack -- Time elapsed: 1.865 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.330 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack -- Time elapsed: 1.840 s org.eclipse.sirius.tests.swtbot.propertypage.SiriusPreferencesPropertyPageTest.testSiriusPreferencesPage -- Time elapsed: 1.722 s org.eclipse.sirius.tests.swtbot.propertypage.SiriusSessionDetailsPropertyPageTest.testSiriusSessionDetailsPage -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToStylishContainer -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNode -- Time elapsed: 1.333 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNode -- Time elapsed: 1.301 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToLabelNode -- Time elapsed: 1.256 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToGreyBGAndRefresh -- Time elapsed: 2.429 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToDefaultAndRefresh -- Time elapsed: 2.411 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNodeLabel -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithContextMenu -- Time elapsed: 1.461 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToDefaultContainer -- Time elapsed: 1.299 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel -- Time elapsed: 1.321 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToDefaultContainer -- Time elapsed: 1.298 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToNode -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithContextMenu -- Time elapsed: 1.525 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToDefaultNode -- Time elapsed: 1.328 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNode -- Time elapsed: 1.284 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToNode -- Time elapsed: 1.295 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToNode -- Time elapsed: 1.308 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithTabbar -- Time elapsed: 1.436 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToStylishNode -- Time elapsed: 1.336 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToDefaultNode -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel -- Time elapsed: 1.277 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh1 -- Time elapsed: 2.519 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh2 -- Time elapsed: 2.418 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToStylishNode -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToLabelNode -- Time elapsed: 1.281 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToDefaultAndRefresh -- Time elapsed: 2.450 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToBoldAndRefresh -- Time elapsed: 2.458 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testPasteEnablement -- Time elapsed: 1.742 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithTabbar -- Time elapsed: 1.448 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToGreyBGAndRefresh -- Time elapsed: 2.402 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNodeLabel -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToNode -- Time elapsed: 1.298 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeLabelToNode -- Time elapsed: 1.312 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToStylishContainer -- Time elapsed: 1.325 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToBoldAndRefresh -- Time elapsed: 2.463 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToLabelNode -- Time elapsed: 1.325 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToLabelNode -- Time elapsed: 1.267 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSelectionChangeBehaviorAfterAReconnectToolWithUnexpectedBehavior -- Time elapsed: 1.490 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting -- Time elapsed: 1.770 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting -- Time elapsed: 1.796 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithRectilinearStyleRouting -- Time elapsed: 1.870 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2 -- Time elapsed: 1.150 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3 -- Time elapsed: 0.456 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition -- Time elapsed: 0.107 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter -- Time elapsed: 0.156 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2 -- Time elapsed: 0.114 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses -- Time elapsed: 0.103 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition -- Time elapsed: 0.268 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition -- Time elapsed: 6.477 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition -- Time elapsed: 0.105 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation -- Time elapsed: 0.168 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter -- Time elapsed: 0.152 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError -- Time elapsed: 0.158 s org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001 -- Time elapsed: 6.897 s org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002 -- Time elapsed: 2.544 s org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004 -- Time elapsed: 5.528 s org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005 -- Time elapsed: 6.092 s org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009 -- Time elapsed: 0.045 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation -- Time elapsed: 2.266 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer -- Time elapsed: 1.505 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges -- Time elapsed: 1.476 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas -- Time elapsed: 1.476 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack -- Time elapsed: 1.648 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass -- Time elapsed: 1.553 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll -- Time elapsed: 1.486 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation -- Time elapsed: 1.701 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer -- Time elapsed: 1.448 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer -- Time elapsed: 1.395 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas -- Time elapsed: 1.466 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer -- Time elapsed: 1.493 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer -- Time elapsed: 2.122 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer -- Time elapsed: 1.930 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode -- Time elapsed: 1.862 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode -- Time elapsed: 1.943 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode -- Time elapsed: 1.837 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer -- Time elapsed: 1.916 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer -- Time elapsed: 1.919 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom -- Time elapsed: 1.634 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer -- Time elapsed: 1.945 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop -- Time elapsed: 1.538 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer -- Time elapsed: 1.977 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram -- Time elapsed: 2.152 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer -- Time elapsed: 1.926 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer -- Time elapsed: 2.548 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort -- Time elapsed: 1.560 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 1.615 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge -- Time elapsed: 1.557 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort -- Time elapsed: 1.499 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent -- Time elapsed: 1.594 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge -- Time elapsed: 1.779 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge -- Time elapsed: 1.562 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom -- Time elapsed: 1.701 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements -- Time elapsed: 4.141 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.154 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.318 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.122 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.147 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements -- Time elapsed: 4.388 s org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation -- Time elapsed: 1.878 s org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines -- Time elapsed: 5.050 s org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines -- Time elapsed: 4.990 s org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.014 s org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 2.867 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion -- Time elapsed: 1.890 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth -- Time elapsed: 1.888 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth -- Time elapsed: 1.947 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 1.874 s org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut -- Time elapsed: 2.395 s org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut -- Time elapsed: 2.367 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor -- Time elapsed: 1.161 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2 -- Time elapsed: 1.329 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass -- Time elapsed: 1.101 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory -- Time elapsed: 1.097 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority -- Time elapsed: 11.22 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog -- Time elapsed: 1.275 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit -- Time elapsed: 1.176 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox -- Time elapsed: 1.226 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName -- Time elapsed: 1.109 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 2.061 s org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 1.934 s org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue -- Time elapsed: 0.504 s org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue -- Time elapsed: 1.998 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError -- Time elapsed: 1.660 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization -- Time elapsed: 15.50 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 44.84 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 41.13 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 50.73 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization -- Time elapsed: 6.233 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 44.64 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 38.05 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 38.32 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 37.87 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 47.58 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization -- Time elapsed: 27.83 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization -- Time elapsed: 38.03 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 44.46 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 52.45 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization -- Time elapsed: 19.29 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 38.03 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 48.03 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.712 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.870 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200 -- Time elapsed: 1.759 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned -- Time elapsed: 1.842 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50 -- Time elapsed: 1.783 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.217 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.364 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.316 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 1.543 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 1.466 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.214 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.174 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.174 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.196 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 1.553 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.238 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.195 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.208 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.217 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.272 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.262 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.253 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.244 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.225 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.217 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.277 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 1.698 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.258 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.416 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 1.580 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 1.553 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.240 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.187 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.195 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.413 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.266 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 1.580 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.198 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.275 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.252 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.257 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.246 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.257 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.233 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.228 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.285 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 1.828 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations -- Time elapsed: 125.5 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape -- Time elapsed: 1.629 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction -- Time elapsed: 42.00 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis -- Time elapsed: 1.862 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes -- Time elapsed: 1.632 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSameEdge -- Time elapsed: 1.216 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSeveralEdges -- Time elapsed: 1.193 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSameEdge -- Time elapsed: 1.194 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.201 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSeveralEdges -- Time elapsed: 1.212 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.209 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.198 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSeveralEdges -- Time elapsed: 1.232 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSameEdge -- Time elapsed: 1.286 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.233 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.248 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.222 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSeveralEdges -- Time elapsed: 1.194 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSameEdge -- Time elapsed: 1.219 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSeveralEdges -- Time elapsed: 1.204 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.201 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSameEdge -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.190 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSameEdge -- Time elapsed: 1.205 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.429 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.417 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.547 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.374 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack -- Time elapsed: 1.581 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion -- Time elapsed: 1.382 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.503 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.917 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor -- Time elapsed: 1.346 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.390 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.895 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testWithACapellaLikeTitleBlock -- Time elapsed: 4.646 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 1.891 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack -- Time elapsed: 1.379 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.878 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion -- Time elapsed: 1.386 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.431 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved -- Time elapsed: 2.683 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.425 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfVerticalRegionContainerWithFixedSizeRegions -- Time elapsed: 2.778 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack -- Time elapsed: 1.370 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.397 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithHStackContainerAndList -- Time elapsed: 4.688 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize -- Time elapsed: 1.392 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithTitleBlockWithLabel -- Time elapsed: 5.261 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.425 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack -- Time elapsed: 1.643 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion -- Time elapsed: 1.393 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.434 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved -- Time elapsed: 2.687 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack -- Time elapsed: 1.642 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.396 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfHorizontalRegionContainerWithFixedSizeRegions -- Time elapsed: 2.765 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.386 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack -- Time elapsed: 1.368 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack -- Time elapsed: 1.404 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment -- Time elapsed: 4.193 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming -- Time elapsed: 2.775 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting -- Time elapsed: 10.01 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout -- Time elapsed: 5.334 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 4.979 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting -- Time elapsed: 10.23 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 5.018 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout -- Time elapsed: 5.007 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout -- Time elapsed: 4.985 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 5.259 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.012 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 5.009 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 5.254 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering -- Time elapsed: 5.421 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting -- Time elapsed: 9.990 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange -- Time elapsed: 4.980 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange -- Time elapsed: 4.977 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting -- Time elapsed: 10.08 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout -- Time elapsed: 4.990 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 4.999 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting -- Time elapsed: 9.958 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 4.981 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout -- Time elapsed: 4.986 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout -- Time elapsed: 4.982 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 4.978 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.071 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 4.994 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 4.985 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering -- Time elapsed: 5.145 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting -- Time elapsed: 10.01 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 1.776 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 1.682 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 3.193 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.411 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.397 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.357 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.393 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 1.640 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 1.776 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.312 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 1.913 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 1.779 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.371 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.331 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.413 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment -- Time elapsed: 1.352 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth -- Time elapsed: 1.240 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth -- Time elapsed: 1.274 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast -- Time elapsed: 1.260 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest -- Time elapsed: 1.243 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode -- Time elapsed: 1.236 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget -- Time elapsed: 1.227 s org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout -- Time elapsed: 2.648 s org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop -- Time elapsed: 1.238 s org.eclipse.sirius.tests.swtbot.EdgeLabelUpdateTest.testEdgeLabelCreatedEmptyAndThenUpdated -- Time elapsed: 1.541 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation -- Time elapsed: 3.114 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation -- Time elapsed: 3.099 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource -- Time elapsed: 1.584 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget -- Time elapsed: 1.644 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge -- Time elapsed: 1.744 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage -- Time elapsed: 1.440 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape -- Time elapsed: 1.598 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge -- Time elapsed: 1.558 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape -- Time elapsed: 1.615 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape -- Time elapsed: 1.570 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll -- Time elapsed: 1.787 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll -- Time elapsed: 1.763 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges -- Time elapsed: 1.282 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable -- Time elapsed: 8.999 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram -- Time elapsed: 9.043 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll -- Time elapsed: 12.10 s org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest -- Time elapsed: 3.886 s org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest -- Time elapsed: 3.847 s org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload -- Time elapsed: 0.867 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering -- Time elapsed: 1.507 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2 -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2 -- Time elapsed: 1.564 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI -- Time elapsed: 3.999 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters -- Time elapsed: 1.923 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI -- Time elapsed: 3.039 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation -- Time elapsed: 2.640 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations -- Time elapsed: 7.286 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation -- Time elapsed: 5.062 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW -- Time elapsed: 1.480 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE -- Time elapsed: 1.319 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE -- Time elapsed: 1.349 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW -- Time elapsed: 1.340 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE -- Time elapsed: 1.319 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE -- Time elapsed: 1.354 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE -- Time elapsed: 1.333 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW -- Time elapsed: 1.302 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE -- Time elapsed: 1.361 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW -- Time elapsed: 1.333 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE -- Time elapsed: 1.319 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW -- Time elapsed: 1.324 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE -- Time elapsed: 1.316 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE -- Time elapsed: 1.331 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW -- Time elapsed: 1.292 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50 -- Time elapsed: 1.334 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125 -- Time elapsed: 1.353 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125 -- Time elapsed: 1.353 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN -- Time elapsed: 1.319 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE -- Time elapsed: 1.294 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN -- Time elapsed: 1.326 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW -- Time elapsed: 1.288 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS -- Time elapsed: 1.295 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS -- Time elapsed: 1.347 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS -- Time elapsed: 1.307 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS -- Time elapsed: 1.351 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50 -- Time elapsed: 1.377 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South -- Time elapsed: 1.803 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East -- Time elapsed: 1.330 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West -- Time elapsed: 1.278 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East -- Time elapsed: 1.296 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West -- Time elapsed: 1.287 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North -- Time elapsed: 1.307 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South -- Time elapsed: 1.274 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North -- Time elapsed: 1.289 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East -- Time elapsed: 1.806 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West -- Time elapsed: 1.804 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East -- Time elapsed: 1.285 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West -- Time elapsed: 1.290 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North -- Time elapsed: 1.302 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South -- Time elapsed: 1.833 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East -- Time elapsed: 1.293 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West -- Time elapsed: 1.281 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North -- Time elapsed: 1.331 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South -- Time elapsed: 1.302 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North -- Time elapsed: 1.278 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South -- Time elapsed: 1.281 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East -- Time elapsed: 1.326 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West -- Time elapsed: 1.376 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease -- Time elapsed: 2.512 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North -- Time elapsed: 1.308 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South -- Time elapsed: 1.298 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East -- Time elapsed: 1.303 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West -- Time elapsed: 1.283 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North -- Time elapsed: 1.282 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South -- Time elapsed: 1.293 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.417 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste -- Time elapsed: 1.787 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy -- Time elapsed: 2.008 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste -- Time elapsed: 2.031 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste -- Time elapsed: 1.782 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat -- Time elapsed: 1.983 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle -- Time elapsed: 1.935 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability -- Time elapsed: 1.295 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability -- Time elapsed: 1.297 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability -- Time elapsed: 1.290 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability -- Time elapsed: 1.285 s org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard -- Time elapsed: 1.358 s org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram -- Time elapsed: 1.252 s org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability -- Time elapsed: 1.534 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee -- Time elapsed: 1.812 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges -- Time elapsed: 1.903 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize -- Time elapsed: 1.673 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.320 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection -- Time elapsed: 2.850 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection -- Time elapsed: 2.847 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection -- Time elapsed: 2.810 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection -- Time elapsed: 2.726 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection -- Time elapsed: 3.819 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection -- Time elapsed: 2.977 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection -- Time elapsed: 3.923 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection -- Time elapsed: 4.043 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar -- Time elapsed: 2.443 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar -- Time elapsed: 2.445 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar -- Time elapsed: 2.428 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar -- Time elapsed: 2.371 s org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission -- Time elapsed: 21.61 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1 -- Time elapsed: 8.883 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2 -- Time elapsed: 8.855 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches -- Time elapsed: 6.835 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue -- Time elapsed: 6.654 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext -- Time elapsed: 2.357 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse -- Time elapsed: 6.625 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle -- Time elapsed: 2.575 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle -- Time elapsed: 2.630 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle -- Time elapsed: 2.671 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle -- Time elapsed: 2.596 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle -- Time elapsed: 2.524 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle -- Time elapsed: 2.588 s org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle -- Time elapsed: 1.332 s org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer -- Time elapsed: 11.04 s org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue -- Time elapsed: 1.111 s org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension -- Time elapsed: 7.622 s org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences -- Time elapsed: 0.576 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode -- Time elapsed: 0.388 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle -- Time elapsed: 10.58 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.61 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle -- Time elapsed: 10.43 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle -- Time elapsed: 0.403 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection -- Time elapsed: 1.786 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection -- Time elapsed: 1.758 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection -- Time elapsed: 1.989 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromAppearanceSection -- Time elapsed: 7.477 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testStrikeFromAppearanceSection -- Time elapsed: 4.879 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdgeLabel -- Time elapsed: 1.665 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection -- Time elapsed: 4.980 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromAppearanceSection -- Time elapsed: 6.399 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromAppearanceSection -- Time elapsed: 3.147 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromAppearanceSection -- Time elapsed: 6.283 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testUnderlineFromAppearanceSection -- Time elapsed: 4.785 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromTabbar -- Time elapsed: 4.811 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdge -- Time elapsed: 1.507 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldAllSelectedElementsFromToolBarWithUndoRedo -- Time elapsed: 1.505 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromToolbar -- Time elapsed: 6.258 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromToolbar -- Time elapsed: 6.362 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdgeLabel -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdge -- Time elapsed: 1.485 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontFromAppearanceSection -- Time elapsed: 4.733 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromToolbar -- Time elapsed: 1.237 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testToolbarActionWithNodeLabelSelection -- Time elapsed: 5.938 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionVerticalPreference -- Time elapsed: 1.803 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionHorizontalPreference -- Time elapsed: 1.671 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionDiagonalPreference -- Time elapsed: 1.652 s org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAllCombinationsSizeComputationExpressionSizeNodeWithSquareStyle -- Time elapsed: 43.89 s org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAutoSizeComputationExpression -- Time elapsed: 3.594 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyLineSuggestedColors -- Time elapsed: 1.468 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropLineSuggestedColors -- Time elapsed: 1.732 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFontSuggestedColors -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFontSuggestedColors -- Time elapsed: 1.731 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeLineCustomColor -- Time elapsed: 1.479 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFontLastUsedColors -- Time elapsed: 1.536 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderLineCustomColor -- Time elapsed: 1.597 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveLineCustomColor -- Time elapsed: 1.348 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFillCustomColor -- Time elapsed: 1.463 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFillCustomColor -- Time elapsed: 1.604 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFontCustomColorAndClickOnPalette -- Time elapsed: 1.566 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFillCustomColor -- Time elapsed: 1.349 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseLineLastUsedColors -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFillLastUsedColors -- Time elapsed: 1.544 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFillCustomColorAndClickOnPalette -- Time elapsed: 1.545 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFillSuggestedColors -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFillSuggestedColors -- Time elapsed: 1.736 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFontCustomColor -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFontColors -- Time elapsed: 1.963 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddLineCustomColorAndClickOnPalette -- Time elapsed: 1.579 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFillColors -- Time elapsed: 2.042 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFontCustomColor -- Time elapsed: 1.592 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFontCustomColor -- Time elapsed: 1.322 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicLineColors -- Time elapsed: 1.934 s org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation -- Time elapsed: 0.057 s org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName -- Time elapsed: 0.082 s org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.039 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.304 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 4.375 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 1.877 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.232 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.344 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.290 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 1.823 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.225 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 1.856 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.120 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.364 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.907 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 4.320 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 3.169 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 2.879 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.256 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.213 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.199 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.911 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.222 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 1.840 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.854 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 3.202 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.211 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.799 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.214 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.175 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.285 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.306 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.900 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.228 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.298 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.215 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.288 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.852 s org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment -- Time elapsed: 2.080 s org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment -- Time elapsed: 2.059 s org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload -- Time elapsed: 0.411 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle -- Time elapsed: 0.399 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable -- Time elapsed: 0.344 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree -- Time elapsed: 0.634 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable -- Time elapsed: 0.658 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable -- Time elapsed: 0.617 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle -- Time elapsed: 0.284 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle -- Time elapsed: 0.326 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle -- Time elapsed: 0.390 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree -- Time elapsed: 0.638 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree -- Time elapsed: 0.615 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable -- Time elapsed: 0.736 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable -- Time elapsed: 0.031 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable -- Time elapsed: 0.335 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels -- Time elapsed: 0.860 s org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor -- Time elapsed: 1.837 s org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor -- Time elapsed: 2.081 s org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources -- Time elapsed: 2.583 s org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM -- Time elapsed: 11.64 s org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad -- Time elapsed: 1.182 s org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected -- Time elapsed: 1.744 s org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection -- Time elapsed: 1.549 s org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible -- Time elapsed: 0.889 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView -- Time elapsed: 1.770 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView -- Time elapsed: 1.980 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange -- Time elapsed: 1.253 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique -- Time elapsed: 1.245 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique -- Time elapsed: 1.234 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource -- Time elapsed: 1.238 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource -- Time elapsed: 1.260 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget -- Time elapsed: 1.253 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate -- Time elapsed: 1.371 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource -- Time elapsed: 1.245 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget -- Time elapsed: 1.262 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle -- Time elapsed: 1.457 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource -- Time elapsed: 1.250 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget -- Time elapsed: 1.261 s org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart -- Time elapsed: 0.272 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.151 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement -- Time elapsed: 1.079 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement -- Time elapsed: 1.085 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition -- Time elapsed: 1.168 s org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed -- Time elapsed: 1.446 s org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement -- Time elapsed: 2.228 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.535 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.408 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.455 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.567 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.500 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation -- Time elapsed: 1.626 s org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation -- Time elapsed: 1.182 s org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar -- Time elapsed: 0.027 s org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon -- Time elapsed: 1.173 s org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram -- Time elapsed: 0.880 s org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram -- Time elapsed: 0.870 s org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction -- Time elapsed: 1.264 s org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer -- Time elapsed: 1.410 s org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection -- Time elapsed: 7.930 s org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar -- Time elapsed: 7.571 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser -- Time elapsed: 2.543 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser -- Time elapsed: 2.542 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.751 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser -- Time elapsed: 2.757 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.480 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName -- Time elapsed: 1.913 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName -- Time elapsed: 2.211 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar -- Time elapsed: 1.113 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage -- Time elapsed: 1.250 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage -- Time elapsed: 1.240 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage -- Time elapsed: 1.239 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass -- Time elapsed: 1.197 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4 -- Time elapsed: 1.391 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage -- Time elapsed: 1.237 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable -- Time elapsed: 1.268 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage -- Time elapsed: 1.229 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass -- Time elapsed: 1.215 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass -- Time elapsed: 1.224 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass -- Time elapsed: 1.234 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass -- Time elapsed: 1.237 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute -- Time elapsed: 1.326 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute -- Time elapsed: 1.219 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute -- Time elapsed: 1.256 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage -- Time elapsed: 1.216 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass -- Time elapsed: 1.194 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction -- Time elapsed: 1.237 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage -- Time elapsed: 1.235 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.299 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.332 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.278 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.318 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.299 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.365 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.319 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.351 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.284 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.417 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.356 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.328 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.316 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.300 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.334 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.388 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 1.870 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.344 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.340 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.321 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.341 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools -- Time elapsed: 2.516 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference -- Time elapsed: 2.273 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode -- Time elapsed: 2.263 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge -- Time elapsed: 2.270 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor -- Time elapsed: 2.922 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement -- Time elapsed: 2.493 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage -- Time elapsed: 2.637 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements -- Time elapsed: 2.622 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync -- Time elapsed: 2.647 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent -- Time elapsed: 2.514 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.257 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor -- Time elapsed: 2.750 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode -- Time elapsed: 2.675 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode -- Time elapsed: 2.556 s org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession -- Time elapsed: 4.689 s org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession -- Time elapsed: 4.769 s org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving -- Time elapsed: 4.725 s org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements -- Time elapsed: 3.008 s org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView -- Time elapsed: 1.731 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer -- Time elapsed: 2.083 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer -- Time elapsed: 1.801 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer -- Time elapsed: 1.773 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode -- Time elapsed: 1.782 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125 -- Time elapsed: 2.286 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer -- Time elapsed: 2.052 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 1.799 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint -- Time elapsed: 2.355 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer -- Time elapsed: 2.264 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode -- Time elapsed: 1.778 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote -- Time elapsed: 1.809 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode -- Time elapsed: 2.274 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote -- Time elapsed: 2.323 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText -- Time elapsed: 2.329 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50 -- Time elapsed: 2.297 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 2.067 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 1.770 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50 -- Time elapsed: 2.741 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer -- Time elapsed: 1.783 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.250 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode -- Time elapsed: 2.259 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer -- Time elapsed: 2.738 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.264 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.253 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode -- Time elapsed: 2.263 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote -- Time elapsed: 2.317 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 2.740 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200 -- Time elapsed: 2.768 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.308 s org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage -- Time elapsed: 0.067 s org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage -- Time elapsed: 10.53 s org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove -- Time elapsed: 1.955 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription -- Time elapsed: 1.001 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription -- Time elapsed: 0.694 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation -- Time elapsed: 2.836 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription -- Time elapsed: 0.719 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription -- Time elapsed: 0.642 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties -- Time elapsed: 0.473 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription -- Time elapsed: 0.626 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription -- Time elapsed: 0.630 s org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.227 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.244 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin -- Time elapsed: 1.237 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.300 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps -- Time elapsed: 1.225 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette -- Time elapsed: 2.211 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.260 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned -- Time elapsed: 1.224 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.252 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.270 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned -- Time elapsed: 1.279 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned -- Time elapsed: 1.317 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 1.703 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned -- Time elapsed: 1.228 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.279 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.248 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.277 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction -- Time elapsed: 1.293 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps -- Time elapsed: 1.231 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent -- Time elapsed: 2.957 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes -- Time elapsed: 1.758 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200 -- Time elapsed: 2.978 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden -- Time elapsed: 2.906 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 4.134 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight -- Time elapsed: 3.955 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar -- Time elapsed: 4.001 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom -- Time elapsed: 3.972 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate -- Time elapsed: 4.053 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering -- Time elapsed: 2.882 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer -- Time elapsed: 3.887 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer -- Time elapsed: 3.413 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten -- Time elapsed: 4.052 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes -- Time elapsed: 4.041 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap -- Time elapsed: 2.901 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel -- Time elapsed: 3.880 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer -- Time elapsed: 5.040 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds -- Time elapsed: 2.924 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering -- Time elapsed: 1.833 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel -- Time elapsed: 2.934 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200 -- Time elapsed: 4.245 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar -- Time elapsed: 3.882 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction -- Time elapsed: 5.137 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 4.005 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName -- Time elapsed: 3.417 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate -- Time elapsed: 3.981 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward -- Time elapsed: 1.846 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut -- Time elapsed: 1.756 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront -- Time elapsed: 1.812 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut -- Time elapsed: 1.774 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut -- Time elapsed: 1.768 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward -- Time elapsed: 1.796 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront -- Time elapsed: 1.811 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward -- Time elapsed: 1.804 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack -- Time elapsed: 1.902 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward -- Time elapsed: 1.813 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut -- Time elapsed: 1.759 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.testDragAndDropModelFile -- Time elapsed: 0.030 s org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange -- Time elapsed: 3.672 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 1.355 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 1.374 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore -- Time elapsed: 1.377 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate -- Time elapsed: 1.445 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2 -- Time elapsed: 1.479 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3 -- Time elapsed: 1.394 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate -- Time elapsed: 1.389 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 1.421 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate -- Time elapsed: 1.388 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate -- Time elapsed: 1.392 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate -- Time elapsed: 1.412 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace -- Time elapsed: 1.439 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore -- Time elapsed: 1.404 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage -- Time elapsed: 1.389 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval -- Time elapsed: 1.383 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 1.387 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate -- Time elapsed: 1.394 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2 -- Time elapsed: 1.385 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3 -- Time elapsed: 1.411 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement -- Time elapsed: 1.422 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2 -- Time elapsed: 1.385 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter -- Time elapsed: 1.388 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter -- Time elapsed: 1.383 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate -- Time elapsed: 1.421 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage -- Time elapsed: 1.385 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning -- Time elapsed: 1.374 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 1.387 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning -- Time elapsed: 1.380 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict -- Time elapsed: 1.401 s org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack -- Time elapsed: 1.656 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithoutAutoRefresh -- Time elapsed: 2.018 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingDragAndDropTool -- Time elapsed: 0.848 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 1.474 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 2.369 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 1.906 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithoutAutoRefresh -- Time elapsed: 2.447 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 1.895 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithAutoRefresh -- Time elapsed: 1.512 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 1.851 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithoutAutoRefresh -- Time elapsed: 4.105 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.426 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 1.439 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithAutoRefresh -- Time elapsed: 2.016 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 5.169 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 2.361 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithoutAutoRefresh -- Time elapsed: 1.992 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 1.847 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.472 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithAutoRefresh -- Time elapsed: 1.453 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.036 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithAutoRefresh -- Time elapsed: 2.031 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithoutAutoRefresh -- Time elapsed: 4.202 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testSelectionPackageInWizardAndCheckIfEdgeIsCreated -- Time elapsed: 1.450 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingDragAndDropFromTreeview -- Time elapsed: 0.846 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithAutoRefresh -- Time elapsed: 1.445 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithAutoRefresh -- Time elapsed: 1.436 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 5.260 s org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006 -- Time elapsed: 0.032 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees -- Time elapsed: 2.551 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables -- Time elapsed: 2.490 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition -- Time elapsed: 2.565 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion -- Time elapsed: 1.981 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat -- Time elapsed: 2.048 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor -- Time elapsed: 1.942 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth -- Time elapsed: 1.879 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize -- Time elapsed: 2.002 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth -- Time elapsed: 1.919 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor -- Time elapsed: 1.942 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization -- Time elapsed: 0.186 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization -- Time elapsed: 0.751 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM -- Time elapsed: 0.624 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization -- Time elapsed: 0.197 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession -- Time elapsed: 6.888 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 7.145 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel -- Time elapsed: 1.174 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors -- Time elapsed: 1.751 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 5.984 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists -- Time elapsed: 1.061 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening -- Time elapsed: 6.573 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk -- Time elapsed: 1.787 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.001 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 4.225 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 1.824 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.976 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.073 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.875 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 1.767 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.961 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 1.769 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.885 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.030 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.821 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 4.036 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 2.891 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 2.830 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.955 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.929 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.961 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.806 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.795 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.912 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 1.784 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 3.001 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.985 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.787 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.959 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.984 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.120 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.934 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.789 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.874 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.951 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.939 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.956 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.798 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.485 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 1.437 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.554 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.538 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.506 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.576 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 2.510 s org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation -- Time elapsed: 2.537 s org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation -- Time elapsed: 2.466 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.458 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 1.436 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.446 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 1.436 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.562 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.489 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.522 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.467 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 2.516 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.060 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.443 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 2.539 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.518 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.494 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.486 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.469 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 1.448 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.465 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.545 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.515 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.520 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 2.502 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.485 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.569 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.562 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.473 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 1.478 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 1.464 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.441 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.469 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.460 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.013 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.753 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.475 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.741 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.378 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.355 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.378 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.402 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.262 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.297 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.491 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.365 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.257 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.970 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.933 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.280 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.388 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation -- Time elapsed: 2.628 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing -- Time elapsed: 2.473 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.861 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.547 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.502 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.870 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.487 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.423 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.413 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.400 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.344 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.288 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.620 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.428 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.312 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.041 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.883 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.300 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.405 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation -- Time elapsed: 1.162 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation -- Time elapsed: 1.155 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.163 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation -- Time elapsed: 1.200 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation -- Time elapsed: 1.228 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation -- Time elapsed: 1.158 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation -- Time elapsed: 1.164 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.202 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 1.914 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.402 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.384 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.410 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.379 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.428 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.358 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.388 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.387 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 1.886 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 1.929 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.399 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.450 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 1.933 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.891 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.874 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.394 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 1.904 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.397 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.400 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.377 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.438 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.418 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.401 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.404 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 1.901 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 1.907 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.381 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.399 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 1.935 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.901 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.958 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 1.926 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.461 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.042 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.804 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.542 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.433 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.847 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.412 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.437 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.414 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.383 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.357 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.358 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.573 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.460 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.336 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.012 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.886 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.301 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.415 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.113 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.824 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.500 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.441 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.838 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.442 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.409 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.398 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.426 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.418 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.349 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.566 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.403 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.303 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.009 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.338 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.424 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 1.889 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.371 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.422 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.401 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.373 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.417 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.428 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.396 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.382 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 1.903 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.386 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.382 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 1.904 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.887 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.900 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 1.877 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.383 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 1.875 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.399 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.403 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.373 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.379 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.456 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.400 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.396 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.402 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 1.883 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.370 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.375 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 1.856 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 1.898 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.883 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 1.874 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.403 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.193 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container -- Time elapsed: 1.962 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned -- Time elapsed: 1.188 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List -- Time elapsed: 1.189 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node -- Time elapsed: 1.226 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.223 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned -- Time elapsed: 1.195 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.195 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom -- Time elapsed: 1.201 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned -- Time elapsed: 1.187 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.217 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned -- Time elapsed: 1.208 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node -- Time elapsed: 1.185 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container -- Time elapsed: 1.234 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container -- Time elapsed: 1.193 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container -- Time elapsed: 1.175 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container -- Time elapsed: 1.183 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.258 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 1.562 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.208 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.205 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.222 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.209 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.193 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.242 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.202 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.202 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.187 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.196 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.197 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.647 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.205 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.193 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.638 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned -- Time elapsed: 2.285 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom -- Time elapsed: 2.575 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 2.568 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.252 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.181 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram -- Time elapsed: 0.865 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram -- Time elapsed: 2.330 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.312 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom -- Time elapsed: 3.613 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.195 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 2.594 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.291 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.230 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.346 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase -- Time elapsed: 2.301 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.211 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.210 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.215 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.200 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.197 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.210 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.200 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.204 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge -- Time elapsed: 1.113 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode -- Time elapsed: 1.097 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.091 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode -- Time elapsed: 1.287 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel -- Time elapsed: 1.350 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline -- Time elapsed: 1.092 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.095 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode -- Time elapsed: 1.239 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge -- Time elapsed: 1.355 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode -- Time elapsed: 1.293 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel -- Time elapsed: 1.096 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection -- Time elapsed: 1.292 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection -- Time elapsed: 1.313 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge -- Time elapsed: 1.186 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode -- Time elapsed: 1.189 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection -- Time elapsed: 1.196 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline -- Time elapsed: 1.101 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label -- Time elapsed: 1.274 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label -- Time elapsed: 1.232 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.217 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels -- Time elapsed: 1.263 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels -- Time elapsed: 1.268 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.687 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels -- Time elapsed: 1.351 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels -- Time elapsed: 1.301 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels -- Time elapsed: 2.009 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label -- Time elapsed: 1.349 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels -- Time elapsed: 1.312 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels -- Time elapsed: 1.957 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels -- Time elapsed: 1.294 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels -- Time elapsed: 1.471 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels -- Time elapsed: 2.217 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels -- Time elapsed: 1.463 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels -- Time elapsed: 1.356 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label -- Time elapsed: 1.288 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label -- Time elapsed: 1.179 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels -- Time elapsed: 1.668 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.310 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels -- Time elapsed: 1.358 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label -- Time elapsed: 1.357 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels -- Time elapsed: 1.321 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels -- Time elapsed: 1.386 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels -- Time elapsed: 1.907 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels -- Time elapsed: 1.417 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label -- Time elapsed: 1.328 s org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.276 s org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView -- Time elapsed: 1.607 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.326 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.177 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove -- Time elapsed: 2.280 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.223 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove -- Time elapsed: 2.207 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove -- Time elapsed: 2.195 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow -- Time elapsed: 2.209 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.061 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.097 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove -- Time elapsed: 2.012 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 1.993 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.005 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 1.989 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove -- Time elapsed: 1.937 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 1.937 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 1.945 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 1.967 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.004 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove -- Time elapsed: 2.035 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.103 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow -- Time elapsed: 1.955 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 1.939 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove -- Time elapsed: 1.936 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression -- Time elapsed: 2.226 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout -- Time elapsed: 1.731 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges -- Time elapsed: 1.326 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode -- Time elapsed: 1.791 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode -- Time elapsed: 1.323 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode -- Time elapsed: 1.307 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.457 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.489 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode -- Time elapsed: 1.301 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer -- Time elapsed: 1.280 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode -- Time elapsed: 1.307 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode -- Time elapsed: 1.288 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer -- Time elapsed: 1.318 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode -- Time elapsed: 1.293 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.406 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle -- Time elapsed: 1.335 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout -- Time elapsed: 1.700 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode -- Time elapsed: 1.748 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints -- Time elapsed: 1.647 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.334 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode -- Time elapsed: 1.297 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize -- Time elapsed: 1.268 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer -- Time elapsed: 1.346 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode -- Time elapsed: 1.379 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode -- Time elapsed: 1.390 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle -- Time elapsed: 1.339 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode -- Time elapsed: 1.274 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer -- Time elapsed: 1.343 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle -- Time elapsed: 1.374 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode -- Time elapsed: 1.251 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges -- Time elapsed: 1.221 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize -- Time elapsed: 1.489 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases -- Time elapsed: 1.243 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer -- Time elapsed: 1.640 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode -- Time elapsed: 1.330 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer -- Time elapsed: 1.609 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125 -- Time elapsed: 2.290 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200 -- Time elapsed: 2.830 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel -- Time elapsed: 1.183 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX -- Time elapsed: 1.235 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut -- Time elapsed: 1.246 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton -- Time elapsed: 1.235 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel -- Time elapsed: 1.171 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel -- Time elapsed: 1.095 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel -- Time elapsed: 1.164 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete -- Time elapsed: 1.274 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator -- Time elapsed: 3.630 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 0.074 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.016 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 0.030 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar -- Time elapsed: 7.547 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.421 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 4.572 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView -- Time elapsed: 5.567 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView -- Time elapsed: 5.241 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 2.603 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView -- Time elapsed: 6.695 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar -- Time elapsed: 7.756 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar -- Time elapsed: 9.281 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 1.962 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 2.815 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView -- Time elapsed: 2.887 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 0.033 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView -- Time elapsed: 1.880 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 2.248 s org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession -- Time elapsed: 0.639 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 2.953 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 1.940 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 2.219 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView -- Time elapsed: 1.890 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 2.353 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup -- Time elapsed: 1.244 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 2.204 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot -- Time elapsed: 1.111 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 1.929 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 1.944 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView -- Time elapsed: 1.897 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 2.248 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView -- Time elapsed: 1.991 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 0.038 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation -- Time elapsed: 11.52 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch -- Time elapsed: 1.596 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal -- Time elapsed: 1.170 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension -- Time elapsed: 4.393 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut -- Time elapsed: 5.285 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement -- Time elapsed: 10.25 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization -- Time elapsed: 5.259 s org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible -- Time elapsed: 8.987 s org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability -- Time elapsed: 2.852 s org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability -- Time elapsed: 2.651 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar -- Time elapsed: 1.765 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection -- Time elapsed: 1.461 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram -- Time elapsed: 1.445 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement -- Time elapsed: 1.710 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar -- Time elapsed: 1.457 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar -- Time elapsed: 1.475 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel -- Time elapsed: 1.707 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession -- Time elapsed: 1.870 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation -- Time elapsed: 1.577 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation -- Time elapsed: 1.473 s org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability -- Time elapsed: 1.361 s org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout -- Time elapsed: 1.194 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor -- Time elapsed: 2.996 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor -- Time elapsed: 11.44 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping -- Time elapsed: 1.336 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor -- Time elapsed: 2.982 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor -- Time elapsed: 2.420 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor -- Time elapsed: 1.369 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor -- Time elapsed: 1.392 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor -- Time elapsed: 1.388 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor -- Time elapsed: 2.404 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping -- Time elapsed: 1.306 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor -- Time elapsed: 1.372 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor -- Time elapsed: 2.900 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor -- Time elapsed: 1.422 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor -- Time elapsed: 2.414 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor -- Time elapsed: 1.465 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping -- Time elapsed: 1.296 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor -- Time elapsed: 2.390 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor -- Time elapsed: 1.405 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor -- Time elapsed: 1.401 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor -- Time elapsed: 1.463 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor -- Time elapsed: 2.520 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor -- Time elapsed: 11.46 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor -- Time elapsed: 3.003 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor -- Time elapsed: 11.42 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor -- Time elapsed: 2.951 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping -- Time elapsed: 1.326 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor -- Time elapsed: 2.509 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor -- Time elapsed: 1.460 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor -- Time elapsed: 2.537 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor -- Time elapsed: 2.942 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping -- Time elapsed: 1.314 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor -- Time elapsed: 1.386 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor -- Time elapsed: 2.537 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor -- Time elapsed: 1.408 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor -- Time elapsed: 1.432 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor -- Time elapsed: 1.409 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor -- Time elapsed: 2.928 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor -- Time elapsed: 2.917 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor -- Time elapsed: 1.385 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor -- Time elapsed: 2.458 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor -- Time elapsed: 11.42 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping -- Time elapsed: 1.306 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor -- Time elapsed: 1.408 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor -- Time elapsed: 11.44 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping -- Time elapsed: 1.326 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes -- Time elapsed: 1.327 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges -- Time elapsed: 1.442 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes -- Time elapsed: 1.321 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists -- Time elapsed: 1.446 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles -- Time elapsed: 1.395 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight -- Time elapsed: 2.698 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight -- Time elapsed: 1.352 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 1.206 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree -- Time elapsed: 1.252 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan -- Time elapsed: 1.392 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree -- Time elapsed: 1.372 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan -- Time elapsed: 11.19 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight -- Time elapsed: 1.385 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree -- Time elapsed: 1.577 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight -- Time elapsed: 1.213 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.584 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight -- Time elapsed: 1.370 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan -- Time elapsed: 1.393 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight -- Time elapsed: 1.467 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight -- Time elapsed: 1.395 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree -- Time elapsed: 11.20 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.216 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan -- Time elapsed: 1.211 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree -- Time elapsed: 1.219 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.566 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.239 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight -- Time elapsed: 1.204 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan -- Time elapsed: 1.357 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight -- Time elapsed: 11.23 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree -- Time elapsed: 1.377 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree -- Time elapsed: 1.219 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree -- Time elapsed: 1.418 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.613 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight -- Time elapsed: 11.22 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight -- Time elapsed: 1.279 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight -- Time elapsed: 1.375 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight -- Time elapsed: 2.684 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree -- Time elapsed: 1.214 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.209 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight -- Time elapsed: 1.230 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.579 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.203 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree -- Time elapsed: 1.368 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan -- Time elapsed: 2.676 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan -- Time elapsed: 1.367 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree -- Time elapsed: 1.203 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan -- Time elapsed: 1.323 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree -- Time elapsed: 2.679 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree -- Time elapsed: 11.18 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan -- Time elapsed: 1.361 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan -- Time elapsed: 1.223 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 2.203 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree -- Time elapsed: 2.177 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree -- Time elapsed: 1.404 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan -- Time elapsed: 11.21 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.617 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle -- Time elapsed: 1.915 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField -- Time elapsed: 13.43 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField -- Time elapsed: 13.38 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField -- Time elapsed: 13.82 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField -- Time elapsed: 13.44 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle -- Time elapsed: 2.934 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 1.826 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 1.726 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 1.774 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.340 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 1.709 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 1.836 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.446 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.359 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.391 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.390 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 1.873 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 1.979 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 1.906 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 1.824 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 1.891 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.410 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 1.792 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 1.918 s org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh -- Time elapsed: 1.029 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.236 s org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction -- Time elapsed: 1.256 s org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement -- Time elapsed: 2.297 s org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement -- Time elapsed: 2.208 s org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete -- Time elapsed: 2.713 s org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort -- Time elapsed: 1.387 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog -- Time elapsed: 1.463 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog -- Time elapsed: 1.455 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving -- Time elapsed: 2.248 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue -- Time elapsed: 3.253 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse -- Time elapsed: 3.515 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue -- Time elapsed: 3.076 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse -- Time elapsed: 3.475 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable -- Time elapsed: 1.405 s org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.testDragAndDropClassFromControlledResourceOntoDiagram -- Time elapsed: 1.838 s org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges -- Time elapsed: 23.68 s org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea -- Time elapsed: 2.864 s org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection -- Time elapsed: 1.488 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird -- Time elapsed: 0.329 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams -- Time elapsed: 2.786 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose -- Time elapsed: 2.520 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject -- Time elapsed: 11.04 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession -- Time elapsed: 1.805 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection -- Time elapsed: 1.640 s org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic -- Time elapsed: 10.99 s org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation -- Time elapsed: 0.945 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge -- Time elapsed: 2.261 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer -- Time elapsed: 2.519 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer -- Time elapsed: 2.195 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft -- Time elapsed: 2.543 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge -- Time elapsed: 2.543 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer -- Time elapsed: 2.619 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears -- Time elapsed: 4.565 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom -- Time elapsed: 2.525 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer -- Time elapsed: 2.545 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer -- Time elapsed: 2.510 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge -- Time elapsed: 2.213 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign -- Time elapsed: 2.698 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation -- Time elapsed: 2.881 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove -- Time elapsed: 2.463 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall -- Time elapsed: 2.165 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight -- Time elapsed: 2.565 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer -- Time elapsed: 2.575 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop -- Time elapsed: 2.522 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource -- Time elapsed: 2.525 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget -- Time elapsed: 2.529 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign -- Time elapsed: 2.003 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer -- Time elapsed: 2.487 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer -- Time elapsed: 2.516 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer -- Time elapsed: 2.518 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout -- Time elapsed: 2.089 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout -- Time elapsed: 1.377 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension -- Time elapsed: 1.995 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension -- Time elapsed: 2.044 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension -- Time elapsed: 1.974 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted -- Time elapsed: 1.811 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment -- Time elapsed: 1.829 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion -- Time elapsed: 2.018 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval -- Time elapsed: 1.895 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted -- Time elapsed: 1.825 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency -- Time elapsed: 1.836 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer -- Time elapsed: 2.060 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 1.653 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram -- Time elapsed: 1.371 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes -- Time elapsed: 1.955 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension -- Time elapsed: 1.910 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes -- Time elapsed: 2.139 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout -- Time elapsed: 2.053 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes -- Time elapsed: 1.869 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram -- Time elapsed: 1.807 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes -- Time elapsed: 1.876 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 1.603 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges -- Time elapsed: 1.701 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 1.710 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension -- Time elapsed: 1.857 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 1.519 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 1.694 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 1.557 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension -- Time elapsed: 1.503 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues -- Time elapsed: 1.640 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 1.573 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension -- Time elapsed: 1.509 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 1.576 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1 -- Time elapsed: 1.642 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2 -- Time elapsed: 1.539 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3 -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4 -- Time elapsed: 1.530 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5 -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6 -- Time elapsed: 1.713 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7 -- Time elapsed: 1.856 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 1.767 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 1.569 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize -- Time elapsed: 2.102 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize -- Time elapsed: 2.209 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape -- Time elapsed: 1.299 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat -- Time elapsed: 1.267 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat -- Time elapsed: 2.157 s org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation -- Time elapsed: 1.659 s org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.029 s org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation -- Time elapsed: 11.67 s org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation -- Time elapsed: 2.072 s org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation -- Time elapsed: 1.993 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty -- Time elapsed: 2.442 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key -- Time elapsed: 2.425 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey -- Time elapsed: 2.433 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing -- Time elapsed: 3.922 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 5.381 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.956 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 3.388 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.342 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 5.509 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.919 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 3.520 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.433 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated -- Time elapsed: 1.741 s org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.179 s org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh -- Time elapsed: 4.491 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition -- Time elapsed: 2.915 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition -- Time elapsed: 2.913 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition -- Time elapsed: 2.920 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition -- Time elapsed: 2.927 s org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh -- Time elapsed: 3.465 s org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh -- Time elapsed: 3.481 s org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements -- Time elapsed: 5.002 s org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 3.175 s org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion -- Time elapsed: 3.538 s org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 2.679 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor -- Time elapsed: 1.982 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor -- Time elapsed: 1.977 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion -- Time elapsed: 1.990 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat -- Time elapsed: 2.080 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon -- Time elapsed: 1.968 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize -- Time elapsed: 2.016 s org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut -- Time elapsed: 2.481 s org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut -- Time elapsed: 2.411 s org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode -- Time elapsed: 0.304 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard -- Time elapsed: 2.996 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem -- Time elapsed: 5.957 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard -- Time elapsed: 2.990 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit -- Time elapsed: 2.959 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels -- Time elapsed: 5.555 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels -- Time elapsed: 0.409 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword -- Time elapsed: 0.100 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion -- Time elapsed: 0.089 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion -- Time elapsed: 0.092 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL -- Time elapsed: 0.088 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo -- Time elapsed: 0.035 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList -- Time elapsed: 2.145 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode -- Time elapsed: 2.066 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer -- Time elapsed: 2.184 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode -- Time elapsed: 2.053 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer -- Time elapsed: 2.048 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer -- Time elapsed: 6.383 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM -- Time elapsed: 3.495 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime -- Time elapsed: 3.425 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled -- Time elapsed: 0.982 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled -- Time elapsed: 0.932 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled -- Time elapsed: 1.307 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled -- Time elapsed: 0.957 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled -- Time elapsed: 1.328 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear -- Time elapsed: 0.955 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear -- Time elapsed: 0.973 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 0.924 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.341 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.364 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.331 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.320 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.365 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.356 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.311 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear -- Time elapsed: 0.955 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear -- Time elapsed: 0.978 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.325 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear -- Time elapsed: 0.954 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.337 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram -- Time elapsed: 2.097 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette -- Time elapsed: 11.53 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram -- Time elapsed: 1.472 s org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation -- Time elapsed: 4.156 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation -- Time elapsed: 2.641 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation -- Time elapsed: 2.661 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard -- Time elapsed: 1.427 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement -- Time elapsed: 1.324 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius -- Time elapsed: 11.28 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation -- Time elapsed: 2.341 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation -- Time elapsed: 2.384 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard -- Time elapsed: 1.342 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer -- Time elapsed: 2.216 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2 -- Time elapsed: 2.223 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2 -- Time elapsed: 2.213 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram -- Time elapsed: 2.238 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram -- Time elapsed: 2.279 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer -- Time elapsed: 2.298 s org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations -- Time elapsed: 5.235 s org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 0.576 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east -- Time elapsed: 3.381 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.026 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags -- Time elapsed: 1.315 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north -- Time elapsed: 3.369 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south -- Time elapsed: 3.360 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom -- Time elapsed: 2.370 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125 -- Time elapsed: 2.521 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags -- Time elapsed: 1.326 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125 -- Time elapsed: 2.667 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left -- Time elapsed: 2.449 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom -- Time elapsed: 2.118 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left -- Time elapsed: 2.135 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125 -- Time elapsed: 2.568 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west -- Time elapsed: 1.889 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 2.593 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag -- Time elapsed: 2.151 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 2.174 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom -- Time elapsed: 2.399 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left -- Time elapsed: 2.414 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125 -- Time elapsed: 2.537 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top -- Time elapsed: 2.581 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125 -- Time elapsed: 2.539 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left -- Time elapsed: 2.414 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag -- Time elapsed: 2.417 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top -- Time elapsed: 2.386 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags -- Time elapsed: 1.317 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom -- Time elapsed: 2.364 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right -- Time elapsed: 2.417 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125 -- Time elapsed: 2.455 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125 -- Time elapsed: 2.465 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left -- Time elapsed: 2.459 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top -- Time elapsed: 2.582 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top -- Time elapsed: 2.519 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right -- Time elapsed: 2.092 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right -- Time elapsed: 2.418 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom -- Time elapsed: 2.464 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north -- Time elapsed: 2.917 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right -- Time elapsed: 2.443 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right -- Time elapsed: 2.138 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top -- Time elapsed: 2.429 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties -- Time elapsed: 0.291 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick -- Time elapsed: 1.463 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2 -- Time elapsed: 1.516 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3 -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4 -- Time elapsed: 1.593 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5 -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote -- Time elapsed: 1.224 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync -- Time elapsed: 1.368 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote -- Time elapsed: 1.222 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote -- Time elapsed: 3.620 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote -- Time elapsed: 1.201 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping -- Time elapsed: 1.248 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping -- Time elapsed: 1.355 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote -- Time elapsed: 1.819 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping -- Time elapsed: 1.256 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion -- Time elapsed: 1.376 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping -- Time elapsed: 1.230 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote -- Time elapsed: 1.213 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping -- Time elapsed: 1.288 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote -- Time elapsed: 1.843 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge -- Time elapsed: 1.268 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping -- Time elapsed: 1.294 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected -- Time elapsed: 2.226 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote -- Time elapsed: 3.527 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode -- Time elapsed: 1.216 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote -- Time elapsed: 1.191 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText -- Time elapsed: 1.237 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping -- Time elapsed: 1.245 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin -- Time elapsed: 1.224 s org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI -- Time elapsed: 11.27 s org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession -- Time elapsed: 7.701 s org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession -- Time elapsed: 0.061 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup -- Time elapsed: 1.431 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel -- Time elapsed: 1.393 s org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair -- Time elapsed: 1.706 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened -- Time elapsed: 3.389 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened -- Time elapsed: 2.236 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened -- Time elapsed: 4.611 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave -- Time elapsed: 4.848 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel -- Time elapsed: 2.212 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup -- Time elapsed: 2.671 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel -- Time elapsed: 2.671 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave -- Time elapsed: 4.711 s org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol -- Time elapsed: 1.587 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol -- Time elapsed: 2.787 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol -- Time elapsed: 3.153 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol -- Time elapsed: 2.756 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol -- Time elapsed: 1.514 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol -- Time elapsed: 3.187 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR -- Time elapsed: 2.849 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG -- Time elapsed: 2.828 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG -- Time elapsed: 2.860 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG -- Time elapsed: 2.844 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR -- Time elapsed: 2.811 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG -- Time elapsed: 3.992 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR -- Time elapsed: 2.824 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR -- Time elapsed: 3.990 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh -- Time elapsed: 1.531 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh -- Time elapsed: 1.445 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh -- Time elapsed: 1.464 s org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications -- Time elapsed: 10.63 s org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession -- Time elapsed: 1.125 s org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession -- Time elapsed: 0.061 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.468 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints -- Time elapsed: 1.791 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 1.988 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.418 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.396 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints -- Time elapsed: 1.794 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 1.963 s org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment -- Time elapsed: 1.394 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening -- Time elapsed: 1.298 s org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes -- Time elapsed: 2.788 s Results: Tests run: 2614, 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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------ [INFO] Building org.eclipse.sirius.update 7.4.1-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.1-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.1.202405191953 [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] Published profile IUs: [a.jre.javase 23.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.1-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.1-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.1-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.1.202405191953 [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] Published profile IUs: [a.jre.javase 23.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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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.1-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.1-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.1.202405191953 [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.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- May 19, 2024 10:12:14 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.1-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.1-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.1-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.1.202405191953 [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.1-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.1-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: 6.490 s -- in org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite$XtextJUnitBundlesReport.dump_environment_data -- Time elapsed: 0.190 s org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange -- Time elapsed: 3.757 s org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange -- Time elapsed: 0.210 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.1-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.1-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.1.202405191953 [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] Published profile IUs: [a.jre.javase 23.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.1-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.1-SNAPSHOT ....................... SUCCESS [ 1.694 s] [INFO] org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT ......... SUCCESS [ 17.485 s] [INFO] org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT ........... SUCCESS [ 0.437 s] [INFO] org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT .......... SUCCESS [ 0.714 s] [INFO] org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT ..... SUCCESS [ 0.420 s] [INFO] org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT ....... SUCCESS [ 0.599 s] [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT . SUCCESS [ 0.169 s] [INFO] org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT .......... SUCCESS [ 0.381 s] [INFO] org.eclipse.sirius.model 7.4.1-SNAPSHOT ............ SUCCESS [ 2.921 s] [INFO] org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT ... SUCCESS [ 0.522 s] [INFO] org.eclipse.sirius.common 7.4.1-SNAPSHOT ........... SUCCESS [ 0.908 s] [INFO] org.eclipse.sirius 7.4.1-SNAPSHOT .................. SUCCESS [ 2.229 s] [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT SUCCESS [ 0.453 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT SUCCESS [ 2.127 s] [INFO] org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT SUCCESS [ 0.339 s] [INFO] org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT ....... SUCCESS [ 0.536 s] [INFO] org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT .... SUCCESS [ 1.601 s] [INFO] org.eclipse.sirius.diagram 7.4.1-SNAPSHOT .......... SUCCESS [ 1.844 s] [INFO] org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT SUCCESS [ 0.427 s] [INFO] org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT ..... SUCCESS [ 0.274 s] [INFO] org.eclipse.sirius.table.model 7.4.1-SNAPSHOT ...... SUCCESS [ 0.651 s] [INFO] org.eclipse.sirius.table 7.4.1-SNAPSHOT ............ SUCCESS [ 0.661 s] [INFO] org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT ....... SUCCESS [ 0.691 s] [INFO] org.eclipse.sirius.tree 7.4.1-SNAPSHOT ............. SUCCESS [ 0.465 s] [INFO] org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT .... SUCCESS [ 0.251 s] [INFO] org.eclipse.sirius.runtime 7.4.1-SNAPSHOT .......... SUCCESS [ 0.303 s] [INFO] org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT .. SUCCESS [ 0.202 s] [INFO] org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT ...... SUCCESS [ 0.206 s] [INFO] org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT ...... SUCCESS [ 0.177 s] [INFO] org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT .. SUCCESS [ 2.042 s] [INFO] org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT ....... SUCCESS [ 2.370 s] [INFO] org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT ........ SUCCESS [ 3.059 s] [INFO] org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 0.549 s] [INFO] org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT .......... SUCCESS [ 0.593 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT .. SUCCESS [ 1.654 s] [INFO] org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT ........ SUCCESS [ 0.174 s] [INFO] org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT .......... SUCCESS [ 0.222 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT SUCCESS [ 0.340 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT SUCCESS [ 6.005 s] [INFO] org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT ........ SUCCESS [ 1.139 s] [INFO] org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT .... SUCCESS [ 0.483 s] [INFO] org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT ..... SUCCESS [ 8.081 s] [INFO] org.eclipse.sirius.ui 7.4.1-SNAPSHOT ............... SUCCESS [ 2.596 s] [INFO] org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 8.184 s] [INFO] org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT ...... SUCCESS [ 1.605 s] [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT SUCCESS [ 1.012 s] [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT SUCCESS [ 0.902 s] [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT ... SUCCESS [ 0.896 s] [INFO] org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT . SUCCESS [ 1.464 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT SUCCESS [ 1.153 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT SUCCESS [ 1.833 s] [INFO] org.eclipse.sirius.doc 7.4.1-SNAPSHOT .............. SUCCESS [ 1.529 s] [INFO] org.eclipse.sirius.editor 7.4.1-SNAPSHOT ........... SUCCESS [ 1.907 s] [INFO] org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT ... SUCCESS [ 2.258 s] [INFO] org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT .. SUCCESS [ 1.547 s] [INFO] org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT ......... SUCCESS [ 1.464 s] [INFO] org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT ..... SUCCESS [ 1.047 s] [INFO] org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT .......... SUCCESS [ 1.059 s] [INFO] org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT ...... SUCCESS [ 0.822 s] [INFO] org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT ..... SUCCESS [ 1.015 s] [INFO] org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT ...... SUCCESS [ 0.459 s] [INFO] org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT ..... SUCCESS [ 0.531 s] [INFO] org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT ...... SUCCESS [ 0.708 s] [INFO] org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT ........... SUCCESS [ 0.477 s] [INFO] org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT ........ SUCCESS [ 0.677 s] [INFO] org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT SUCCESS [ 1.256 s] [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT SUCCESS [ 1.926 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.367 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.239 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.495 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.279 s] [INFO] org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT ... SUCCESS [ 0.313 s] [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT SUCCESS [ 0.196 s] [INFO] org.eclipse.sirius.properties 7.4.1-SNAPSHOT ....... SUCCESS [ 0.671 s] [INFO] org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT .. SUCCESS [ 0.996 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.349 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT SUCCESS [ 0.632 s] [INFO] org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT SUCCESS [ 0.223 s] [INFO] org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT .. SUCCESS [ 0.617 s] [INFO] org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT SUCCESS [ 1.552 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.857 s] [INFO] org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT .... SUCCESS [ 0.970 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.741 s] [INFO] org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT SUCCESS [ 0.380 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT SUCCESS [ 0.414 s] [INFO] org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT SUCCESS [ 0.435 s] [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT SUCCESS [ 0.539 s] [INFO] org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT SUCCESS [ 11.965 s] [INFO] org.eclipse.sirius.aql 7.4.1-SNAPSHOT .............. SUCCESS [ 0.097 s] [INFO] org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT ...... SUCCESS [ 0.091 s] [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT .. SUCCESS [ 0.218 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [ 0.151 s] [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT ... SUCCESS [ 0.476 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT SUCCESS [ 0.300 s] [INFO] org.eclipse.sirius.samples 7.4.1-SNAPSHOT .......... SUCCESS [ 0.519 s] [INFO] org.eclipse.sirius.specifier 7.4.1-SNAPSHOT ........ SUCCESS [ 0.695 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [ 0.238 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT SUCCESS [ 0.129 s] [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT . SUCCESS [ 0.320 s] [INFO] org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT .... SUCCESS [ 0.289 s] [INFO] org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT SUCCESS [ 0.095 s] [INFO] org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.222 s] [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.245 s] [INFO] org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.238 s] [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT SUCCESS [ 0.523 s] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT SUCCESS [ 0.887 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT SUCCESS [ 0.140 s] [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT SUCCESS [ 0.358 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT SUCCESS [ 0.387 s] [INFO] org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT SUCCESS [ 0.414 s] [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.1-SNAPSHOT SUCCESS [ 1.335 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.1-SNAPSHOT SUCCESS [ 0.296 s] [INFO] org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT SUCCESS [ 0.514 s] [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT SUCCESS [ 0.451 s] [INFO] org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT SUCCESS [ 0.475 s] [INFO] org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT SUCCESS [ 1.017 s] [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT SUCCESS [ 0.641 s] [INFO] org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT SUCCESS [ 1.269 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT SUCCESS [ 1.304 s] [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT SUCCESS [ 0.507 s] [INFO] org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT ...... SUCCESS [20:02 min] [INFO] org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT ....... SUCCESS [ 49.149 s] [INFO] org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT ..... SUCCESS [ 01:53 h] [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT SUCCESS [ 0.503 s] [INFO] org.eclipse.sirius.tests 7.4.1-SNAPSHOT ............ SUCCESS [ 0.733 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT SUCCESS [ 0.414 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT SUCCESS [ 0.408 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT SUCCESS [ 0.637 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT SUCCESS [ 0.670 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT SUCCESS [ 0.288 s] [INFO] org.eclipse.sirius.update 7.4.1-SNAPSHOT ........... SUCCESS [ 18.169 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT SUCCESS [ 0.408 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT SUCCESS [ 1.462 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT SUCCESS [ 1.071 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT SUCCESS [ 25.640 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT SUCCESS [ 0.709 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT SUCCESS [ 1.153 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT SUCCESS [ 0.780 s] [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT SUCCESS [ 21.079 s] [INFO] org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT ..... SUCCESS [ 2.962 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:18 h [INFO] Finished at: 2024-05-19T22:12:39Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "headless-server" could not be activated because it does not exist. [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins4912524061442496223.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.1-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.1-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@5b8ee649 [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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [WARNING] [a0fc07d9-2c15-4399-a2b2-8a89ef0b8109][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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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] Published profile IUs: [a.jre.javase 23.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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [WARNING] [a0fc07d9-2c15-4399-a2b2-8a89ef0b8109][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] [a0fc07d9-2c15-4399-a2b2-8a89ef0b8109][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] [a0fc07d9-2c15-4399-a2b2-8a89ef0b8109][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] [a0fc07d9-2c15-4399-a2b2-8a89ef0b8109][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] [a0fc07d9-2c15-4399-a2b2-8a89ef0b8109][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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml [WARNING] [a0fc07d9-2c15-4399-a2b2-8a89ef0b8109][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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.202405192212 [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.202405192212 [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.202405192212 [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.202405192212 [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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml [WARNING] [a0fc07d9-2c15-4399-a2b2-8a89ef0b8109][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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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 901 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >--- [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.1-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.1-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.1-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.1.202405192212 [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] Published profile IUs: [a.jre.javase 23.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.1-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.1-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.1-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.1.202405192212 [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] Published profile IUs: [a.jre.javase 23.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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- May 19, 2024 10:15:06 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.1-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.1-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.1-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.1.202405192212 [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.1-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.1-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.1-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.1-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.1.202405192212 [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] Published profile IUs: [a.jre.javase 23.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.1-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.1-SNAPSHOT [141/140] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar:3.11.0.3922:sonar (default-cli) @ sirius-parent --- [INFO] 22:15:15.653 Java 17.0.2 Oracle Corporation (64-bit) [INFO] 22:15:15.654 Linux 6.2.9-300.fc38.x86_64 (amd64) [INFO] 22:15:15.654 MAVEN_OPTS= -Xmx4g [INFO] 22:15:15.683 User cache: /home/jenkins/.sonar/cache [INFO] 22:15:19.886 Communicating with SonarCloud [INFO] 22:15:19.912 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:19.912 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:19.912 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:19.912 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:19.912 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:19.912 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:19.957 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.002 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.1-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:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.1-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:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.1-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:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.034 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.035 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.035 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.035 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.1-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:15:20.035 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.1-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:15:20.072 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.072 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.072 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.1-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:15:20.072 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.1-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:15:20.072 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.1-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:15:20.072 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.072 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.072 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.095 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml skipped by property 'sonar.skip' [INFO] 22:15:20.137 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) [INFO] 22:15:20.761 Load global settings [INFO] 22:15:21.377 Load global settings (done) | time=618ms [INFO] 22:15:21.379 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 22:15:21.490 Loading required plugins [INFO] 22:15:21.490 Load plugins index [INFO] 22:15:21.672 Load plugins index (done) | time=182ms [INFO] 22:15:21.672 Load/download plugins [INFO] 22:15:22.344 Load/download plugins (done) | time=672ms [INFO] 22:15:22.727 Found an active CI vendor: 'Jenkins' [INFO] 22:15:22.733 Load project settings for component key: 'org.eclipse.sirius' [INFO] 22:15:22.918 Load project settings for component key: 'org.eclipse.sirius' (done) | time=185ms [INFO] 22:15:22.921 Process project properties [INFO] 22:15:23.007 Project key: org.eclipse.sirius [INFO] 22:15:23.007 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master [INFO] 22:15:23.007 Working dir: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar [INFO] 22:15:23.033 Load project branches [INFO] 22:15:23.249 Load project branches (done) | time=216ms [INFO] 22:15:23.255 Check ALM binding of project 'org.eclipse.sirius' [INFO] 22:15:23.423 Detected project binding: NOT_BOUND [INFO] 22:15:23.423 Check ALM binding of project 'org.eclipse.sirius' (done) | time=168ms [INFO] 22:15:23.424 Load project pull requests [INFO] 22:15:23.591 Load project pull requests (done) | time=167ms [INFO] 22:15:23.593 Load branch configuration [INFO] 22:15:23.594 Load branch configuration (done) | time=1ms [INFO] 22:15:23.599 Load quality profiles [INFO] 22:15:23.832 Load quality profiles (done) | time=232ms [INFO] 22:15:23.835 Load active rules [INFO] 22:15:32.123 Load active rules (done) | time=8288ms [INFO] 22:15:32.340 Organization key: eclipse [INFO] 22:15:32.352 Preprocessing files... [INFO] 22:15:37.104 2 languages detected in 5511 preprocessed files [INFO] 22:15:37.104 2903 files ignored because of inclusion/exclusion patterns [INFO] 22:15:37.105 0 files ignored because of scm ignore settings [INFO] 22:15:37.113 Loading plugins for detected languages [INFO] 22:15:37.114 Load/download plugins [INFO] 22:15:37.576 Load/download plugins (done) | time=462ms [INFO] 22:15:37.753 Load project repositories [INFO] 22:15:39.516 Load project repositories (done) | time=1763ms [INFO] 22:15:39.518 Indexing files... [INFO] 22:15:39.518 Project configuration: [INFO] 22:15:39.518 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.519 Indexing files of module 'org.eclipse.sirius' [INFO] 22:15:39.520 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius [INFO] 22:15:39.520 Source paths: pom.xml, src [INFO] 22:15:39.520 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.532 Indexing files of module 'org.eclipse.sirius.common' [INFO] 22:15:39.532 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common [INFO] 22:15:39.532 Source paths: pom.xml, src [INFO] 22:15:39.533 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.536 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql' [INFO] 22:15:39.536 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql [INFO] 22:15:39.536 Source paths: pom.xml, src [INFO] 22:15:39.536 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.536 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql.ide' [INFO] 22:15:39.536 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide [INFO] 22:15:39.536 Source paths: pom.xml, src [INFO] 22:15:39.536 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.537 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl' [INFO] 22:15:39.537 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl [INFO] 22:15:39.537 Source paths: pom.xml, src [INFO] 22:15:39.537 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.538 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl.ide' [INFO] 22:15:39.538 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide [INFO] 22:15:39.538 Source paths: pom.xml, src [INFO] 22:15:39.538 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.538 Indexing files of module 'org.eclipse.sirius.common.interpreter' [INFO] 22:15:39.538 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter [INFO] 22:15:39.538 Source paths: pom.xml, src [INFO] 22:15:39.538 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.539 Indexing files of module 'org.eclipse.sirius.common.interpreter.aql' [INFO] 22:15:39.539 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql [INFO] 22:15:39.539 Source paths: pom.xml, src [INFO] 22:15:39.539 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.539 Indexing files of module 'org.eclipse.sirius.common.ocl' [INFO] 22:15:39.539 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl [INFO] 22:15:39.539 Source paths: pom.xml, src [INFO] 22:15:39.539 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.539 Indexing files of module 'org.eclipse.sirius.common.ui' [INFO] 22:15:39.539 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui [INFO] 22:15:39.539 Source paths: pom.xml, src [INFO] 22:15:39.539 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.541 Indexing files of module 'org.eclipse.sirius.common.ui.ext' [INFO] 22:15:39.541 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext [INFO] 22:15:39.541 Source paths: pom.xml, src [INFO] 22:15:39.541 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.541 Indexing files of module 'org.eclipse.sirius.common.xtext' [INFO] 22:15:39.541 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext [INFO] 22:15:39.541 Source paths: pom.xml, src [INFO] 22:15:39.541 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.542 Indexing files of module 'org.eclipse.sirius.diagram' [INFO] 22:15:39.542 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram [INFO] 22:15:39.542 Source paths: pom.xml, src [INFO] 22:15:39.542 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.546 Indexing files of module 'org.eclipse.sirius.diagram.elk' [INFO] 22:15:39.546 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk [INFO] 22:15:39.546 Source paths: pom.xml, src [INFO] 22:15:39.546 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.546 Indexing files of module 'org.eclipse.sirius.diagram.elk.debug' [INFO] 22:15:39.546 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug [INFO] 22:15:39.547 Source paths: pom.xml, src [INFO] 22:15:39.547 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.547 Indexing files of module 'org.eclipse.sirius.diagram.formatdata' [INFO] 22:15:39.547 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata [INFO] 22:15:39.547 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.547 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.547 Indexing files of module 'org.eclipse.sirius.diagram.model' [INFO] 22:15:39.547 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model [INFO] 22:15:39.547 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.547 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.548 Indexing files of module 'org.eclipse.sirius.diagram.sequence' [INFO] 22:15:39.548 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence [INFO] 22:15:39.548 Source paths: pom.xml, src [INFO] 22:15:39.548 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.550 Indexing files of module 'org.eclipse.sirius.diagram.sequence.edit' [INFO] 22:15:39.550 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit [INFO] 22:15:39.550 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.550 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.551 Indexing files of module 'org.eclipse.sirius.diagram.sequence.model' [INFO] 22:15:39.551 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model [INFO] 22:15:39.551 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.551 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.551 Indexing files of module 'org.eclipse.sirius.diagram.sequence.ui' [INFO] 22:15:39.551 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui [INFO] 22:15:39.551 Source paths: pom.xml, src [INFO] 22:15:39.551 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.553 Indexing files of module 'org.eclipse.sirius.diagram.ui' [INFO] 22:15:39.553 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui [INFO] 22:15:39.553 Source paths: pom.xml, src, src-gen, src-diag [INFO] 22:15:39.553 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.569 Indexing files of module 'org.eclipse.sirius.diagram.ui.ext' [INFO] 22:15:39.569 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext [INFO] 22:15:39.569 Source paths: pom.xml, src [INFO] 22:15:39.569 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.569 Indexing files of module 'org.eclipse.sirius.ecore.extender' [INFO] 22:15:39.570 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender [INFO] 22:15:39.570 Source paths: pom.xml, src [INFO] 22:15:39.570 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.571 Indexing files of module 'org.eclipse.sirius.editor' [INFO] 22:15:39.571 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor [INFO] 22:15:39.571 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.571 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.572 Indexing files of module 'org.eclipse.sirius.editor.diagram' [INFO] 22:15:39.572 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram [INFO] 22:15:39.573 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.573 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.573 Indexing files of module 'org.eclipse.sirius.editor.properties' [INFO] 22:15:39.573 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties [INFO] 22:15:39.574 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.574 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.575 Indexing files of module 'org.eclipse.sirius.editor.properties.ext.widgets.reference' [INFO] 22:15:39.575 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] 22:15:39.575 Source paths: pom.xml, src [INFO] 22:15:39.575 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.575 Indexing files of module 'org.eclipse.sirius.editor.sequence' [INFO] 22:15:39.575 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence [INFO] 22:15:39.575 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.575 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.576 Indexing files of module 'org.eclipse.sirius.editor.table' [INFO] 22:15:39.576 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table [INFO] 22:15:39.576 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.576 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.576 Indexing files of module 'org.eclipse.sirius.editor.tree' [INFO] 22:15:39.576 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree [INFO] 22:15:39.576 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.576 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.576 Indexing files of module 'org.eclipse.sirius.eef.adapters' [INFO] 22:15:39.576 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters [INFO] 22:15:39.576 Source paths: pom.xml, src [INFO] 22:15:39.576 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.577 Indexing files of module 'org.eclipse.sirius.ext.base' [INFO] 22:15:39.577 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base [INFO] 22:15:39.577 Source paths: pom.xml, src [INFO] 22:15:39.577 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.577 Indexing files of module 'org.eclipse.sirius.ext.draw2d' [INFO] 22:15:39.577 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d [INFO] 22:15:39.577 Source paths: pom.xml, src [INFO] 22:15:39.577 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.578 Indexing files of module 'org.eclipse.sirius.ext.e3' [INFO] 22:15:39.578 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3 [INFO] 22:15:39.578 Source paths: pom.xml, src [INFO] 22:15:39.578 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.578 Indexing files of module 'org.eclipse.sirius.ext.e3.ui' [INFO] 22:15:39.578 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui [INFO] 22:15:39.578 Source paths: pom.xml, src [INFO] 22:15:39.578 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.579 Indexing files of module 'org.eclipse.sirius.ext.emf' [INFO] 22:15:39.579 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf [INFO] 22:15:39.579 Source paths: pom.xml, src [INFO] 22:15:39.579 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.579 Indexing files of module 'org.eclipse.sirius.ext.emf.edit' [INFO] 22:15:39.579 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit [INFO] 22:15:39.579 Source paths: pom.xml, src [INFO] 22:15:39.579 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.579 Indexing files of module 'org.eclipse.sirius.ext.emf.tx' [INFO] 22:15:39.579 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx [INFO] 22:15:39.579 Source paths: pom.xml, src [INFO] 22:15:39.579 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.580 Indexing files of module 'org.eclipse.sirius.ext.emf.ui' [INFO] 22:15:39.580 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui [INFO] 22:15:39.580 Source paths: pom.xml, src [INFO] 22:15:39.580 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.580 Indexing files of module 'org.eclipse.sirius.ext.gef' [INFO] 22:15:39.580 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef [INFO] 22:15:39.580 Source paths: pom.xml, src [INFO] 22:15:39.580 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.580 Indexing files of module 'org.eclipse.sirius.ext.gmf.notation' [INFO] 22:15:39.580 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation [INFO] 22:15:39.580 Source paths: pom.xml, src [INFO] 22:15:39.580 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.580 Indexing files of module 'org.eclipse.sirius.ext.gmf.runtime' [INFO] 22:15:39.580 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime [INFO] 22:15:39.580 Source paths: pom.xml, src [INFO] 22:15:39.581 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.581 Indexing files of module 'org.eclipse.sirius.ext.ide' [INFO] 22:15:39.581 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide [INFO] 22:15:39.581 Source paths: pom.xml, src [INFO] 22:15:39.581 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.582 Indexing files of module 'org.eclipse.sirius.ext.jface' [INFO] 22:15:39.582 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface [INFO] 22:15:39.582 Source paths: pom.xml, src [INFO] 22:15:39.582 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.582 Indexing files of module 'org.eclipse.sirius.ext.swt' [INFO] 22:15:39.582 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt [INFO] 22:15:39.582 Source paths: pom.xml, src [INFO] 22:15:39.582 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.582 Indexing files of module 'org.eclipse.sirius.interpreter' [INFO] 22:15:39.582 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter [INFO] 22:15:39.582 Source paths: pom.xml, src [INFO] 22:15:39.582 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.583 Indexing files of module 'org.eclipse.sirius.model' [INFO] 22:15:39.583 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model [INFO] 22:15:39.583 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.583 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.583 Indexing files of module 'org.eclipse.sirius.properties' [INFO] 22:15:39.584 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties [INFO] 22:15:39.584 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.584 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.584 Indexing files of module 'org.eclipse.sirius.properties.core' [INFO] 22:15:39.584 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core [INFO] 22:15:39.584 Source paths: pom.xml, src [INFO] 22:15:39.584 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.585 Indexing files of module 'org.eclipse.sirius.properties.defaultrules' [INFO] 22:15:39.585 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules [INFO] 22:15:39.585 Source paths: pom.xml, src [INFO] 22:15:39.585 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.585 Indexing files of module 'org.eclipse.sirius.properties.edit' [INFO] 22:15:39.585 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit [INFO] 22:15:39.585 Source paths: pom.xml, src-gen, src-generator, src-spec [INFO] 22:15:39.585 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.587 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference' [INFO] 22:15:39.587 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference [INFO] 22:15:39.587 Source paths: pom.xml, src-gen [INFO] 22:15:39.587 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.587 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference.edit' [INFO] 22:15:39.587 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] 22:15:39.587 Source paths: pom.xml, src-gen, src-spec [INFO] 22:15:39.587 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.588 Indexing files of module 'org.eclipse.sirius.sample.basicfamily' [INFO] 22:15:39.588 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily [INFO] 22:15:39.588 Source paths: pom.xml [INFO] 22:15:39.588 Test paths: src [INFO] 22:15:39.588 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.588 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.design' [INFO] 22:15:39.588 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design [INFO] 22:15:39.588 Source paths: pom.xml [INFO] 22:15:39.588 Test paths: src [INFO] 22:15:39.588 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.589 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.edit' [INFO] 22:15:39.589 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit [INFO] 22:15:39.589 Source paths: pom.xml [INFO] 22:15:39.589 Test paths: src [INFO] 22:15:39.589 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.589 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.editor' [INFO] 22:15:39.589 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor [INFO] 22:15:39.589 Source paths: pom.xml [INFO] 22:15:39.589 Test paths: src [INFO] 22:15:39.589 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.589 Indexing files of module 'org.eclipse.sirius.sample.ecore.design' [INFO] 22:15:39.590 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design [INFO] 22:15:39.590 Source paths: pom.xml [INFO] 22:15:39.590 Test paths: src [INFO] 22:15:39.590 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.590 Indexing files of module 'org.eclipse.sirius.sample.interactions' [INFO] 22:15:39.590 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions [INFO] 22:15:39.590 Source paths: pom.xml [INFO] 22:15:39.590 Test paths: src [INFO] 22:15:39.590 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.591 Indexing files of module 'org.eclipse.sirius.sample.interactions.design' [INFO] 22:15:39.591 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design [INFO] 22:15:39.591 Source paths: pom.xml [INFO] 22:15:39.591 Test paths: src [INFO] 22:15:39.591 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.591 Indexing files of module 'org.eclipse.sirius.sample.interactions.edit' [INFO] 22:15:39.591 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit [INFO] 22:15:39.591 Source paths: pom.xml [INFO] 22:15:39.591 Test paths: src [INFO] 22:15:39.591 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.592 Indexing files of module 'org.eclipse.sirius.sample.interactions.editor' [INFO] 22:15:39.592 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor [INFO] 22:15:39.592 Source paths: pom.xml [INFO] 22:15:39.592 Test paths: src [INFO] 22:15:39.592 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.592 Indexing files of module 'org.eclipse.sirius.sample.properties' [INFO] 22:15:39.592 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties [INFO] 22:15:39.592 Source paths: pom.xml [INFO] 22:15:39.592 Test paths: src [INFO] 22:15:39.592 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.593 Indexing files of module 'org.eclipse.sirius.sample.properties.checkbox' [INFO] 22:15:39.593 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox [INFO] 22:15:39.593 Source paths: pom.xml [INFO] 22:15:39.593 Test paths: src [INFO] 22:15:39.593 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.593 Indexing files of module 'org.eclipse.sirius.sample.properties.radio' [INFO] 22:15:39.593 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio [INFO] 22:15:39.593 Source paths: pom.xml [INFO] 22:15:39.593 Test paths: src [INFO] 22:15:39.593 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.593 Indexing files of module 'org.eclipse.sirius.sample.properties.textarea' [INFO] 22:15:39.593 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea [INFO] 22:15:39.593 Source paths: pom.xml [INFO] 22:15:39.593 Test paths: src [INFO] 22:15:39.593 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.593 Indexing files of module 'org.eclipse.sirius.synchronizer' [INFO] 22:15:39.593 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer [INFO] 22:15:39.594 Source paths: pom.xml, src [INFO] 22:15:39.594 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.594 Indexing files of module 'org.eclipse.sirius.table' [INFO] 22:15:39.594 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table [INFO] 22:15:39.594 Source paths: pom.xml, src [INFO] 22:15:39.594 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.595 Indexing files of module 'org.eclipse.sirius.table.model' [INFO] 22:15:39.595 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model [INFO] 22:15:39.595 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.595 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.596 Indexing files of module 'org.eclipse.sirius.table.ui' [INFO] 22:15:39.596 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui [INFO] 22:15:39.596 Source paths: pom.xml, src, src-paperclips, src-gen [INFO] 22:15:39.596 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.601 Indexing files of module 'org.eclipse.sirius.table.ui.ext' [INFO] 22:15:39.602 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext [INFO] 22:15:39.602 Source paths: pom.xml, src [INFO] 22:15:39.602 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.602 Indexing files of module 'org.eclipse.sirius.tests.junit' [INFO] 22:15:39.602 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit [INFO] 22:15:39.602 Source paths: pom.xml [INFO] 22:15:39.602 Test paths: src [INFO] 22:15:39.602 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.633 Indexing files of module 'org.eclipse.sirius.tests.junit.support' [INFO] 22:15:39.633 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support [INFO] 22:15:39.634 Source paths: pom.xml [INFO] 22:15:39.634 Test paths: src [INFO] 22:15:39.634 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.634 Indexing files of module 'org.eclipse.sirius.tests.junit.xtext' [INFO] 22:15:39.634 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext [INFO] 22:15:39.634 Source paths: pom.xml [INFO] 22:15:39.634 Test paths: src [INFO] 22:15:39.634 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.635 Indexing files of module 'org.eclipse.sirius.tests.sample.benchmark' [INFO] 22:15:39.635 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark [INFO] 22:15:39.635 Source paths: pom.xml [INFO] 22:15:39.635 Test paths: src [INFO] 22:15:39.635 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.635 Indexing files of module 'org.eclipse.sirius.tests.sample.component' [INFO] 22:15:39.635 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component [INFO] 22:15:39.636 Source paths: pom.xml [INFO] 22:15:39.636 Test paths: src [INFO] 22:15:39.636 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.636 Indexing files of module 'org.eclipse.sirius.tests.sample.component.design' [INFO] 22:15:39.636 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design [INFO] 22:15:39.636 Source paths: pom.xml [INFO] 22:15:39.636 Test paths: src, src-gen [INFO] 22:15:39.636 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.636 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook' [INFO] 22:15:39.636 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook [INFO] 22:15:39.636 Source paths: pom.xml [INFO] 22:15:39.636 Test paths: src [INFO] 22:15:39.636 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.637 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.design' [INFO] 22:15:39.637 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design [INFO] 22:15:39.637 Source paths: pom.xml [INFO] 22:15:39.637 Test paths: src [INFO] 22:15:39.637 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.638 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.edit' [INFO] 22:15:39.638 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit [INFO] 22:15:39.638 Source paths: pom.xml [INFO] 22:15:39.638 Test paths: src-gen [INFO] 22:15:39.638 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.642 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.editor' [INFO] 22:15:39.642 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor [INFO] 22:15:39.642 Source paths: pom.xml [INFO] 22:15:39.642 Test paths: src-gen [INFO] 22:15:39.642 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.642 Indexing files of module 'org.eclipse.sirius.tests.sample.migration' [INFO] 22:15:39.642 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration [INFO] 22:15:39.642 Source paths: pom.xml [INFO] 22:15:39.642 Test paths: src-gen [INFO] 22:15:39.642 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.644 Indexing files of module 'org.eclipse.sirius.tests.sample.migration.design' [INFO] 22:15:39.644 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design [INFO] 22:15:39.644 Source paths: pom.xml [INFO] 22:15:39.644 Test paths: src [INFO] 22:15:39.644 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.644 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml' [INFO] 22:15:39.644 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml [INFO] 22:15:39.644 Source paths: pom.xml [INFO] 22:15:39.644 Test paths: src-gen [INFO] 22:15:39.644 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.646 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml.design' [INFO] 22:15:39.646 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design [INFO] 22:15:39.646 Source paths: pom.xml [INFO] 22:15:39.646 Test paths: src [INFO] 22:15:39.646 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.646 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine' [INFO] 22:15:39.646 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] 22:15:39.646 Source paths: pom.xml [INFO] 22:15:39.646 Test paths: src, src-gen, xtend-gen [INFO] 22:15:39.646 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.653 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.design' [INFO] 22:15:39.653 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] 22:15:39.653 Source paths: pom.xml [INFO] 22:15:39.653 Test paths: src [INFO] 22:15:39.653 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.653 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ide' [INFO] 22:15:39.653 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] 22:15:39.653 Source paths: pom.xml [INFO] 22:15:39.653 Test paths: src-gen [INFO] 22:15:39.653 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.655 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ui' [INFO] 22:15:39.655 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] 22:15:39.655 Source paths: pom.xml [INFO] 22:15:39.655 Test paths: src-gen, xtend-gen [INFO] 22:15:39.655 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.655 Indexing files of module 'org.eclipse.sirius.tests.swtbot' [INFO] 22:15:39.655 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot [INFO] 22:15:39.655 Source paths: pom.xml [INFO] 22:15:39.655 Test paths: src [INFO] 22:15:39.655 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.662 Indexing files of module 'org.eclipse.sirius.tests.swtbot.support' [INFO] 22:15:39.662 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support [INFO] 22:15:39.662 Source paths: pom.xml [INFO] 22:15:39.662 Test paths: src [INFO] 22:15:39.662 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.664 Indexing files of module 'org.eclipse.sirius.tests.tree' [INFO] 22:15:39.664 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree [INFO] 22:15:39.664 Source paths: pom.xml [INFO] 22:15:39.664 Test paths: src [INFO] 22:15:39.664 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.665 Indexing files of module 'org.eclipse.sirius.tests.ui.properties' [INFO] 22:15:39.665 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties [INFO] 22:15:39.665 Source paths: pom.xml [INFO] 22:15:39.665 Test paths: src [INFO] 22:15:39.665 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.666 Indexing files of module 'org.eclipse.sirius.tree' [INFO] 22:15:39.666 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree [INFO] 22:15:39.666 Source paths: pom.xml, src [INFO] 22:15:39.666 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.667 Indexing files of module 'org.eclipse.sirius.tree.model' [INFO] 22:15:39.667 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model [INFO] 22:15:39.667 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.667 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.668 Indexing files of module 'org.eclipse.sirius.tree.ui' [INFO] 22:15:39.668 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui [INFO] 22:15:39.668 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.668 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.669 Indexing files of module 'org.eclipse.sirius.tree.ui.ext' [INFO] 22:15:39.669 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext [INFO] 22:15:39.669 Source paths: pom.xml, src [INFO] 22:15:39.669 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.670 Indexing files of module 'org.eclipse.sirius.ui' [INFO] 22:15:39.670 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui [INFO] 22:15:39.670 Source paths: pom.xml, src, src-gen [INFO] 22:15:39.670 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.675 Indexing files of module 'org.eclipse.sirius.ui.editor' [INFO] 22:15:39.675 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor [INFO] 22:15:39.676 Source paths: pom.xml, src [INFO] 22:15:39.676 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.676 Indexing files of module 'org.eclipse.sirius.ui.ext' [INFO] 22:15:39.676 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext [INFO] 22:15:39.676 Source paths: pom.xml, src [INFO] 22:15:39.676 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.676 Indexing files of module 'org.eclipse.sirius.ui.properties' [INFO] 22:15:39.676 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties [INFO] 22:15:39.676 Source paths: pom.xml, src [INFO] 22:15:39.676 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.677 Indexing files of module 'org.eclipse.sirius.ui.properties.ext.widgets.reference' [INFO] 22:15:39.677 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] 22:15:39.677 Source paths: pom.xml, src [INFO] 22:15:39.677 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.677 Indexing files of module 'Sirius Parent' [INFO] 22:15:39.677 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master [INFO] 22:15:39.677 Source paths: packaging/org.eclipse.sirius.parent/pom.xml [INFO] 22:15:39.677 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 22:15:39.678 5511 files indexed [INFO] 22:15:39.682 Quality profile for java: Sonar way [INFO] 22:15:39.682 Quality profile for xml: Sonar way [INFO] 22:15:39.682 ------------- Run sensors on module org.eclipse.sirius.tests.junit.xtext [INFO] 22:15:39.738 Load metrics repository [INFO] 22:15:39.906 Load metrics repository (done) | time=168ms [INFO] 22:15:39.911 Sensor cache enabled [INFO] 22:15:40.084 Load sensor cache [INFO] 22:15:46.762 Load sensor cache (24 MB) | time=6678ms [INFO] 22:15:47.683 Sensor JavaSensor [java] [INFO] 22:15:47.688 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:47.717 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:47.718 No "Main" source files to scan. [INFO] 22:15:47.803 Using ECJ batch to parse 3 Test java source files with batch size 214 KB. [INFO] 22:15:47.954 Starting batch processing. [INFO] 22:15:48.786 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:15:49.255 100% analyzed [INFO] 22:15:49.255 Batch processing: Done. [INFO] 22:15:49.257 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 22:15:49.257 No "Generated" source files to scan. [INFO] 22:15:49.257 Sensor JavaSensor [java] (done) | time=1574ms [INFO] 22:15:49.257 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:15:49.258 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:15:49.258 Sensor SurefireSensor [java] [INFO] 22:15:49.259 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/surefire-reports] [INFO] 22:15:49.329 Sensor SurefireSensor [java] (done) | time=71ms [INFO] 22:15:49.329 Sensor XML Sensor [xml] [INFO] 22:15:49.333 1 source file to be analyzed [INFO] 22:15:49.443 1/1 source file has been analyzed [INFO] 22:15:49.443 Sensor XML Sensor [xml] (done) | time=114ms [INFO] 22:15:49.444 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:15:49.447 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:15:49.459 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms [INFO] 22:15:49.459 Sensor IaC Docker Sensor [iac] [INFO] 22:15:49.461 0 source files to be analyzed [INFO] 22:15:49.585 0/0 source files have been analyzed [INFO] 22:15:49.585 Sensor IaC Docker Sensor [iac] (done) | time=126ms [INFO] 22:15:49.585 Sensor Serverless configuration file sensor [security] [INFO] 22:15:49.586 0 Serverless function entries were found in the project [INFO] 22:15:49.587 0 Serverless function handlers were kept as entrypoints [INFO] 22:15:49.587 Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] 22:15:49.587 Sensor AWS SAM template file sensor [security] [INFO] 22:15:49.587 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:15:49.587 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:15:49.588 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:15:49.590 ------------- Run sensors on module org.eclipse.sirius [INFO] 22:15:49.726 Sensor JavaSensor [java] [INFO] 22:15:49.726 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:15:49.729 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:15:49.730 Using ECJ batch to parse 381 Main java source files with batch size 214 KB. [INFO] 22:15:49.756 Starting batch processing. [INFO] 22:15:49.860 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:18.157 100% analyzed [INFO] 22:16:18.157 Batch processing: Done. [INFO] 22:16:18.158 Did not optimize analysis for any files, performed a full analysis for all 381 files. [INFO] 22:16:18.258 No "Test" source files to scan. [INFO] 22:16:18.258 No "Generated" source files to scan. [INFO] 22:16:18.258 Sensor JavaSensor [java] (done) | time=28532ms [INFO] 22:16:18.259 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:18.260 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:16:18.260 Sensor SurefireSensor [java] [INFO] 22:16:18.260 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/surefire-reports] [INFO] 22:16:18.260 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:18.260 Sensor XML Sensor [xml] [INFO] 22:16:18.261 1 source file to be analyzed [INFO] 22:16:18.271 1/1 source file has been analyzed [INFO] 22:16:18.271 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 22:16:18.271 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:18.272 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:18.393 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=122ms [INFO] 22:16:18.394 Sensor IaC Docker Sensor [iac] [INFO] 22:16:18.396 0 source files to be analyzed [INFO] 22:16:18.403 0/0 source files have been analyzed [INFO] 22:16:18.403 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 22:16:18.403 Sensor Serverless configuration file sensor [security] [INFO] 22:16:18.403 0 Serverless function entries were found in the project [INFO] 22:16:18.403 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:18.403 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:18.404 Sensor AWS SAM template file sensor [security] [INFO] 22:16:18.404 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:18.404 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:18.405 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:16:18.405 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.design [INFO] 22:16:18.469 Sensor JavaSensor [java] [INFO] 22:16:18.469 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:18.476 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:18.476 No "Main" source files to scan. [INFO] 22:16:18.492 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:16:18.496 Starting batch processing. [INFO] 22:16:18.560 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:18.596 100% analyzed [INFO] 22:16:18.596 Batch processing: Done. [INFO] 22:16:18.597 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:16:18.597 No "Generated" source files to scan. [INFO] 22:16:18.597 Sensor JavaSensor [java] (done) | time=128ms [INFO] 22:16:18.597 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:18.597 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:18.597 Sensor SurefireSensor [java] [INFO] 22:16:18.597 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/surefire-reports] [INFO] 22:16:18.597 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:18.597 Sensor XML Sensor [xml] [INFO] 22:16:18.598 1 source file to be analyzed [INFO] 22:16:18.605 1/1 source file has been analyzed [INFO] 22:16:18.605 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 22:16:18.605 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:18.605 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:18.608 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:16:18.608 Sensor IaC Docker Sensor [iac] [INFO] 22:16:18.609 0 source files to be analyzed [INFO] 22:16:18.629 0/0 source files have been analyzed [INFO] 22:16:18.629 Sensor IaC Docker Sensor [iac] (done) | time=21ms [INFO] 22:16:18.630 Sensor Serverless configuration file sensor [security] [INFO] 22:16:18.630 0 Serverless function entries were found in the project [INFO] 22:16:18.630 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:18.630 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:18.630 Sensor AWS SAM template file sensor [security] [INFO] 22:16:18.630 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:18.630 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:18.630 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:18.630 ------------- Run sensors on module org.eclipse.sirius.editor.tree [INFO] 22:16:18.678 Sensor JavaSensor [java] [INFO] 22:16:18.678 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:18.684 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:18.684 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 22:16:18.688 Starting batch processing. [INFO] 22:16:18.729 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:19.179 100% analyzed [INFO] 22:16:19.179 Batch processing: Done. [INFO] 22:16:19.179 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:16:19.194 No "Test" source files to scan. [INFO] 22:16:19.194 No "Generated" source files to scan. [INFO] 22:16:19.195 Sensor JavaSensor [java] (done) | time=516ms [INFO] 22:16:19.195 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:19.195 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:19.195 Sensor SurefireSensor [java] [INFO] 22:16:19.195 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/surefire-reports] [INFO] 22:16:19.195 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:19.195 Sensor XML Sensor [xml] [INFO] 22:16:19.195 1 source file to be analyzed [INFO] 22:16:19.202 1/1 source file has been analyzed [INFO] 22:16:19.202 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:16:19.202 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:19.202 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:19.206 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:16:19.207 Sensor IaC Docker Sensor [iac] [INFO] 22:16:19.207 0 source files to be analyzed [INFO] 22:16:19.212 0/0 source files have been analyzed [INFO] 22:16:19.212 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:16:19.212 Sensor Serverless configuration file sensor [security] [INFO] 22:16:19.212 0 Serverless function entries were found in the project [INFO] 22:16:19.213 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:19.213 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:16:19.213 Sensor AWS SAM template file sensor [security] [INFO] 22:16:19.213 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:19.213 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:19.213 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:19.213 ------------- Run sensors on module org.eclipse.sirius.properties [INFO] 22:16:19.270 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:19.270 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:16:19.270 Sensor XML Sensor [xml] [INFO] 22:16:19.270 1 source file to be analyzed [INFO] 22:16:19.277 1/1 source file has been analyzed [INFO] 22:16:19.277 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:16:19.277 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:19.277 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:19.299 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms [INFO] 22:16:19.299 Sensor IaC Docker Sensor [iac] [INFO] 22:16:19.300 0 source files to be analyzed [INFO] 22:16:19.326 0/0 source files have been analyzed [INFO] 22:16:19.326 Sensor IaC Docker Sensor [iac] (done) | time=27ms [INFO] 22:16:19.326 Sensor Serverless configuration file sensor [security] [INFO] 22:16:19.326 0 Serverless function entries were found in the project [INFO] 22:16:19.326 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:19.326 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:19.326 Sensor AWS SAM template file sensor [security] [INFO] 22:16:19.326 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:19.326 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:19.326 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:19.327 ------------- Run sensors on module org.eclipse.sirius.ui [INFO] 22:16:19.371 Sensor JavaSensor [java] [INFO] 22:16:19.372 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:19.377 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:19.377 Using ECJ batch to parse 284 Main java source files with batch size 214 KB. [INFO] 22:16:19.392 Starting batch processing. [INFO] 22:16:19.460 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:37.663 100% analyzed [INFO] 22:16:37.664 Batch processing: Done. [INFO] 22:16:37.664 Did not optimize analysis for any files, performed a full analysis for all 284 files. [INFO] 22:16:37.734 No "Test" source files to scan. [INFO] 22:16:37.735 No "Generated" source files to scan. [INFO] 22:16:37.735 Sensor JavaSensor [java] (done) | time=18364ms [INFO] 22:16:37.735 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:37.735 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:37.735 Sensor SurefireSensor [java] [INFO] 22:16:37.735 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/surefire-reports] [INFO] 22:16:37.735 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:37.736 Sensor XML Sensor [xml] [INFO] 22:16:37.736 1 source file to be analyzed [INFO] 22:16:37.742 1/1 source file has been analyzed [INFO] 22:16:37.742 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:37.743 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:37.743 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:37.809 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=66ms [INFO] 22:16:37.809 Sensor IaC Docker Sensor [iac] [INFO] 22:16:37.810 0 source files to be analyzed [INFO] 22:16:37.815 0/0 source files have been analyzed [INFO] 22:16:37.815 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 22:16:37.815 Sensor Serverless configuration file sensor [security] [INFO] 22:16:37.815 0 Serverless function entries were found in the project [INFO] 22:16:37.815 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:37.815 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:37.815 Sensor AWS SAM template file sensor [security] [INFO] 22:16:37.816 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:16:37.816 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:37.825 Sensor AWS SAM Inline template file sensor [security] (done) | time=9ms [INFO] 22:16:37.825 ------------- Run sensors on module org.eclipse.sirius.ext.e3 [INFO] 22:16:37.867 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:37.868 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:16:37.868 Sensor XML Sensor [xml] [INFO] 22:16:37.868 1 source file to be analyzed [INFO] 22:16:37.874 1/1 source file has been analyzed [INFO] 22:16:37.874 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:37.874 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:37.874 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:37.875 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:37.875 Sensor IaC Docker Sensor [iac] [INFO] 22:16:37.875 0 source files to be analyzed [INFO] 22:16:37.879 0/0 source files have been analyzed [INFO] 22:16:37.879 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:37.880 Sensor Serverless configuration file sensor [security] [INFO] 22:16:37.880 0 Serverless function entries were found in the project [INFO] 22:16:37.880 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:37.880 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:37.880 Sensor AWS SAM template file sensor [security] [INFO] 22:16:37.880 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:37.880 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:37.880 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:37.880 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.editor [INFO] 22:16:37.940 Sensor JavaSensor [java] [INFO] 22:16:37.940 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:37.944 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:37.944 No "Main" source files to scan. [INFO] 22:16:37.973 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 22:16:37.981 Starting batch processing. [INFO] 22:16:38.017 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:38.237 100% analyzed [INFO] 22:16:38.237 Batch processing: Done. [INFO] 22:16:38.238 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:16:38.238 No "Generated" source files to scan. [INFO] 22:16:38.238 Sensor JavaSensor [java] (done) | time=298ms [INFO] 22:16:38.238 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:38.238 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:38.238 Sensor SurefireSensor [java] [INFO] 22:16:38.238 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/surefire-reports] [INFO] 22:16:38.238 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:38.238 Sensor XML Sensor [xml] [INFO] 22:16:38.239 1 source file to be analyzed [INFO] 22:16:38.245 1/1 source file has been analyzed [INFO] 22:16:38.245 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:16:38.245 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:38.246 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:38.250 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 22:16:38.250 Sensor IaC Docker Sensor [iac] [INFO] 22:16:38.250 0 source files to be analyzed [INFO] 22:16:38.254 0/0 source files have been analyzed [INFO] 22:16:38.254 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:38.254 Sensor Serverless configuration file sensor [security] [INFO] 22:16:38.254 0 Serverless function entries were found in the project [INFO] 22:16:38.254 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:38.254 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:38.254 Sensor AWS SAM template file sensor [security] [INFO] 22:16:38.254 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:38.254 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:38.254 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:38.254 ------------- Run sensors on module org.eclipse.sirius.properties.defaultrules [INFO] 22:16:38.294 Sensor JavaSensor [java] [INFO] 22:16:38.294 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:38.296 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:38.296 Using ECJ batch to parse 3 Main java source files with batch size 214 KB. [INFO] 22:16:38.297 Starting batch processing. [INFO] 22:16:38.313 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:38.368 100% analyzed [INFO] 22:16:38.368 Batch processing: Done. [INFO] 22:16:38.368 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 22:16:38.393 No "Test" source files to scan. [INFO] 22:16:38.393 No "Generated" source files to scan. [INFO] 22:16:38.393 Sensor JavaSensor [java] (done) | time=99ms [INFO] 22:16:38.393 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:38.393 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:38.393 Sensor SurefireSensor [java] [INFO] 22:16:38.393 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/surefire-reports] [INFO] 22:16:38.393 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:38.393 Sensor XML Sensor [xml] [INFO] 22:16:38.394 1 source file to be analyzed [INFO] 22:16:38.400 1/1 source file has been analyzed [INFO] 22:16:38.400 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:16:38.400 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:38.400 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:38.401 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:38.401 Sensor IaC Docker Sensor [iac] [INFO] 22:16:38.401 0 source files to be analyzed [INFO] 22:16:38.405 0/0 source files have been analyzed [INFO] 22:16:38.405 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:38.405 Sensor Serverless configuration file sensor [security] [INFO] 22:16:38.405 0 Serverless function entries were found in the project [INFO] 22:16:38.405 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:38.405 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:38.405 Sensor AWS SAM template file sensor [security] [INFO] 22:16:38.405 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:38.405 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:38.405 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:38.405 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl.ide [INFO] 22:16:38.452 Sensor JavaSensor [java] [INFO] 22:16:38.452 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:38.458 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:38.458 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 22:16:38.462 Starting batch processing. [INFO] 22:16:38.491 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:39.117 100% analyzed [INFO] 22:16:39.117 Batch processing: Done. [INFO] 22:16:39.118 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:16:39.144 No "Test" source files to scan. [INFO] 22:16:39.144 No "Generated" source files to scan. [INFO] 22:16:39.144 Sensor JavaSensor [java] (done) | time=692ms [INFO] 22:16:39.144 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:39.145 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:16:39.145 Sensor SurefireSensor [java] [INFO] 22:16:39.145 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/surefire-reports] [INFO] 22:16:39.145 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:39.145 Sensor XML Sensor [xml] [INFO] 22:16:39.145 1 source file to be analyzed [INFO] 22:16:39.151 1/1 source file has been analyzed [INFO] 22:16:39.151 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:39.151 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:39.151 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:39.152 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:39.153 Sensor IaC Docker Sensor [iac] [INFO] 22:16:39.153 0 source files to be analyzed [INFO] 22:16:39.156 0/0 source files have been analyzed [INFO] 22:16:39.156 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:39.156 Sensor Serverless configuration file sensor [security] [INFO] 22:16:39.156 0 Serverless function entries were found in the project [INFO] 22:16:39.157 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:39.157 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:16:39.157 Sensor AWS SAM template file sensor [security] [INFO] 22:16:39.157 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:39.157 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:39.157 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:39.157 ------------- Run sensors on module org.eclipse.sirius.sample.interactions [INFO] 22:16:39.194 Sensor JavaSensor [java] [INFO] 22:16:39.194 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:39.196 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:39.196 No "Main" source files to scan. [INFO] 22:16:39.226 Using ECJ batch to parse 52 Test java source files with batch size 214 KB. [INFO] 22:16:39.239 Starting batch processing. [INFO] 22:16:39.257 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:39.830 100% analyzed [INFO] 22:16:39.830 Batch processing: Done. [INFO] 22:16:39.830 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 22:16:39.830 No "Generated" source files to scan. [INFO] 22:16:39.830 Sensor JavaSensor [java] (done) | time=636ms [INFO] 22:16:39.830 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:39.830 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:39.830 Sensor SurefireSensor [java] [INFO] 22:16:39.830 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/surefire-reports] [INFO] 22:16:39.830 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:39.830 Sensor XML Sensor [xml] [INFO] 22:16:39.831 1 source file to be analyzed [INFO] 22:16:39.836 1/1 source file has been analyzed [INFO] 22:16:39.836 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:39.836 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:39.837 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:39.845 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 22:16:39.845 Sensor IaC Docker Sensor [iac] [INFO] 22:16:39.845 0 source files to be analyzed [INFO] 22:16:39.849 0/0 source files have been analyzed [INFO] 22:16:39.849 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:39.849 Sensor Serverless configuration file sensor [security] [INFO] 22:16:39.849 0 Serverless function entries were found in the project [INFO] 22:16:39.849 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:39.849 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:39.849 Sensor AWS SAM template file sensor [security] [INFO] 22:16:39.849 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:39.849 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:39.849 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:39.849 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.model [INFO] 22:16:39.886 Sensor JavaSensor [java] [INFO] 22:16:39.886 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:39.888 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:39.888 Using ECJ batch to parse 14 Main java source files with batch size 214 KB. [INFO] 22:16:39.890 Starting batch processing. [INFO] 22:16:39.907 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:40.113 100% analyzed [INFO] 22:16:40.114 Batch processing: Done. [INFO] 22:16:40.114 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 22:16:40.141 No "Test" source files to scan. [INFO] 22:16:40.141 No "Generated" source files to scan. [INFO] 22:16:40.141 Sensor JavaSensor [java] (done) | time=255ms [INFO] 22:16:40.141 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:40.141 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:40.141 Sensor SurefireSensor [java] [INFO] 22:16:40.141 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/surefire-reports] [INFO] 22:16:40.141 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:40.141 Sensor XML Sensor [xml] [INFO] 22:16:40.150 1 source file to be analyzed [INFO] 22:16:40.155 1/1 source file has been analyzed [INFO] 22:16:40.155 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 22:16:40.155 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:40.156 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:40.166 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] 22:16:40.166 Sensor IaC Docker Sensor [iac] [INFO] 22:16:40.167 0 source files to be analyzed [INFO] 22:16:40.170 0/0 source files have been analyzed [INFO] 22:16:40.170 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:40.170 Sensor Serverless configuration file sensor [security] [INFO] 22:16:40.170 0 Serverless function entries were found in the project [INFO] 22:16:40.171 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:40.171 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:16:40.171 Sensor AWS SAM template file sensor [security] [INFO] 22:16:40.171 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:40.171 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:40.171 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:40.171 ------------- Run sensors on module org.eclipse.sirius.tests.sample.benchmark [INFO] 22:16:40.206 Sensor JavaSensor [java] [INFO] 22:16:40.206 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:40.208 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:40.208 No "Main" source files to scan. [INFO] 22:16:40.237 Using ECJ batch to parse 20 Test java source files with batch size 214 KB. [INFO] 22:16:40.247 Starting batch processing. [INFO] 22:16:40.268 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:40.439 100% analyzed [INFO] 22:16:40.439 Batch processing: Done. [INFO] 22:16:40.439 Did not optimize analysis for any files, performed a full analysis for all 20 files. [INFO] 22:16:40.439 No "Generated" source files to scan. [INFO] 22:16:40.439 Sensor JavaSensor [java] (done) | time=233ms [INFO] 22:16:40.439 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:40.440 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:16:40.440 Sensor SurefireSensor [java] [INFO] 22:16:40.440 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/surefire-reports] [INFO] 22:16:40.440 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:40.440 Sensor XML Sensor [xml] [INFO] 22:16:40.440 1 source file to be analyzed [INFO] 22:16:40.446 1/1 source file has been analyzed [INFO] 22:16:40.446 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:40.446 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:40.446 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:40.449 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:16:40.450 Sensor IaC Docker Sensor [iac] [INFO] 22:16:40.450 0 source files to be analyzed [INFO] 22:16:40.453 0/0 source files have been analyzed [INFO] 22:16:40.453 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:40.453 Sensor Serverless configuration file sensor [security] [INFO] 22:16:40.453 0 Serverless function entries were found in the project [INFO] 22:16:40.453 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:40.453 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:40.453 Sensor AWS SAM template file sensor [security] [INFO] 22:16:40.453 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:40.454 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:40.454 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:40.454 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration.design [INFO] 22:16:40.490 Sensor JavaSensor [java] [INFO] 22:16:40.490 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:40.497 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:40.497 No "Main" source files to scan. [INFO] 22:16:40.555 Using ECJ batch to parse 5 Test java source files with batch size 214 KB. [INFO] 22:16:40.561 Starting batch processing. [INFO] 22:16:40.605 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:40.754 100% analyzed [INFO] 22:16:40.754 Batch processing: Done. [INFO] 22:16:40.755 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:16:40.755 No "Generated" source files to scan. [INFO] 22:16:40.755 Sensor JavaSensor [java] (done) | time=265ms [INFO] 22:16:40.755 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:40.755 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:40.756 Sensor SurefireSensor [java] [INFO] 22:16:40.756 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/surefire-reports] [INFO] 22:16:40.756 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:40.756 Sensor XML Sensor [xml] [INFO] 22:16:40.756 1 source file to be analyzed [INFO] 22:16:40.761 1/1 source file has been analyzed [INFO] 22:16:40.761 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:40.761 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:40.761 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:40.763 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:16:40.764 Sensor IaC Docker Sensor [iac] [INFO] 22:16:40.764 0 source files to be analyzed [INFO] 22:16:40.768 0/0 source files have been analyzed [INFO] 22:16:40.768 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:40.768 Sensor Serverless configuration file sensor [security] [INFO] 22:16:40.768 0 Serverless function entries were found in the project [INFO] 22:16:40.768 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:40.768 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:40.768 Sensor AWS SAM template file sensor [security] [INFO] 22:16:40.768 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:40.768 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:40.768 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:40.768 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] 22:16:40.826 Sensor JavaSensor [java] [INFO] 22:16:40.826 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:40.831 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:40.831 No "Main" source files to scan. [INFO] 22:16:40.859 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 22:16:40.870 Starting batch processing. [INFO] 22:16:40.994 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:41.228 100% analyzed [INFO] 22:16:41.228 Batch processing: Done. [INFO] 22:16:41.228 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:16:41.229 No "Generated" source files to scan. [INFO] 22:16:41.229 Sensor JavaSensor [java] (done) | time=403ms [INFO] 22:16:41.229 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:41.229 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:41.229 Sensor SurefireSensor [java] [INFO] 22:16:41.229 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/surefire-reports] [INFO] 22:16:41.229 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:41.229 Sensor XML Sensor [xml] [INFO] 22:16:41.230 1 source file to be analyzed [INFO] 22:16:41.235 1/1 source file has been analyzed [INFO] 22:16:41.235 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:41.235 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:41.235 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:41.239 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:16:41.239 Sensor IaC Docker Sensor [iac] [INFO] 22:16:41.239 0 source files to be analyzed [INFO] 22:16:41.248 0/0 source files have been analyzed [INFO] 22:16:41.248 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 22:16:41.249 Sensor Serverless configuration file sensor [security] [INFO] 22:16:41.249 0 Serverless function entries were found in the project [INFO] 22:16:41.249 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:41.249 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:41.249 Sensor AWS SAM template file sensor [security] [INFO] 22:16:41.249 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:41.249 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:41.249 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:41.249 ------------- Run sensors on module org.eclipse.sirius.model [INFO] 22:16:41.383 Sensor JavaSensor [java] [INFO] 22:16:41.383 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:41.385 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:41.385 Using ECJ batch to parse 29 Main java source files with batch size 214 KB. [INFO] 22:16:41.392 Starting batch processing. [INFO] 22:16:41.427 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:42.103 100% analyzed [INFO] 22:16:42.103 Batch processing: Done. [INFO] 22:16:42.104 Did not optimize analysis for any files, performed a full analysis for all 29 files. [INFO] 22:16:42.138 No "Test" source files to scan. [INFO] 22:16:42.138 No "Generated" source files to scan. [INFO] 22:16:42.138 Sensor JavaSensor [java] (done) | time=755ms [INFO] 22:16:42.138 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:42.138 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:42.138 Sensor SurefireSensor [java] [INFO] 22:16:42.138 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/surefire-reports] [INFO] 22:16:42.138 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:42.138 Sensor XML Sensor [xml] [INFO] 22:16:42.139 1 source file to be analyzed [INFO] 22:16:42.144 1/1 source file has been analyzed [INFO] 22:16:42.144 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:42.144 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:42.144 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:42.166 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms [INFO] 22:16:42.166 Sensor IaC Docker Sensor [iac] [INFO] 22:16:42.166 0 source files to be analyzed [INFO] 22:16:42.170 0/0 source files have been analyzed [INFO] 22:16:42.170 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:42.170 Sensor Serverless configuration file sensor [security] [INFO] 22:16:42.170 0 Serverless function entries were found in the project [INFO] 22:16:42.170 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:42.170 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:42.170 Sensor AWS SAM template file sensor [security] [INFO] 22:16:42.170 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:42.170 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:42.170 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:42.170 ------------- Run sensors on module org.eclipse.sirius.common.xtext [INFO] 22:16:42.208 Sensor JavaSensor [java] [INFO] 22:16:42.208 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:42.214 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:42.214 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 22:16:42.217 Starting batch processing. [INFO] 22:16:42.254 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:42.408 100% analyzed [INFO] 22:16:42.408 Batch processing: Done. [INFO] 22:16:42.409 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:16:42.436 No "Test" source files to scan. [INFO] 22:16:42.436 No "Generated" source files to scan. [INFO] 22:16:42.436 Sensor JavaSensor [java] (done) | time=228ms [INFO] 22:16:42.436 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:42.437 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:16:42.437 Sensor SurefireSensor [java] [INFO] 22:16:42.437 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/surefire-reports] [INFO] 22:16:42.437 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:42.437 Sensor XML Sensor [xml] [INFO] 22:16:42.437 1 source file to be analyzed [INFO] 22:16:42.442 1/1 source file has been analyzed [INFO] 22:16:42.442 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:42.442 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:42.442 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:42.444 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:16:42.444 Sensor IaC Docker Sensor [iac] [INFO] 22:16:42.444 0 source files to be analyzed [INFO] 22:16:42.447 0/0 source files have been analyzed [INFO] 22:16:42.447 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:42.447 Sensor Serverless configuration file sensor [security] [INFO] 22:16:42.448 0 Serverless function entries were found in the project [INFO] 22:16:42.448 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:42.448 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:16:42.448 Sensor AWS SAM template file sensor [security] [INFO] 22:16:42.448 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:42.448 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:42.448 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:42.448 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.ui [INFO] 22:16:42.505 Sensor JavaSensor [java] [INFO] 22:16:42.505 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:42.512 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:42.512 Using ECJ batch to parse 104 Main java source files with batch size 214 KB. [INFO] 22:16:42.532 Starting batch processing. [INFO] 22:16:42.588 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:51.050 100% analyzed [INFO] 22:16:51.050 Batch processing: Done. [INFO] 22:16:51.051 Did not optimize analysis for any files, performed a full analysis for all 104 files. [INFO] 22:16:51.108 No "Test" source files to scan. [INFO] 22:16:51.108 No "Generated" source files to scan. [INFO] 22:16:51.108 Sensor JavaSensor [java] (done) | time=8603ms [INFO] 22:16:51.108 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:51.108 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:51.108 Sensor SurefireSensor [java] [INFO] 22:16:51.108 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/surefire-reports] [INFO] 22:16:51.108 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:51.108 Sensor XML Sensor [xml] [INFO] 22:16:51.109 1 source file to be analyzed [INFO] 22:16:51.114 1/1 source file has been analyzed [INFO] 22:16:51.114 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:51.114 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:51.115 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:51.134 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms [INFO] 22:16:51.134 Sensor IaC Docker Sensor [iac] [INFO] 22:16:51.135 0 source files to be analyzed [INFO] 22:16:51.139 0/0 source files have been analyzed [INFO] 22:16:51.139 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:16:51.139 Sensor Serverless configuration file sensor [security] [INFO] 22:16:51.139 0 Serverless function entries were found in the project [INFO] 22:16:51.139 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:51.139 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:51.139 Sensor AWS SAM template file sensor [security] [INFO] 22:16:51.139 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:51.139 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:51.139 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:51.139 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component.design [INFO] 22:16:51.178 Sensor JavaSensor [java] [INFO] 22:16:51.178 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:51.185 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:51.185 No "Main" source files to scan. [INFO] 22:16:51.221 Using ECJ batch to parse 6 Test java source files with batch size 214 KB. [INFO] 22:16:51.232 Starting batch processing. [INFO] 22:16:51.265 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:51.540 100% analyzed [INFO] 22:16:51.540 Batch processing: Done. [INFO] 22:16:51.541 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:16:51.541 No "Generated" source files to scan. [INFO] 22:16:51.541 Sensor JavaSensor [java] (done) | time=363ms [INFO] 22:16:51.542 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:51.542 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:51.542 Sensor SurefireSensor [java] [INFO] 22:16:51.542 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/surefire-reports] [INFO] 22:16:51.542 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:51.542 Sensor XML Sensor [xml] [INFO] 22:16:51.542 1 source file to be analyzed [INFO] 22:16:51.547 1/1 source file has been analyzed [INFO] 22:16:51.547 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:51.547 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:51.547 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:51.550 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:16:51.550 Sensor IaC Docker Sensor [iac] [INFO] 22:16:51.551 0 source files to be analyzed [INFO] 22:16:51.554 0/0 source files have been analyzed [INFO] 22:16:51.554 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:51.554 Sensor Serverless configuration file sensor [security] [INFO] 22:16:51.555 0 Serverless function entries were found in the project [INFO] 22:16:51.555 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:51.555 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:16:51.555 Sensor AWS SAM template file sensor [security] [INFO] 22:16:51.555 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:51.555 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:51.555 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:51.555 ------------- Run sensors on module org.eclipse.sirius.ui.ext [INFO] 22:16:51.591 Sensor JavaSensor [java] [INFO] 22:16:51.591 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:51.596 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:51.596 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:16:51.597 Starting batch processing. [INFO] 22:16:51.616 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:51.646 100% analyzed [INFO] 22:16:51.646 Batch processing: Done. [INFO] 22:16:51.647 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:16:51.676 No "Test" source files to scan. [INFO] 22:16:51.676 No "Generated" source files to scan. [INFO] 22:16:51.676 Sensor JavaSensor [java] (done) | time=85ms [INFO] 22:16:51.676 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:51.676 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:51.677 Sensor SurefireSensor [java] [INFO] 22:16:51.677 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/surefire-reports] [INFO] 22:16:51.677 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:51.677 Sensor XML Sensor [xml] [INFO] 22:16:51.677 1 source file to be analyzed [INFO] 22:16:51.682 1/1 source file has been analyzed [INFO] 22:16:51.682 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:51.682 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:51.682 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:51.683 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:51.683 Sensor IaC Docker Sensor [iac] [INFO] 22:16:51.683 0 source files to be analyzed [INFO] 22:16:51.686 0/0 source files have been analyzed [INFO] 22:16:51.686 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:51.687 Sensor Serverless configuration file sensor [security] [INFO] 22:16:51.687 0 Serverless function entries were found in the project [INFO] 22:16:51.687 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:51.687 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:51.687 Sensor AWS SAM template file sensor [security] [INFO] 22:16:51.687 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:51.687 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:51.687 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:51.687 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql.ide [INFO] 22:16:51.729 Sensor JavaSensor [java] [INFO] 22:16:51.729 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:51.731 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:51.731 Using ECJ batch to parse 3 Main java source files with batch size 214 KB. [INFO] 22:16:51.733 Starting batch processing. [INFO] 22:16:51.742 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:51.840 100% analyzed [INFO] 22:16:51.840 Batch processing: Done. [INFO] 22:16:51.841 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 22:16:51.870 No "Test" source files to scan. [INFO] 22:16:51.870 No "Generated" source files to scan. [INFO] 22:16:51.870 Sensor JavaSensor [java] (done) | time=141ms [INFO] 22:16:51.870 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:51.870 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:51.870 Sensor SurefireSensor [java] [INFO] 22:16:51.870 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/surefire-reports] [INFO] 22:16:51.870 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:51.870 Sensor XML Sensor [xml] [INFO] 22:16:51.871 1 source file to be analyzed [INFO] 22:16:51.875 1/1 source file has been analyzed [INFO] 22:16:51.875 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:51.876 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:51.876 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:51.877 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:51.877 Sensor IaC Docker Sensor [iac] [INFO] 22:16:51.877 0 source files to be analyzed [INFO] 22:16:51.880 0/0 source files have been analyzed [INFO] 22:16:51.880 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:16:51.880 Sensor Serverless configuration file sensor [security] [INFO] 22:16:51.880 0 Serverless function entries were found in the project [INFO] 22:16:51.880 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:51.880 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:51.880 Sensor AWS SAM template file sensor [security] [INFO] 22:16:51.880 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:51.880 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:51.880 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:51.881 ------------- Run sensors on module org.eclipse.sirius.tests.tree [INFO] 22:16:51.916 Sensor JavaSensor [java] [INFO] 22:16:51.916 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:51.925 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:51.925 No "Main" source files to scan. [INFO] 22:16:51.960 Using ECJ batch to parse 40 Test java source files with batch size 214 KB. [INFO] 22:16:51.976 Starting batch processing. [INFO] 22:16:52.032 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:52.760 100% analyzed [INFO] 22:16:52.760 Batch processing: Done. [INFO] 22:16:52.761 Did not optimize analysis for any files, performed a full analysis for all 40 files. [INFO] 22:16:52.761 No "Generated" source files to scan. [INFO] 22:16:52.761 Sensor JavaSensor [java] (done) | time=845ms [INFO] 22:16:52.761 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:52.761 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:52.761 Sensor SurefireSensor [java] [INFO] 22:16:52.761 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/surefire-reports] [INFO] 22:16:52.769 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 22:16:52.769 Sensor XML Sensor [xml] [INFO] 22:16:52.770 1 source file to be analyzed [INFO] 22:16:52.779 1/1 source file has been analyzed [INFO] 22:16:52.779 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 22:16:52.779 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:52.780 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:52.788 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 22:16:52.788 Sensor IaC Docker Sensor [iac] [INFO] 22:16:52.789 0 source files to be analyzed [INFO] 22:16:52.793 0/0 source files have been analyzed [INFO] 22:16:52.793 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:16:52.793 Sensor Serverless configuration file sensor [security] [INFO] 22:16:52.793 0 Serverless function entries were found in the project [INFO] 22:16:52.793 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:52.793 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:52.794 Sensor AWS SAM template file sensor [security] [INFO] 22:16:52.794 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:52.794 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:52.794 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:52.794 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference [INFO] 22:16:52.843 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:52.843 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:52.843 Sensor XML Sensor [xml] [INFO] 22:16:52.844 1 source file to be analyzed [INFO] 22:16:52.848 1/1 source file has been analyzed [INFO] 22:16:52.848 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:52.849 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:52.849 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:52.850 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:16:52.850 Sensor IaC Docker Sensor [iac] [INFO] 22:16:52.851 0 source files to be analyzed [INFO] 22:16:52.854 0/0 source files have been analyzed [INFO] 22:16:52.854 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:52.854 Sensor Serverless configuration file sensor [security] [INFO] 22:16:52.854 0 Serverless function entries were found in the project [INFO] 22:16:52.854 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:52.854 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:52.854 Sensor AWS SAM template file sensor [security] [INFO] 22:16:52.854 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:52.854 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:52.854 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:52.854 ------------- Run sensors on module org.eclipse.sirius.synchronizer [INFO] 22:16:52.891 Sensor JavaSensor [java] [INFO] 22:16:52.891 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:52.893 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:52.893 Using ECJ batch to parse 23 Main java source files with batch size 214 KB. [INFO] 22:16:52.897 Starting batch processing. [INFO] 22:16:52.907 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:53.376 100% analyzed [INFO] 22:16:53.376 Batch processing: Done. [INFO] 22:16:53.376 Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] 22:16:53.406 No "Test" source files to scan. [INFO] 22:16:53.406 No "Generated" source files to scan. [INFO] 22:16:53.406 Sensor JavaSensor [java] (done) | time=515ms [INFO] 22:16:53.406 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:53.407 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:16:53.407 Sensor SurefireSensor [java] [INFO] 22:16:53.407 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/surefire-reports] [INFO] 22:16:53.407 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:53.407 Sensor XML Sensor [xml] [INFO] 22:16:53.407 1 source file to be analyzed [INFO] 22:16:53.412 1/1 source file has been analyzed [INFO] 22:16:53.412 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:53.412 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:53.412 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:53.444 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=32ms [INFO] 22:16:53.444 Sensor IaC Docker Sensor [iac] [INFO] 22:16:53.444 0 source files to be analyzed [INFO] 22:16:53.448 0/0 source files have been analyzed [INFO] 22:16:53.448 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:53.448 Sensor Serverless configuration file sensor [security] [INFO] 22:16:53.448 0 Serverless function entries were found in the project [INFO] 22:16:53.448 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:53.448 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:53.448 Sensor AWS SAM template file sensor [security] [INFO] 22:16:53.448 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:53.448 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:53.448 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:53.448 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] 22:16:53.483 Sensor JavaSensor [java] [INFO] 22:16:53.483 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:53.488 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:53.488 No "Main" source files to scan. [INFO] 22:16:53.522 Using ECJ batch to parse 34 Test java source files with batch size 214 KB. [INFO] 22:16:53.538 Starting batch processing. [INFO] 22:16:53.570 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:53.944 100% analyzed [INFO] 22:16:53.944 Batch processing: Done. [INFO] 22:16:53.945 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 22:16:53.945 No "Generated" source files to scan. [INFO] 22:16:53.945 Sensor JavaSensor [java] (done) | time=462ms [INFO] 22:16:53.945 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:53.945 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:53.945 Sensor SurefireSensor [java] [INFO] 22:16:53.945 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/surefire-reports] [INFO] 22:16:53.945 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:53.945 Sensor XML Sensor [xml] [INFO] 22:16:53.946 1 source file to be analyzed [INFO] 22:16:53.950 1/1 source file has been analyzed [INFO] 22:16:53.950 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:53.951 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:53.951 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:53.957 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 22:16:53.957 Sensor IaC Docker Sensor [iac] [INFO] 22:16:53.958 0 source files to be analyzed [INFO] 22:16:53.961 0/0 source files have been analyzed [INFO] 22:16:53.961 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:53.961 Sensor Serverless configuration file sensor [security] [INFO] 22:16:53.961 0 Serverless function entries were found in the project [INFO] 22:16:53.961 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:53.961 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:53.961 Sensor AWS SAM template file sensor [security] [INFO] 22:16:53.961 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:53.961 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:53.961 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:53.961 ------------- Run sensors on module org.eclipse.sirius.editor.diagram [INFO] 22:16:53.995 Sensor JavaSensor [java] [INFO] 22:16:53.995 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:54.003 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:54.003 Using ECJ batch to parse 45 Main java source files with batch size 214 KB. [INFO] 22:16:54.017 Starting batch processing. [INFO] 22:16:54.075 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:55.487 100% analyzed [INFO] 22:16:55.487 Batch processing: Done. [INFO] 22:16:55.488 Did not optimize analysis for any files, performed a full analysis for all 45 files. [INFO] 22:16:55.528 No "Test" source files to scan. [INFO] 22:16:55.529 No "Generated" source files to scan. [INFO] 22:16:55.529 Sensor JavaSensor [java] (done) | time=1534ms [INFO] 22:16:55.529 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:55.529 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:55.529 Sensor SurefireSensor [java] [INFO] 22:16:55.529 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/surefire-reports] [INFO] 22:16:55.529 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:55.529 Sensor XML Sensor [xml] [INFO] 22:16:55.530 1 source file to be analyzed [INFO] 22:16:55.535 1/1 source file has been analyzed [INFO] 22:16:55.535 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:55.535 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:55.536 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:55.564 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=29ms [INFO] 22:16:55.564 Sensor IaC Docker Sensor [iac] [INFO] 22:16:55.565 0 source files to be analyzed [INFO] 22:16:55.568 0/0 source files have been analyzed [INFO] 22:16:55.568 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:55.568 Sensor Serverless configuration file sensor [security] [INFO] 22:16:55.568 0 Serverless function entries were found in the project [INFO] 22:16:55.568 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:55.568 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:55.569 Sensor AWS SAM template file sensor [security] [INFO] 22:16:55.569 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:55.569 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:55.569 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:55.569 ------------- Run sensors on module org.eclipse.sirius.ext.base [INFO] 22:16:55.608 Sensor JavaSensor [java] [INFO] 22:16:55.608 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:55.610 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:55.610 Using ECJ batch to parse 15 Main java source files with batch size 214 KB. [INFO] 22:16:55.614 Starting batch processing. [INFO] 22:16:55.640 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:56.077 100% analyzed [INFO] 22:16:56.077 Batch processing: Done. [INFO] 22:16:56.077 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 22:16:56.109 No "Test" source files to scan. [INFO] 22:16:56.109 No "Generated" source files to scan. [INFO] 22:16:56.109 Sensor JavaSensor [java] (done) | time=501ms [INFO] 22:16:56.109 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:56.110 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:16:56.110 Sensor SurefireSensor [java] [INFO] 22:16:56.110 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/surefire-reports] [INFO] 22:16:56.110 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:56.110 Sensor XML Sensor [xml] [INFO] 22:16:56.110 1 source file to be analyzed [INFO] 22:16:56.116 1/1 source file has been analyzed [INFO] 22:16:56.116 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:56.116 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:56.117 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:56.119 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:16:56.119 Sensor IaC Docker Sensor [iac] [INFO] 22:16:56.120 0 source files to be analyzed [INFO] 22:16:56.127 0/0 source files have been analyzed [INFO] 22:16:56.127 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 22:16:56.127 Sensor Serverless configuration file sensor [security] [INFO] 22:16:56.128 0 Serverless function entries were found in the project [INFO] 22:16:56.128 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:56.128 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:16:56.128 Sensor AWS SAM template file sensor [security] [INFO] 22:16:56.128 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:56.128 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:56.128 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:56.128 ------------- Run sensors on module org.eclipse.sirius.diagram.model [INFO] 22:16:56.167 Sensor JavaSensor [java] [INFO] 22:16:56.167 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:56.169 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:56.169 Using ECJ batch to parse 44 Main java source files with batch size 214 KB. [INFO] 22:16:56.184 Starting batch processing. [INFO] 22:16:56.213 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:57.965 100% analyzed [INFO] 22:16:57.965 Batch processing: Done. [INFO] 22:16:57.965 Did not optimize analysis for any files, performed a full analysis for all 44 files. [INFO] 22:16:58.004 No "Test" source files to scan. [INFO] 22:16:58.004 No "Generated" source files to scan. [INFO] 22:16:58.004 Sensor JavaSensor [java] (done) | time=1837ms [INFO] 22:16:58.005 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:58.005 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:58.005 Sensor SurefireSensor [java] [INFO] 22:16:58.005 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/surefire-reports] [INFO] 22:16:58.005 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:58.005 Sensor XML Sensor [xml] [INFO] 22:16:58.005 1 source file to be analyzed [INFO] 22:16:58.011 1/1 source file has been analyzed [INFO] 22:16:58.011 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:16:58.011 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:58.011 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:58.045 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=34ms [INFO] 22:16:58.045 Sensor IaC Docker Sensor [iac] [INFO] 22:16:58.046 0 source files to be analyzed [INFO] 22:16:58.050 0/0 source files have been analyzed [INFO] 22:16:58.050 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:16:58.050 Sensor Serverless configuration file sensor [security] [INFO] 22:16:58.050 0 Serverless function entries were found in the project [INFO] 22:16:58.050 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:58.050 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:58.050 Sensor AWS SAM template file sensor [security] [INFO] 22:16:58.050 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:58.050 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:58.050 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:58.050 ------------- Run sensors on module org.eclipse.sirius.interpreter [INFO] 22:16:58.090 Sensor JavaSensor [java] [INFO] 22:16:58.091 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:58.095 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:58.095 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:16:58.100 Starting batch processing. [INFO] 22:16:58.127 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:16:58.556 100% analyzed [INFO] 22:16:58.556 Batch processing: Done. [INFO] 22:16:58.557 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:16:58.592 No "Test" source files to scan. [INFO] 22:16:58.592 No "Generated" source files to scan. [INFO] 22:16:58.592 Sensor JavaSensor [java] (done) | time=502ms [INFO] 22:16:58.593 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:16:58.593 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:16:58.593 Sensor SurefireSensor [java] [INFO] 22:16:58.593 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/surefire-reports] [INFO] 22:16:58.593 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:16:58.593 Sensor XML Sensor [xml] [INFO] 22:16:58.593 1 source file to be analyzed [INFO] 22:16:58.598 1/1 source file has been analyzed [INFO] 22:16:58.598 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:16:58.598 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:16:58.598 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:16:58.600 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:16:58.600 Sensor IaC Docker Sensor [iac] [INFO] 22:16:58.600 0 source files to be analyzed [INFO] 22:16:58.604 0/0 source files have been analyzed [INFO] 22:16:58.604 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:16:58.604 Sensor Serverless configuration file sensor [security] [INFO] 22:16:58.604 0 Serverless function entries were found in the project [INFO] 22:16:58.604 0 Serverless function handlers were kept as entrypoints [INFO] 22:16:58.604 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:16:58.604 Sensor AWS SAM template file sensor [security] [INFO] 22:16:58.604 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:16:58.604 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:16:58.604 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:16:58.604 ------------- Run sensors on module org.eclipse.sirius.table.ui [INFO] 22:16:58.643 Sensor JavaSensor [java] [INFO] 22:16:58.643 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:16:58.648 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:16:58.648 Using ECJ batch to parse 167 Main java source files with batch size 214 KB. [INFO] 22:16:58.663 Starting batch processing. [INFO] 22:16:58.713 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:07.217 100% analyzed [INFO] 22:17:07.217 Batch processing: Done. [INFO] 22:17:07.218 Did not optimize analysis for any files, performed a full analysis for all 167 files. [INFO] 22:17:07.280 No "Test" source files to scan. [INFO] 22:17:07.280 No "Generated" source files to scan. [INFO] 22:17:07.280 Sensor JavaSensor [java] (done) | time=8637ms [INFO] 22:17:07.280 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:07.281 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:17:07.281 Sensor SurefireSensor [java] [INFO] 22:17:07.281 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/surefire-reports] [INFO] 22:17:07.281 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:07.281 Sensor XML Sensor [xml] [INFO] 22:17:07.281 1 source file to be analyzed [INFO] 22:17:07.318 1/1 source file has been analyzed [INFO] 22:17:07.318 Sensor XML Sensor [xml] (done) | time=37ms [INFO] 22:17:07.318 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:07.319 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:07.359 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=41ms [INFO] 22:17:07.359 Sensor IaC Docker Sensor [iac] [INFO] 22:17:07.361 0 source files to be analyzed [INFO] 22:17:07.364 0/0 source files have been analyzed [INFO] 22:17:07.364 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:17:07.364 Sensor Serverless configuration file sensor [security] [INFO] 22:17:07.365 0 Serverless function entries were found in the project [INFO] 22:17:07.365 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:07.365 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:17:07.365 Sensor AWS SAM template file sensor [security] [INFO] 22:17:07.365 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:07.365 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:07.365 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:07.365 ------------- Run sensors on module org.eclipse.sirius.properties.edit [INFO] 22:17:07.409 Sensor JavaSensor [java] [INFO] 22:17:07.409 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:07.414 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:07.415 Using ECJ batch to parse 97 Main java source files with batch size 214 KB. [INFO] 22:17:07.436 Starting batch processing. [INFO] 22:17:07.492 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:09.112 100% analyzed [INFO] 22:17:09.112 Batch processing: Done. [INFO] 22:17:09.112 Did not optimize analysis for any files, performed a full analysis for all 97 files. [INFO] 22:17:09.166 No "Test" source files to scan. [INFO] 22:17:09.166 No "Generated" source files to scan. [INFO] 22:17:09.166 Sensor JavaSensor [java] (done) | time=1757ms [INFO] 22:17:09.167 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:09.167 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:09.167 Sensor SurefireSensor [java] [INFO] 22:17:09.167 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/surefire-reports] [INFO] 22:17:09.167 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:09.167 Sensor XML Sensor [xml] [INFO] 22:17:09.167 1 source file to be analyzed [INFO] 22:17:09.172 1/1 source file has been analyzed [INFO] 22:17:09.172 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:09.172 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:09.173 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:09.194 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms [INFO] 22:17:09.194 Sensor IaC Docker Sensor [iac] [INFO] 22:17:09.195 0 source files to be analyzed [INFO] 22:17:09.198 0/0 source files have been analyzed [INFO] 22:17:09.199 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:09.199 Sensor Serverless configuration file sensor [security] [INFO] 22:17:09.199 0 Serverless function entries were found in the project [INFO] 22:17:09.199 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:09.199 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:09.199 Sensor AWS SAM template file sensor [security] [INFO] 22:17:09.199 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:09.199 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:09.199 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:09.199 ------------- Run sensors on module org.eclipse.sirius.sample.properties.checkbox [INFO] 22:17:09.241 Sensor JavaSensor [java] [INFO] 22:17:09.241 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:09.245 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:09.245 No "Main" source files to scan. [INFO] 22:17:09.304 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 22:17:09.306 Starting batch processing. [INFO] 22:17:09.325 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:09.332 100% analyzed [INFO] 22:17:09.332 Batch processing: Done. [INFO] 22:17:09.333 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:17:09.333 No "Generated" source files to scan. [INFO] 22:17:09.333 Sensor JavaSensor [java] (done) | time=92ms [INFO] 22:17:09.333 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:09.333 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:09.333 Sensor SurefireSensor [java] [INFO] 22:17:09.333 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/surefire-reports] [INFO] 22:17:09.333 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:09.333 Sensor XML Sensor [xml] [INFO] 22:17:09.334 1 source file to be analyzed [INFO] 22:17:09.339 1/1 source file has been analyzed [INFO] 22:17:09.340 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:17:09.340 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:09.340 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:09.341 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:09.341 Sensor IaC Docker Sensor [iac] [INFO] 22:17:09.341 0 source files to be analyzed [INFO] 22:17:09.344 0/0 source files have been analyzed [INFO] 22:17:09.344 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:09.344 Sensor Serverless configuration file sensor [security] [INFO] 22:17:09.344 0 Serverless function entries were found in the project [INFO] 22:17:09.344 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:09.344 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:09.344 Sensor AWS SAM template file sensor [security] [INFO] 22:17:09.345 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:17:09.345 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:09.345 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:09.345 ------------- Run sensors on module org.eclipse.sirius.diagram.ui.ext [INFO] 22:17:09.382 Sensor JavaSensor [java] [INFO] 22:17:09.382 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:09.389 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:09.389 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:17:09.391 Starting batch processing. [INFO] 22:17:09.418 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:09.441 100% analyzed [INFO] 22:17:09.441 Batch processing: Done. [INFO] 22:17:09.442 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:17:09.488 No "Test" source files to scan. [INFO] 22:17:09.488 No "Generated" source files to scan. [INFO] 22:17:09.488 Sensor JavaSensor [java] (done) | time=106ms [INFO] 22:17:09.488 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:09.489 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:17:09.489 Sensor SurefireSensor [java] [INFO] 22:17:09.489 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/surefire-reports] [INFO] 22:17:09.489 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:09.489 Sensor XML Sensor [xml] [INFO] 22:17:09.489 1 source file to be analyzed [INFO] 22:17:09.494 1/1 source file has been analyzed [INFO] 22:17:09.494 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:09.494 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:09.494 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:09.495 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:09.495 Sensor IaC Docker Sensor [iac] [INFO] 22:17:09.496 0 source files to be analyzed [INFO] 22:17:09.499 0/0 source files have been analyzed [INFO] 22:17:09.499 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:09.499 Sensor Serverless configuration file sensor [security] [INFO] 22:17:09.499 0 Serverless function entries were found in the project [INFO] 22:17:09.499 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:09.499 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:09.499 Sensor AWS SAM template file sensor [security] [INFO] 22:17:09.499 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:09.499 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:09.499 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:09.499 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence [INFO] 22:17:09.536 Sensor JavaSensor [java] [INFO] 22:17:09.536 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:09.543 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:09.543 Using ECJ batch to parse 106 Main java source files with batch size 214 KB. [INFO] 22:17:09.557 Starting batch processing. [INFO] 22:17:09.667 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:19.203 100% analyzed [INFO] 22:17:19.203 Batch processing: Done. [INFO] 22:17:19.204 Did not optimize analysis for any files, performed a full analysis for all 106 files. [INFO] 22:17:19.265 No "Test" source files to scan. [INFO] 22:17:19.265 No "Generated" source files to scan. [INFO] 22:17:19.265 Sensor JavaSensor [java] (done) | time=9729ms [INFO] 22:17:19.266 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:19.266 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:19.266 Sensor SurefireSensor [java] [INFO] 22:17:19.266 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/surefire-reports] [INFO] 22:17:19.266 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:19.266 Sensor XML Sensor [xml] [INFO] 22:17:19.267 1 source file to be analyzed [INFO] 22:17:19.272 1/1 source file has been analyzed [INFO] 22:17:19.272 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:17:19.272 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:19.273 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:19.296 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=24ms [INFO] 22:17:19.297 Sensor IaC Docker Sensor [iac] [INFO] 22:17:19.298 0 source files to be analyzed [INFO] 22:17:19.302 0/0 source files have been analyzed [INFO] 22:17:19.302 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:17:19.302 Sensor Serverless configuration file sensor [security] [INFO] 22:17:19.302 0 Serverless function entries were found in the project [INFO] 22:17:19.302 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:19.302 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:19.302 Sensor AWS SAM template file sensor [security] [INFO] 22:17:19.303 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 22:17:19.303 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:19.303 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:19.303 ------------- Run sensors on module org.eclipse.sirius.editor.properties [INFO] 22:17:19.345 Sensor JavaSensor [java] [INFO] 22:17:19.345 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:19.352 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:19.352 Using ECJ batch to parse 65 Main java source files with batch size 214 KB. [INFO] 22:17:19.368 Starting batch processing. [INFO] 22:17:19.405 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:21.421 100% analyzed [INFO] 22:17:21.421 Batch processing: Done. [INFO] 22:17:21.422 Did not optimize analysis for any files, performed a full analysis for all 65 files. [INFO] 22:17:21.476 No "Test" source files to scan. [INFO] 22:17:21.476 No "Generated" source files to scan. [INFO] 22:17:21.476 Sensor JavaSensor [java] (done) | time=2131ms [INFO] 22:17:21.476 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:21.477 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:17:21.477 Sensor SurefireSensor [java] [INFO] 22:17:21.477 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/surefire-reports] [INFO] 22:17:21.477 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:21.477 Sensor XML Sensor [xml] [INFO] 22:17:21.477 1 source file to be analyzed [INFO] 22:17:21.482 1/1 source file has been analyzed [INFO] 22:17:21.482 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:21.482 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:21.482 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:21.501 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=18ms [INFO] 22:17:21.501 Sensor IaC Docker Sensor [iac] [INFO] 22:17:21.501 0 source files to be analyzed [INFO] 22:17:21.505 0/0 source files have been analyzed [INFO] 22:17:21.505 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:21.505 Sensor Serverless configuration file sensor [security] [INFO] 22:17:21.505 0 Serverless function entries were found in the project [INFO] 22:17:21.505 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:21.505 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:21.505 Sensor AWS SAM template file sensor [security] [INFO] 22:17:21.505 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:21.505 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:21.505 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:21.505 ------------- Run sensors on module org.eclipse.sirius.ui.editor [INFO] 22:17:21.539 Sensor JavaSensor [java] [INFO] 22:17:21.539 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:21.544 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:21.544 Using ECJ batch to parse 18 Main java source files with batch size 214 KB. [INFO] 22:17:21.555 Starting batch processing. [INFO] 22:17:21.639 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:23.381 100% analyzed [INFO] 22:17:23.381 Batch processing: Done. [INFO] 22:17:23.382 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 22:17:23.435 No "Test" source files to scan. [INFO] 22:17:23.435 No "Generated" source files to scan. [INFO] 22:17:23.435 Sensor JavaSensor [java] (done) | time=1896ms [INFO] 22:17:23.435 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:23.435 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:23.435 Sensor SurefireSensor [java] [INFO] 22:17:23.435 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/surefire-reports] [INFO] 22:17:23.435 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:23.435 Sensor XML Sensor [xml] [INFO] 22:17:23.436 1 source file to be analyzed [INFO] 22:17:23.440 1/1 source file has been analyzed [INFO] 22:17:23.440 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:23.440 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:23.441 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:23.444 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:17:23.444 Sensor IaC Docker Sensor [iac] [INFO] 22:17:23.445 0 source files to be analyzed [INFO] 22:17:23.448 0/0 source files have been analyzed [INFO] 22:17:23.448 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:23.448 Sensor Serverless configuration file sensor [security] [INFO] 22:17:23.448 0 Serverless function entries were found in the project [INFO] 22:17:23.448 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:23.448 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:23.448 Sensor AWS SAM template file sensor [security] [INFO] 22:17:23.448 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:23.448 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:23.448 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:23.449 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] 22:17:23.483 Sensor JavaSensor [java] [INFO] 22:17:23.483 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:23.491 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:23.491 No "Main" source files to scan. [INFO] 22:17:23.549 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 22:17:23.554 Starting batch processing. [INFO] 22:17:23.595 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:23.666 100% analyzed [INFO] 22:17:23.666 Batch processing: Done. [INFO] 22:17:23.667 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 22:17:23.667 No "Generated" source files to scan. [INFO] 22:17:23.667 Sensor JavaSensor [java] (done) | time=184ms [INFO] 22:17:23.668 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:23.668 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:23.668 Sensor SurefireSensor [java] [INFO] 22:17:23.668 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/surefire-reports] [INFO] 22:17:23.668 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:23.668 Sensor XML Sensor [xml] [INFO] 22:17:23.668 1 source file to be analyzed [INFO] 22:17:23.672 1/1 source file has been analyzed [INFO] 22:17:23.673 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:23.673 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:23.673 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:23.674 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:23.675 Sensor IaC Docker Sensor [iac] [INFO] 22:17:23.675 0 source files to be analyzed [INFO] 22:17:23.678 0/0 source files have been analyzed [INFO] 22:17:23.678 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:23.678 Sensor Serverless configuration file sensor [security] [INFO] 22:17:23.678 0 Serverless function entries were found in the project [INFO] 22:17:23.678 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:23.678 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:23.678 Sensor AWS SAM template file sensor [security] [INFO] 22:17:23.678 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:23.678 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:23.678 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:23.678 ------------- Run sensors on module org.eclipse.sirius.ext.jface [INFO] 22:17:23.712 Sensor JavaSensor [java] [INFO] 22:17:23.712 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:23.713 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:23.713 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:17:23.714 Starting batch processing. [INFO] 22:17:23.725 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:23.740 100% analyzed [INFO] 22:17:23.740 Batch processing: Done. [INFO] 22:17:23.740 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:17:23.791 No "Test" source files to scan. [INFO] 22:17:23.791 No "Generated" source files to scan. [INFO] 22:17:23.791 Sensor JavaSensor [java] (done) | time=79ms [INFO] 22:17:23.791 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:23.792 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:17:23.792 Sensor SurefireSensor [java] [INFO] 22:17:23.792 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/surefire-reports] [INFO] 22:17:23.792 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:23.792 Sensor XML Sensor [xml] [INFO] 22:17:23.792 1 source file to be analyzed [INFO] 22:17:23.796 1/1 source file has been analyzed [INFO] 22:17:23.796 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:23.796 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:23.796 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:23.797 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:23.797 Sensor IaC Docker Sensor [iac] [INFO] 22:17:23.797 0 source files to be analyzed [INFO] 22:17:23.800 0/0 source files have been analyzed [INFO] 22:17:23.800 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:23.800 Sensor Serverless configuration file sensor [security] [INFO] 22:17:23.800 0 Serverless function entries were found in the project [INFO] 22:17:23.801 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:23.801 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:17:23.801 Sensor AWS SAM template file sensor [security] [INFO] 22:17:23.801 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:23.801 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:23.801 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:23.801 ------------- Run sensors on module org.eclipse.sirius.ext.gef [INFO] 22:17:23.839 Sensor JavaSensor [java] [INFO] 22:17:23.840 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:23.843 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:23.843 Using ECJ batch to parse 2 Main java source files with batch size 214 KB. [INFO] 22:17:23.845 Starting batch processing. [INFO] 22:17:23.870 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:24.042 100% analyzed [INFO] 22:17:24.042 Batch processing: Done. [INFO] 22:17:24.043 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:17:24.095 No "Test" source files to scan. [INFO] 22:17:24.095 No "Generated" source files to scan. [INFO] 22:17:24.095 Sensor JavaSensor [java] (done) | time=256ms [INFO] 22:17:24.096 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:24.096 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:24.096 Sensor SurefireSensor [java] [INFO] 22:17:24.096 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/surefire-reports] [INFO] 22:17:24.096 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:24.096 Sensor XML Sensor [xml] [INFO] 22:17:24.096 1 source file to be analyzed [INFO] 22:17:24.101 1/1 source file has been analyzed [INFO] 22:17:24.101 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:24.101 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:24.101 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:24.102 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:24.102 Sensor IaC Docker Sensor [iac] [INFO] 22:17:24.103 0 source files to be analyzed [INFO] 22:17:24.106 0/0 source files have been analyzed [INFO] 22:17:24.106 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:24.106 Sensor Serverless configuration file sensor [security] [INFO] 22:17:24.106 0 Serverless function entries were found in the project [INFO] 22:17:24.106 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:24.106 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:24.106 Sensor AWS SAM template file sensor [security] [INFO] 22:17:24.106 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:24.106 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:24.106 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:24.106 ------------- Run sensors on module org.eclipse.sirius.sample.properties.textarea [INFO] 22:17:24.151 Sensor JavaSensor [java] [INFO] 22:17:24.151 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:24.155 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:24.155 No "Main" source files to scan. [INFO] 22:17:24.232 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 22:17:24.233 Starting batch processing. [INFO] 22:17:24.249 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:24.256 100% analyzed [INFO] 22:17:24.256 Batch processing: Done. [INFO] 22:17:24.256 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:17:24.256 No "Generated" source files to scan. [INFO] 22:17:24.256 Sensor JavaSensor [java] (done) | time=105ms [INFO] 22:17:24.257 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:24.257 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:24.257 Sensor SurefireSensor [java] [INFO] 22:17:24.257 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/surefire-reports] [INFO] 22:17:24.257 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:24.257 Sensor XML Sensor [xml] [INFO] 22:17:24.257 1 source file to be analyzed [INFO] 22:17:24.261 1/1 source file has been analyzed [INFO] 22:17:24.261 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:24.262 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:24.262 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:24.262 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:17:24.262 Sensor IaC Docker Sensor [iac] [INFO] 22:17:24.263 0 source files to be analyzed [INFO] 22:17:24.266 0/0 source files have been analyzed [INFO] 22:17:24.266 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:24.266 Sensor Serverless configuration file sensor [security] [INFO] 22:17:24.266 0 Serverless function entries were found in the project [INFO] 22:17:24.266 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:24.266 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:24.266 Sensor AWS SAM template file sensor [security] [INFO] 22:17:24.266 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:24.266 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:24.266 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:24.266 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot.support [INFO] 22:17:24.300 Sensor JavaSensor [java] [INFO] 22:17:24.300 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:24.307 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:24.308 No "Main" source files to scan. [INFO] 22:17:24.385 Using ECJ batch to parse 129 Test java source files with batch size 214 KB. [INFO] 22:17:24.406 Starting batch processing. [INFO] 22:17:24.452 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:25.962 100% analyzed [INFO] 22:17:25.962 Batch processing: Done. [INFO] 22:17:25.963 Did not optimize analysis for any files, performed a full analysis for all 129 files. [INFO] 22:17:25.963 No "Generated" source files to scan. [INFO] 22:17:25.963 Sensor JavaSensor [java] (done) | time=1663ms [INFO] 22:17:25.963 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:25.964 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:17:25.964 Sensor SurefireSensor [java] [INFO] 22:17:25.964 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/surefire-reports] [INFO] 22:17:25.964 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:25.964 Sensor XML Sensor [xml] [INFO] 22:17:25.964 1 source file to be analyzed [INFO] 22:17:25.969 1/1 source file has been analyzed [INFO] 22:17:25.969 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:25.969 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:25.970 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:25.988 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms [INFO] 22:17:25.988 Sensor IaC Docker Sensor [iac] [INFO] 22:17:25.988 0 source files to be analyzed [INFO] 22:17:25.991 0/0 source files have been analyzed [INFO] 22:17:25.991 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:25.992 Sensor Serverless configuration file sensor [security] [INFO] 22:17:25.992 0 Serverless function entries were found in the project [INFO] 22:17:25.992 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:25.992 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:25.992 Sensor AWS SAM template file sensor [security] [INFO] 22:17:25.992 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:25.992 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:25.992 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:25.992 ------------- Run sensors on module org.eclipse.sirius.common.interpreter.aql [INFO] 22:17:26.044 Sensor JavaSensor [java] [INFO] 22:17:26.044 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:26.046 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:26.046 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:17:26.047 Starting batch processing. [INFO] 22:17:26.063 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:26.103 100% analyzed [INFO] 22:17:26.103 Batch processing: Done. [INFO] 22:17:26.104 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:17:26.174 No "Test" source files to scan. [INFO] 22:17:26.174 No "Generated" source files to scan. [INFO] 22:17:26.174 Sensor JavaSensor [java] (done) | time=130ms [INFO] 22:17:26.175 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:26.175 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:26.175 Sensor SurefireSensor [java] [INFO] 22:17:26.175 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/surefire-reports] [INFO] 22:17:26.175 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:26.175 Sensor XML Sensor [xml] [INFO] 22:17:26.175 1 source file to be analyzed [INFO] 22:17:26.179 1/1 source file has been analyzed [INFO] 22:17:26.179 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:26.179 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:26.179 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:26.180 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:26.180 Sensor IaC Docker Sensor [iac] [INFO] 22:17:26.181 0 source files to be analyzed [INFO] 22:17:26.184 0/0 source files have been analyzed [INFO] 22:17:26.184 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:26.184 Sensor Serverless configuration file sensor [security] [INFO] 22:17:26.184 0 Serverless function entries were found in the project [INFO] 22:17:26.184 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:26.184 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:26.184 Sensor AWS SAM template file sensor [security] [INFO] 22:17:26.184 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:26.184 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:26.184 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:26.184 ------------- Run sensors on module org.eclipse.sirius.ecore.extender [INFO] 22:17:26.218 Sensor JavaSensor [java] [INFO] 22:17:26.218 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:26.219 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:26.220 Using ECJ batch to parse 46 Main java source files with batch size 214 KB. [INFO] 22:17:26.233 Starting batch processing. [INFO] 22:17:26.245 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:27.610 100% analyzed [INFO] 22:17:27.610 Batch processing: Done. [INFO] 22:17:27.610 Did not optimize analysis for any files, performed a full analysis for all 46 files. [INFO] 22:17:27.662 No "Test" source files to scan. [INFO] 22:17:27.663 No "Generated" source files to scan. [INFO] 22:17:27.663 Sensor JavaSensor [java] (done) | time=1445ms [INFO] 22:17:27.663 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:27.663 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:27.663 Sensor SurefireSensor [java] [INFO] 22:17:27.663 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/surefire-reports] [INFO] 22:17:27.663 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:27.663 Sensor XML Sensor [xml] [INFO] 22:17:27.663 1 source file to be analyzed [INFO] 22:17:27.667 1/1 source file has been analyzed [INFO] 22:17:27.668 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:27.668 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:27.668 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:27.674 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 22:17:27.674 Sensor IaC Docker Sensor [iac] [INFO] 22:17:27.674 0 source files to be analyzed [INFO] 22:17:27.678 0/0 source files have been analyzed [INFO] 22:17:27.678 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:27.678 Sensor Serverless configuration file sensor [security] [INFO] 22:17:27.678 0 Serverless function entries were found in the project [INFO] 22:17:27.678 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:27.678 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:27.678 Sensor AWS SAM template file sensor [security] [INFO] 22:17:27.678 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:27.678 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:27.678 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:27.678 ------------- Run sensors on module org.eclipse.sirius.ext.draw2d [INFO] 22:17:27.711 Sensor JavaSensor [java] [INFO] 22:17:27.711 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:27.713 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:27.713 Using ECJ batch to parse 21 Main java source files with batch size 214 KB. [INFO] 22:17:27.717 Starting batch processing. [INFO] 22:17:27.729 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:28.046 100% analyzed [INFO] 22:17:28.046 Batch processing: Done. [INFO] 22:17:28.046 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 22:17:28.103 No "Test" source files to scan. [INFO] 22:17:28.103 No "Generated" source files to scan. [INFO] 22:17:28.103 Sensor JavaSensor [java] (done) | time=392ms [INFO] 22:17:28.103 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:28.103 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:28.103 Sensor SurefireSensor [java] [INFO] 22:17:28.104 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/surefire-reports] [INFO] 22:17:28.104 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 22:17:28.104 Sensor XML Sensor [xml] [INFO] 22:17:28.104 1 source file to be analyzed [INFO] 22:17:28.108 1/1 source file has been analyzed [INFO] 22:17:28.108 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:28.108 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:28.108 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:28.111 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:17:28.111 Sensor IaC Docker Sensor [iac] [INFO] 22:17:28.111 0 source files to be analyzed [INFO] 22:17:28.114 0/0 source files have been analyzed [INFO] 22:17:28.114 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:28.114 Sensor Serverless configuration file sensor [security] [INFO] 22:17:28.114 0 Serverless function entries were found in the project [INFO] 22:17:28.115 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:28.115 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:17:28.115 Sensor AWS SAM template file sensor [security] [INFO] 22:17:28.115 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:28.115 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:28.115 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:28.115 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily [INFO] 22:17:28.149 Sensor JavaSensor [java] [INFO] 22:17:28.149 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:28.150 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:28.150 No "Main" source files to scan. [INFO] 22:17:28.241 Using ECJ batch to parse 14 Test java source files with batch size 214 KB. [INFO] 22:17:28.247 Starting batch processing. [INFO] 22:17:28.264 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:28.339 100% analyzed [INFO] 22:17:28.339 Batch processing: Done. [INFO] 22:17:28.340 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 22:17:28.340 No "Generated" source files to scan. [INFO] 22:17:28.340 Sensor JavaSensor [java] (done) | time=191ms [INFO] 22:17:28.340 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:28.340 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:28.340 Sensor SurefireSensor [java] [INFO] 22:17:28.340 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:17:28.340 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:28.340 Sensor XML Sensor [xml] [INFO] 22:17:28.340 1 source file to be analyzed [INFO] 22:17:28.344 1/1 source file has been analyzed [INFO] 22:17:28.344 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:28.345 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:17:28.345 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:17:28.345 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:17:28.346 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:17:28.346 Sensor IaC Docker Sensor [iac] [INFO] 22:17:28.346 0 source files to be analyzed [INFO] 22:17:28.349 0/0 source files have been analyzed [INFO] 22:17:28.349 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:28.349 Sensor Serverless configuration file sensor [security] [INFO] 22:17:28.349 0 Serverless function entries were found in the project [INFO] 22:17:28.349 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:28.349 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:28.349 Sensor AWS SAM template file sensor [security] [INFO] 22:17:28.349 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:28.349 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:28.349 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:28.349 ------------- Run sensors on module org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] 22:17:28.382 Sensor JavaSensor [java] [INFO] 22:17:28.382 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:28.388 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:28.388 Using ECJ batch to parse 13 Main java source files with batch size 214 KB. [INFO] 22:17:28.392 Starting batch processing. [INFO] 22:17:28.420 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:28.639 100% analyzed [INFO] 22:17:28.639 Batch processing: Done. [INFO] 22:17:28.640 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 22:17:28.694 No "Test" source files to scan. [INFO] 22:17:28.694 No "Generated" source files to scan. [INFO] 22:17:28.695 Sensor JavaSensor [java] (done) | time=313ms [INFO] 22:17:28.695 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:28.695 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:28.695 Sensor SurefireSensor [java] [INFO] 22:17:28.695 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/surefire-reports] [INFO] 22:17:28.695 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:28.695 Sensor XML Sensor [xml] [INFO] 22:17:28.695 1 source file to be analyzed [INFO] 22:17:28.699 1/1 source file has been analyzed [INFO] 22:17:28.699 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:28.699 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:28.700 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:28.701 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:17:28.701 Sensor IaC Docker Sensor [iac] [INFO] 22:17:28.702 0 source files to be analyzed [INFO] 22:17:28.704 0/0 source files have been analyzed [INFO] 22:17:28.705 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:28.705 Sensor Serverless configuration file sensor [security] [INFO] 22:17:28.705 0 Serverless function entries were found in the project [INFO] 22:17:28.705 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:28.705 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:28.705 Sensor AWS SAM template file sensor [security] [INFO] 22:17:28.705 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:28.705 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:28.705 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:28.705 ------------- Run sensors on module org.eclipse.sirius.common [INFO] 22:17:28.775 Sensor JavaSensor [java] [INFO] 22:17:28.776 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:28.778 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:28.778 Using ECJ batch to parse 118 Main java source files with batch size 214 KB. [INFO] 22:17:28.791 Starting batch processing. [INFO] 22:17:28.814 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:34.212 100% analyzed [INFO] 22:17:34.212 Batch processing: Done. [INFO] 22:17:34.212 Did not optimize analysis for any files, performed a full analysis for all 118 files. [INFO] 22:17:34.274 No "Test" source files to scan. [INFO] 22:17:34.275 No "Generated" source files to scan. [INFO] 22:17:34.275 Sensor JavaSensor [java] (done) | time=5500ms [INFO] 22:17:34.275 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:34.275 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:34.275 Sensor SurefireSensor [java] [INFO] 22:17:34.275 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/surefire-reports] [INFO] 22:17:34.275 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:34.275 Sensor XML Sensor [xml] [INFO] 22:17:34.276 1 source file to be analyzed [INFO] 22:17:34.304 1/1 source file has been analyzed [INFO] 22:17:34.304 Sensor XML Sensor [xml] (done) | time=29ms [INFO] 22:17:34.304 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:34.305 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:34.318 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms [INFO] 22:17:34.318 Sensor IaC Docker Sensor [iac] [INFO] 22:17:34.319 0 source files to be analyzed [INFO] 22:17:34.323 0/0 source files have been analyzed [INFO] 22:17:34.323 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:17:34.323 Sensor Serverless configuration file sensor [security] [INFO] 22:17:34.323 0 Serverless function entries were found in the project [INFO] 22:17:34.323 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:34.323 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:34.323 Sensor AWS SAM template file sensor [security] [INFO] 22:17:34.323 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:34.323 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:34.323 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:34.323 ------------- Run sensors on module org.eclipse.sirius.eef.adapters [INFO] 22:17:34.360 Sensor JavaSensor [java] [INFO] 22:17:34.360 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:34.367 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:34.367 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:17:34.370 Starting batch processing. [INFO] 22:17:34.398 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:34.709 100% analyzed [INFO] 22:17:34.709 Batch processing: Done. [INFO] 22:17:34.710 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:17:34.766 No "Test" source files to scan. [INFO] 22:17:34.766 No "Generated" source files to scan. [INFO] 22:17:34.766 Sensor JavaSensor [java] (done) | time=406ms [INFO] 22:17:34.767 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:34.767 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:34.767 Sensor SurefireSensor [java] [INFO] 22:17:34.767 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/surefire-reports] [INFO] 22:17:34.767 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:34.767 Sensor XML Sensor [xml] [INFO] 22:17:34.767 1 source file to be analyzed [INFO] 22:17:34.771 1/1 source file has been analyzed [INFO] 22:17:34.771 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:34.771 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:34.772 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:34.773 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:17:34.773 Sensor IaC Docker Sensor [iac] [INFO] 22:17:34.773 0 source files to be analyzed [INFO] 22:17:34.776 0/0 source files have been analyzed [INFO] 22:17:34.776 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:34.776 Sensor Serverless configuration file sensor [security] [INFO] 22:17:34.776 0 Serverless function entries were found in the project [INFO] 22:17:34.776 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:34.776 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:34.777 Sensor AWS SAM template file sensor [security] [INFO] 22:17:34.777 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:34.777 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:34.777 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:34.777 ------------- Run sensors on module org.eclipse.sirius.table.model [INFO] 22:17:34.811 Sensor JavaSensor [java] [INFO] 22:17:34.812 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:34.813 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:34.814 Using ECJ batch to parse 24 Main java source files with batch size 214 KB. [INFO] 22:17:34.818 Starting batch processing. [INFO] 22:17:34.845 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:35.236 100% analyzed [INFO] 22:17:35.236 Batch processing: Done. [INFO] 22:17:35.236 Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] 22:17:35.296 No "Test" source files to scan. [INFO] 22:17:35.297 No "Generated" source files to scan. [INFO] 22:17:35.297 Sensor JavaSensor [java] (done) | time=486ms [INFO] 22:17:35.297 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:35.297 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:35.297 Sensor SurefireSensor [java] [INFO] 22:17:35.297 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/surefire-reports] [INFO] 22:17:35.297 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:35.297 Sensor XML Sensor [xml] [INFO] 22:17:35.297 1 source file to be analyzed [INFO] 22:17:35.301 1/1 source file has been analyzed [INFO] 22:17:35.301 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:35.302 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:35.302 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:35.312 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 22:17:35.312 Sensor IaC Docker Sensor [iac] [INFO] 22:17:35.312 0 source files to be analyzed [INFO] 22:17:35.315 0/0 source files have been analyzed [INFO] 22:17:35.315 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:35.316 Sensor Serverless configuration file sensor [security] [INFO] 22:17:35.316 0 Serverless function entries were found in the project [INFO] 22:17:35.316 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:35.316 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:17:35.316 Sensor AWS SAM template file sensor [security] [INFO] 22:17:35.316 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:35.316 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:35.316 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:35.316 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration [INFO] 22:17:35.349 Sensor JavaSensor [java] [INFO] 22:17:35.349 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:35.351 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:35.351 No "Main" source files to scan. [INFO] 22:17:35.418 Using ECJ batch to parse 88 Test java source files with batch size 214 KB. [INFO] 22:17:35.432 Starting batch processing. [INFO] 22:17:35.454 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:36.364 100% analyzed [INFO] 22:17:36.364 Batch processing: Done. [INFO] 22:17:36.364 Did not optimize analysis for any files, performed a full analysis for all 88 files. [INFO] 22:17:36.364 No "Generated" source files to scan. [INFO] 22:17:36.365 Sensor JavaSensor [java] (done) | time=1015ms [INFO] 22:17:36.365 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:36.365 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:36.365 Sensor SurefireSensor [java] [INFO] 22:17:36.365 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/surefire-reports] [INFO] 22:17:36.365 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:36.365 Sensor XML Sensor [xml] [INFO] 22:17:36.365 1 source file to be analyzed [INFO] 22:17:36.369 1/1 source file has been analyzed [INFO] 22:17:36.369 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:36.370 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:36.370 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:36.382 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] 22:17:36.382 Sensor IaC Docker Sensor [iac] [INFO] 22:17:36.383 0 source files to be analyzed [INFO] 22:17:36.386 0/0 source files have been analyzed [INFO] 22:17:36.386 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:36.386 Sensor Serverless configuration file sensor [security] [INFO] 22:17:36.386 0 Serverless function entries were found in the project [INFO] 22:17:36.386 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:36.386 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:36.386 Sensor AWS SAM template file sensor [security] [INFO] 22:17:36.386 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:36.386 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:36.386 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:36.387 ------------- Run sensors on module org.eclipse.sirius.ui.properties [INFO] 22:17:36.426 Sensor JavaSensor [java] [INFO] 22:17:36.426 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:36.431 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:36.431 Using ECJ batch to parse 22 Main java source files with batch size 214 KB. [INFO] 22:17:36.439 Starting batch processing. [INFO] 22:17:36.472 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:37.090 100% analyzed [INFO] 22:17:37.090 Batch processing: Done. [INFO] 22:17:37.091 Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] 22:17:37.150 No "Test" source files to scan. [INFO] 22:17:37.150 No "Generated" source files to scan. [INFO] 22:17:37.150 Sensor JavaSensor [java] (done) | time=724ms [INFO] 22:17:37.150 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:37.151 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:17:37.151 Sensor SurefireSensor [java] [INFO] 22:17:37.151 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/surefire-reports] [INFO] 22:17:37.151 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:37.151 Sensor XML Sensor [xml] [INFO] 22:17:37.151 1 source file to be analyzed [INFO] 22:17:37.155 1/1 source file has been analyzed [INFO] 22:17:37.155 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:37.155 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:37.155 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:37.159 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:17:37.159 Sensor IaC Docker Sensor [iac] [INFO] 22:17:37.159 0 source files to be analyzed [INFO] 22:17:37.162 0/0 source files have been analyzed [INFO] 22:17:37.162 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:37.162 Sensor Serverless configuration file sensor [security] [INFO] 22:17:37.162 0 Serverless function entries were found in the project [INFO] 22:17:37.162 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:37.162 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:37.162 Sensor AWS SAM template file sensor [security] [INFO] 22:17:37.163 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:37.163 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:37.163 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:37.163 ------------- Run sensors on module org.eclipse.sirius.ext.ide [INFO] 22:17:37.196 Sensor JavaSensor [java] [INFO] 22:17:37.196 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:37.198 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:37.198 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:17:37.200 Starting batch processing. [INFO] 22:17:37.209 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:37.339 100% analyzed [INFO] 22:17:37.339 Batch processing: Done. [INFO] 22:17:37.340 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:17:37.398 No "Test" source files to scan. [INFO] 22:17:37.398 No "Generated" source files to scan. [INFO] 22:17:37.398 Sensor JavaSensor [java] (done) | time=202ms [INFO] 22:17:37.398 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:37.398 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:37.399 Sensor SurefireSensor [java] [INFO] 22:17:37.399 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/surefire-reports] [INFO] 22:17:37.399 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:37.399 Sensor XML Sensor [xml] [INFO] 22:17:37.399 1 source file to be analyzed [INFO] 22:17:37.403 1/1 source file has been analyzed [INFO] 22:17:37.403 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:37.403 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:37.403 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:37.404 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:37.404 Sensor IaC Docker Sensor [iac] [INFO] 22:17:37.405 0 source files to be analyzed [INFO] 22:17:37.408 0/0 source files have been analyzed [INFO] 22:17:37.408 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:37.408 Sensor Serverless configuration file sensor [security] [INFO] 22:17:37.408 0 Serverless function entries were found in the project [INFO] 22:17:37.408 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:37.408 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:37.408 Sensor AWS SAM template file sensor [security] [INFO] 22:17:37.408 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:37.408 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:37.408 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:37.408 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml [INFO] 22:17:37.442 Sensor JavaSensor [java] [INFO] 22:17:37.442 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:37.444 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:37.444 No "Main" source files to scan. [INFO] 22:17:37.517 Using ECJ batch to parse 70 Test java source files with batch size 214 KB. [INFO] 22:17:37.531 Starting batch processing. [INFO] 22:17:37.551 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:39.006 100% analyzed [INFO] 22:17:39.006 Batch processing: Done. [INFO] 22:17:39.006 Did not optimize analysis for any files, performed a full analysis for all 70 files. [INFO] 22:17:39.006 No "Generated" source files to scan. [INFO] 22:17:39.007 Sensor JavaSensor [java] (done) | time=1565ms [INFO] 22:17:39.007 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:39.007 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:39.007 Sensor SurefireSensor [java] [INFO] 22:17:39.007 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/surefire-reports] [INFO] 22:17:39.007 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:39.007 Sensor XML Sensor [xml] [INFO] 22:17:39.007 1 source file to be analyzed [INFO] 22:17:39.011 1/1 source file has been analyzed [INFO] 22:17:39.011 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:39.011 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:39.011 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:39.031 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms [INFO] 22:17:39.032 Sensor IaC Docker Sensor [iac] [INFO] 22:17:39.032 0 source files to be analyzed [INFO] 22:17:39.035 0/0 source files have been analyzed [INFO] 22:17:39.035 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:39.035 Sensor Serverless configuration file sensor [security] [INFO] 22:17:39.035 0 Serverless function entries were found in the project [INFO] 22:17:39.035 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:39.035 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:39.035 Sensor AWS SAM template file sensor [security] [INFO] 22:17:39.035 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:39.035 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:39.035 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:39.036 ------------- Run sensors on module org.eclipse.sirius.diagram.elk [INFO] 22:17:39.069 Sensor JavaSensor [java] [INFO] 22:17:39.069 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:39.075 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:39.076 Using ECJ batch to parse 14 Main java source files with batch size 214 KB. [INFO] 22:17:39.089 Starting batch processing. [INFO] 22:17:39.165 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:43.663 100% analyzed [INFO] 22:17:43.663 Batch processing: Done. [INFO] 22:17:43.664 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 22:17:43.727 No "Test" source files to scan. [INFO] 22:17:43.727 No "Generated" source files to scan. [INFO] 22:17:43.727 Sensor JavaSensor [java] (done) | time=4658ms [INFO] 22:17:43.727 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:43.727 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:43.728 Sensor SurefireSensor [java] [INFO] 22:17:43.728 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/surefire-reports] [INFO] 22:17:43.728 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:43.728 Sensor XML Sensor [xml] [INFO] 22:17:43.728 1 source file to be analyzed [INFO] 22:17:43.732 1/1 source file has been analyzed [INFO] 22:17:43.732 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:43.732 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:43.733 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:43.737 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 22:17:43.737 Sensor IaC Docker Sensor [iac] [INFO] 22:17:43.737 0 source files to be analyzed [INFO] 22:17:43.741 0/0 source files have been analyzed [INFO] 22:17:43.741 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:43.741 Sensor Serverless configuration file sensor [security] [INFO] 22:17:43.741 0 Serverless function entries were found in the project [INFO] 22:17:43.741 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:43.741 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:43.741 Sensor AWS SAM template file sensor [security] [INFO] 22:17:43.741 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:43.741 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:43.741 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:43.741 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook [INFO] 22:17:43.776 Sensor JavaSensor [java] [INFO] 22:17:43.776 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:43.777 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:43.777 No "Main" source files to scan. [INFO] 22:17:43.847 Using ECJ batch to parse 47 Test java source files with batch size 214 KB. [INFO] 22:17:43.860 Starting batch processing. [INFO] 22:17:43.874 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:44.223 100% analyzed [INFO] 22:17:44.223 Batch processing: Done. [INFO] 22:17:44.223 Did not optimize analysis for any files, performed a full analysis for all 47 files. [INFO] 22:17:44.223 No "Generated" source files to scan. [INFO] 22:17:44.223 Sensor JavaSensor [java] (done) | time=447ms [INFO] 22:17:44.224 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:44.224 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:44.224 Sensor SurefireSensor [java] [INFO] 22:17:44.224 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/surefire-reports] [INFO] 22:17:44.224 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:44.224 Sensor XML Sensor [xml] [INFO] 22:17:44.224 1 source file to be analyzed [INFO] 22:17:44.228 1/1 source file has been analyzed [INFO] 22:17:44.228 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:44.229 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:44.229 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:44.235 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 22:17:44.235 Sensor IaC Docker Sensor [iac] [INFO] 22:17:44.235 0 source files to be analyzed [INFO] 22:17:44.238 0/0 source files have been analyzed [INFO] 22:17:44.239 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:44.239 Sensor Serverless configuration file sensor [security] [INFO] 22:17:44.239 0 Serverless function entries were found in the project [INFO] 22:17:44.239 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:44.239 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:44.239 Sensor AWS SAM template file sensor [security] [INFO] 22:17:44.239 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:44.239 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:44.239 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:44.239 ------------- Run sensors on module org.eclipse.sirius.ext.emf [INFO] 22:17:44.272 Sensor JavaSensor [java] [INFO] 22:17:44.273 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:44.274 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:44.274 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 22:17:44.276 Starting batch processing. [INFO] 22:17:44.284 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:44.391 100% analyzed [INFO] 22:17:44.391 Batch processing: Done. [INFO] 22:17:44.391 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:17:44.450 No "Test" source files to scan. [INFO] 22:17:44.450 No "Generated" source files to scan. [INFO] 22:17:44.450 Sensor JavaSensor [java] (done) | time=178ms [INFO] 22:17:44.450 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:44.450 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:44.450 Sensor SurefireSensor [java] [INFO] 22:17:44.450 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/surefire-reports] [INFO] 22:17:44.450 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:44.450 Sensor XML Sensor [xml] [INFO] 22:17:44.451 1 source file to be analyzed [INFO] 22:17:44.455 1/1 source file has been analyzed [INFO] 22:17:44.455 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:44.455 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:44.456 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:44.457 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:17:44.457 Sensor IaC Docker Sensor [iac] [INFO] 22:17:44.457 0 source files to be analyzed [INFO] 22:17:44.461 0/0 source files have been analyzed [INFO] 22:17:44.461 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:44.461 Sensor Serverless configuration file sensor [security] [INFO] 22:17:44.461 0 Serverless function entries were found in the project [INFO] 22:17:44.461 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:44.461 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:44.461 Sensor AWS SAM template file sensor [security] [INFO] 22:17:44.461 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:44.461 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:44.461 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:44.461 ------------- Run sensors on module org.eclipse.sirius.tree.ui [INFO] 22:17:44.495 Sensor JavaSensor [java] [INFO] 22:17:44.495 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:44.500 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:44.500 Using ECJ batch to parse 51 Main java source files with batch size 214 KB. [INFO] 22:17:44.517 Starting batch processing. [INFO] 22:17:44.549 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:46.845 100% analyzed [INFO] 22:17:46.845 Batch processing: Done. [INFO] 22:17:46.846 Did not optimize analysis for any files, performed a full analysis for all 51 files. [INFO] 22:17:46.926 No "Test" source files to scan. [INFO] 22:17:46.927 No "Generated" source files to scan. [INFO] 22:17:46.927 Sensor JavaSensor [java] (done) | time=2432ms [INFO] 22:17:46.927 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:46.927 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:46.927 Sensor SurefireSensor [java] [INFO] 22:17:46.927 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/surefire-reports] [INFO] 22:17:46.927 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:46.927 Sensor XML Sensor [xml] [INFO] 22:17:46.928 1 source file to be analyzed [INFO] 22:17:46.933 1/1 source file has been analyzed [INFO] 22:17:46.933 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:17:46.933 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:46.933 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:46.943 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 22:17:46.943 Sensor IaC Docker Sensor [iac] [INFO] 22:17:46.944 0 source files to be analyzed [INFO] 22:17:46.947 0/0 source files have been analyzed [INFO] 22:17:46.947 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:46.948 Sensor Serverless configuration file sensor [security] [INFO] 22:17:46.948 0 Serverless function entries were found in the project [INFO] 22:17:46.948 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:46.948 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:46.948 Sensor AWS SAM template file sensor [security] [INFO] 22:17:46.948 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:46.948 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:46.948 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:46.948 ------------- Run sensors on module org.eclipse.sirius.table.ui.ext [INFO] 22:17:46.984 Sensor JavaSensor [java] [INFO] 22:17:46.984 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:46.989 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:46.989 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:17:46.991 Starting batch processing. [INFO] 22:17:47.012 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:47.040 100% analyzed [INFO] 22:17:47.040 Batch processing: Done. [INFO] 22:17:47.041 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:17:47.103 No "Test" source files to scan. [INFO] 22:17:47.103 No "Generated" source files to scan. [INFO] 22:17:47.103 Sensor JavaSensor [java] (done) | time=119ms [INFO] 22:17:47.104 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:47.104 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:47.104 Sensor SurefireSensor [java] [INFO] 22:17:47.104 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/surefire-reports] [INFO] 22:17:47.104 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:47.104 Sensor XML Sensor [xml] [INFO] 22:17:47.104 1 source file to be analyzed [INFO] 22:17:47.108 1/1 source file has been analyzed [INFO] 22:17:47.108 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:47.108 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:47.109 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:47.109 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:47.109 Sensor IaC Docker Sensor [iac] [INFO] 22:17:47.110 0 source files to be analyzed [INFO] 22:17:47.113 0/0 source files have been analyzed [INFO] 22:17:47.113 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:47.113 Sensor Serverless configuration file sensor [security] [INFO] 22:17:47.113 0 Serverless function entries were found in the project [INFO] 22:17:47.113 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:47.113 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:47.113 Sensor AWS SAM template file sensor [security] [INFO] 22:17:47.113 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:47.113 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:47.113 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:47.114 ------------- Run sensors on module org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] 22:17:47.185 Sensor JavaSensor [java] [INFO] 22:17:47.186 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:47.191 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:47.191 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:17:47.194 Starting batch processing. [INFO] 22:17:47.221 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:47.298 100% analyzed [INFO] 22:17:47.298 Batch processing: Done. [INFO] 22:17:47.299 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:17:47.358 No "Test" source files to scan. [INFO] 22:17:47.358 No "Generated" source files to scan. [INFO] 22:17:47.358 Sensor JavaSensor [java] (done) | time=173ms [INFO] 22:17:47.359 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:47.359 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:47.359 Sensor SurefireSensor [java] [INFO] 22:17:47.359 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/surefire-reports] [INFO] 22:17:47.359 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:47.359 Sensor XML Sensor [xml] [INFO] 22:17:47.359 1 source file to be analyzed [INFO] 22:17:47.363 1/1 source file has been analyzed [INFO] 22:17:47.364 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:47.364 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:47.364 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:47.365 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:47.365 Sensor IaC Docker Sensor [iac] [INFO] 22:17:47.365 0 source files to be analyzed [INFO] 22:17:47.369 0/0 source files have been analyzed [INFO] 22:17:47.369 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:47.369 Sensor Serverless configuration file sensor [security] [INFO] 22:17:47.369 0 Serverless function entries were found in the project [INFO] 22:17:47.369 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:47.369 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:47.369 Sensor AWS SAM template file sensor [security] [INFO] 22:17:47.369 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:47.369 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:47.369 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:47.369 ------------- Run sensors on module org.eclipse.sirius.table [INFO] 22:17:47.404 Sensor JavaSensor [java] [INFO] 22:17:47.404 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:47.406 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:47.407 Using ECJ batch to parse 46 Main java source files with batch size 214 KB. [INFO] 22:17:47.419 Starting batch processing. [INFO] 22:17:47.448 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:51.006 100% analyzed [INFO] 22:17:51.006 Batch processing: Done. [INFO] 22:17:51.007 Did not optimize analysis for any files, performed a full analysis for all 46 files. [INFO] 22:17:51.071 No "Test" source files to scan. [INFO] 22:17:51.071 No "Generated" source files to scan. [INFO] 22:17:51.071 Sensor JavaSensor [java] (done) | time=3667ms [INFO] 22:17:51.071 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:51.071 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:51.071 Sensor SurefireSensor [java] [INFO] 22:17:51.072 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/surefire-reports] [INFO] 22:17:51.072 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 22:17:51.072 Sensor XML Sensor [xml] [INFO] 22:17:51.072 1 source file to be analyzed [INFO] 22:17:51.077 1/1 source file has been analyzed [INFO] 22:17:51.077 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:17:51.077 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:51.077 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:51.085 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 22:17:51.085 Sensor IaC Docker Sensor [iac] [INFO] 22:17:51.086 0 source files to be analyzed [INFO] 22:17:51.090 0/0 source files have been analyzed [INFO] 22:17:51.090 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:17:51.090 Sensor Serverless configuration file sensor [security] [INFO] 22:17:51.091 0 Serverless function entries were found in the project [INFO] 22:17:51.091 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:51.091 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:17:51.091 Sensor AWS SAM template file sensor [security] [INFO] 22:17:51.091 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:51.091 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:51.091 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:51.091 ------------- Run sensors on module org.eclipse.sirius.common.ui [INFO] 22:17:51.129 Sensor JavaSensor [java] [INFO] 22:17:51.129 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:51.133 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:51.133 Using ECJ batch to parse 74 Main java source files with batch size 214 KB. [INFO] 22:17:51.148 Starting batch processing. [INFO] 22:17:51.205 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:55.038 100% analyzed [INFO] 22:17:55.038 Batch processing: Done. [INFO] 22:17:55.039 Did not optimize analysis for any files, performed a full analysis for all 74 files. [INFO] 22:17:55.107 No "Test" source files to scan. [INFO] 22:17:55.108 No "Generated" source files to scan. [INFO] 22:17:55.108 Sensor JavaSensor [java] (done) | time=3979ms [INFO] 22:17:55.108 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:55.108 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:55.108 Sensor SurefireSensor [java] [INFO] 22:17:55.108 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/surefire-reports] [INFO] 22:17:55.108 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:55.108 Sensor XML Sensor [xml] [INFO] 22:17:55.108 1 source file to be analyzed [INFO] 22:17:55.112 1/1 source file has been analyzed [INFO] 22:17:55.112 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:55.112 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:55.113 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:55.124 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] 22:17:55.124 Sensor IaC Docker Sensor [iac] [INFO] 22:17:55.125 0 source files to be analyzed [INFO] 22:17:55.128 0/0 source files have been analyzed [INFO] 22:17:55.128 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:55.128 Sensor Serverless configuration file sensor [security] [INFO] 22:17:55.128 0 Serverless function entries were found in the project [INFO] 22:17:55.128 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:55.128 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:55.128 Sensor AWS SAM template file sensor [security] [INFO] 22:17:55.128 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:55.128 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:55.129 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:17:55.129 ------------- Run sensors on module org.eclipse.sirius.common.interpreter [INFO] 22:17:55.162 Sensor JavaSensor [java] [INFO] 22:17:55.162 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:55.163 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:55.163 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:17:55.165 Starting batch processing. [INFO] 22:17:55.170 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:55.255 100% analyzed [INFO] 22:17:55.255 Batch processing: Done. [INFO] 22:17:55.255 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:17:55.317 No "Test" source files to scan. [INFO] 22:17:55.317 No "Generated" source files to scan. [INFO] 22:17:55.318 Sensor JavaSensor [java] (done) | time=155ms [INFO] 22:17:55.318 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:55.318 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:55.318 Sensor SurefireSensor [java] [INFO] 22:17:55.318 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/surefire-reports] [INFO] 22:17:55.318 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:55.318 Sensor XML Sensor [xml] [INFO] 22:17:55.318 1 source file to be analyzed [INFO] 22:17:55.322 1/1 source file has been analyzed [INFO] 22:17:55.322 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:55.322 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:55.322 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:55.323 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:55.323 Sensor IaC Docker Sensor [iac] [INFO] 22:17:55.324 0 source files to be analyzed [INFO] 22:17:55.327 0/0 source files have been analyzed [INFO] 22:17:55.327 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:55.327 Sensor Serverless configuration file sensor [security] [INFO] 22:17:55.327 0 Serverless function entries were found in the project [INFO] 22:17:55.327 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:55.327 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:55.327 Sensor AWS SAM template file sensor [security] [INFO] 22:17:55.327 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:55.327 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:55.327 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:55.327 ------------- Run sensors on module org.eclipse.sirius.ext.e3.ui [INFO] 22:17:55.360 Sensor JavaSensor [java] [INFO] 22:17:55.360 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:55.363 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:55.363 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 22:17:55.368 Starting batch processing. [INFO] 22:17:55.408 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:56.005 100% analyzed [INFO] 22:17:56.005 Batch processing: Done. [INFO] 22:17:56.005 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:17:56.068 No "Test" source files to scan. [INFO] 22:17:56.068 No "Generated" source files to scan. [INFO] 22:17:56.068 Sensor JavaSensor [java] (done) | time=708ms [INFO] 22:17:56.068 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:56.068 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:56.069 Sensor SurefireSensor [java] [INFO] 22:17:56.069 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/surefire-reports] [INFO] 22:17:56.069 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:56.069 Sensor XML Sensor [xml] [INFO] 22:17:56.069 1 source file to be analyzed [INFO] 22:17:56.073 1/1 source file has been analyzed [INFO] 22:17:56.073 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:56.073 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:56.073 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:56.075 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:17:56.075 Sensor IaC Docker Sensor [iac] [INFO] 22:17:56.076 0 source files to be analyzed [INFO] 22:17:56.079 0/0 source files have been analyzed [INFO] 22:17:56.079 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:17:56.079 Sensor Serverless configuration file sensor [security] [INFO] 22:17:56.079 0 Serverless function entries were found in the project [INFO] 22:17:56.079 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:56.079 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:56.079 Sensor AWS SAM template file sensor [security] [INFO] 22:17:56.079 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:56.079 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:56.079 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:56.079 ------------- Run sensors on module org.eclipse.sirius.ext.swt [INFO] 22:17:56.129 Sensor JavaSensor [java] [INFO] 22:17:56.129 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:56.131 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:56.131 Using ECJ batch to parse 2 Main java source files with batch size 214 KB. [INFO] 22:17:56.132 Starting batch processing. [INFO] 22:17:56.140 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:17:56.171 100% analyzed [INFO] 22:17:56.171 Batch processing: Done. [INFO] 22:17:56.171 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:17:56.234 No "Test" source files to scan. [INFO] 22:17:56.234 No "Generated" source files to scan. [INFO] 22:17:56.234 Sensor JavaSensor [java] (done) | time=105ms [INFO] 22:17:56.234 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:17:56.234 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:17:56.235 Sensor SurefireSensor [java] [INFO] 22:17:56.235 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/surefire-reports] [INFO] 22:17:56.235 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:17:56.235 Sensor XML Sensor [xml] [INFO] 22:17:56.235 1 source file to be analyzed [INFO] 22:17:56.239 1/1 source file has been analyzed [INFO] 22:17:56.239 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:17:56.239 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:17:56.239 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:17:56.240 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:17:56.240 Sensor IaC Docker Sensor [iac] [INFO] 22:17:56.240 0 source files to be analyzed [INFO] 22:17:56.243 0/0 source files have been analyzed [INFO] 22:17:56.243 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:17:56.243 Sensor Serverless configuration file sensor [security] [INFO] 22:17:56.243 0 Serverless function entries were found in the project [INFO] 22:17:56.243 0 Serverless function handlers were kept as entrypoints [INFO] 22:17:56.243 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:17:56.243 Sensor AWS SAM template file sensor [security] [INFO] 22:17:56.243 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:17:56.243 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:17:56.243 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:17:56.244 ------------- Run sensors on module org.eclipse.sirius.diagram [INFO] 22:17:56.276 Sensor JavaSensor [java] [INFO] 22:17:56.276 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:17:56.278 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:17:56.278 Using ECJ batch to parse 240 Main java source files with batch size 214 KB. [INFO] 22:17:56.290 Starting batch processing. [INFO] 22:17:56.305 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:13.861 100% analyzed [INFO] 22:18:13.861 Batch processing: Done. [INFO] 22:18:13.861 Did not optimize analysis for any files, performed a full analysis for all 240 files. [INFO] 22:18:13.946 No "Test" source files to scan. [INFO] 22:18:13.947 No "Generated" source files to scan. [INFO] 22:18:13.947 Sensor JavaSensor [java] (done) | time=17671ms [INFO] 22:18:13.947 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:13.947 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:13.947 Sensor SurefireSensor [java] [INFO] 22:18:13.947 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/surefire-reports] [INFO] 22:18:13.947 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:13.947 Sensor XML Sensor [xml] [INFO] 22:18:13.948 1 source file to be analyzed [INFO] 22:18:13.952 1/1 source file has been analyzed [INFO] 22:18:13.952 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:18:13.952 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:13.953 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:13.987 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=35ms [INFO] 22:18:13.987 Sensor IaC Docker Sensor [iac] [INFO] 22:18:13.988 0 source files to be analyzed [INFO] 22:18:13.992 0/0 source files have been analyzed [INFO] 22:18:13.992 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 22:18:13.992 Sensor Serverless configuration file sensor [security] [INFO] 22:18:13.992 0 Serverless function entries were found in the project [INFO] 22:18:13.992 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:13.992 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:13.992 Sensor AWS SAM template file sensor [security] [INFO] 22:18:13.992 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:13.992 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:13.992 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:13.993 ------------- Run sensors on module org.eclipse.sirius.diagram.elk.debug [INFO] 22:18:14.029 Sensor JavaSensor [java] [INFO] 22:18:14.029 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:14.036 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:14.036 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 22:18:14.040 Starting batch processing. [INFO] 22:18:14.079 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:18:14.383 100% analyzed [INFO] 22:18:14.383 Batch processing: Done. [INFO] 22:18:14.384 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:18:14.458 No "Test" source files to scan. [INFO] 22:18:14.458 No "Generated" source files to scan. [INFO] 22:18:14.458 Sensor JavaSensor [java] (done) | time=429ms [INFO] 22:18:14.458 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:18:14.458 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:18:14.458 Sensor SurefireSensor [java] [INFO] 22:18:14.458 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/surefire-reports] [INFO] 22:18:14.458 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:18:14.458 Sensor XML Sensor [xml] [INFO] 22:18:14.459 1 source file to be analyzed [INFO] 22:18:14.462 1/1 source file has been analyzed [INFO] 22:18:14.462 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:18:14.463 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:18:14.463 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:18:14.464 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:18:14.464 Sensor IaC Docker Sensor [iac] [INFO] 22:18:14.464 0 source files to be analyzed [INFO] 22:18:14.467 0/0 source files have been analyzed [INFO] 22:18:14.467 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:18:14.467 Sensor Serverless configuration file sensor [security] [INFO] 22:18:14.467 0 Serverless function entries were found in the project [INFO] 22:18:14.467 0 Serverless function handlers were kept as entrypoints [INFO] 22:18:14.467 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:18:14.467 Sensor AWS SAM template file sensor [security] [INFO] 22:18:14.467 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:18:14.467 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:18:14.467 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:18:14.468 ------------- Run sensors on module org.eclipse.sirius.diagram.ui [INFO] 22:18:14.502 Sensor JavaSensor [java] [INFO] 22:18:14.502 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:18:14.509 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:18:14.509 Using ECJ batch to parse 990 Main java source files with batch size 214 KB. [INFO] 22:18:14.524 Starting batch processing. [INFO] 22:18:14.575 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:35.659 100% analyzed [INFO] 22:19:35.659 Batch processing: Done. [INFO] 22:19:35.660 Did not optimize analysis for any files, performed a full analysis for all 990 files. [INFO] 22:19:35.863 No "Test" source files to scan. [INFO] 22:19:35.863 No "Generated" source files to scan. [INFO] 22:19:35.863 Sensor JavaSensor [java] (done) | time=81361ms [INFO] 22:19:35.863 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:35.865 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:19:35.865 Sensor SurefireSensor [java] [INFO] 22:19:35.865 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/surefire-reports] [INFO] 22:19:35.865 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:35.865 Sensor XML Sensor [xml] [INFO] 22:19:35.865 1 source file to be analyzed [INFO] 22:19:35.870 1/1 source file has been analyzed [INFO] 22:19:35.870 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:19:35.870 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:35.872 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:36.036 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=166ms [INFO] 22:19:36.036 Sensor IaC Docker Sensor [iac] [INFO] 22:19:36.040 0 source files to be analyzed [INFO] 22:19:36.042 0/0 source files have been analyzed [INFO] 22:19:36.043 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 22:19:36.043 Sensor Serverless configuration file sensor [security] [INFO] 22:19:36.043 0 Serverless function entries were found in the project [INFO] 22:19:36.043 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:36.043 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:36.044 Sensor AWS SAM template file sensor [security] [INFO] 22:19:36.044 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:36.044 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:36.045 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:19:36.045 ------------- Run sensors on module org.eclipse.sirius.sample.properties [INFO] 22:19:36.079 Sensor JavaSensor [java] [INFO] 22:19:36.079 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:36.082 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:36.082 No "Main" source files to scan. [INFO] 22:19:36.219 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 22:19:36.220 Starting batch processing. [INFO] 22:19:36.235 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:36.240 100% analyzed [INFO] 22:19:36.241 Batch processing: Done. [INFO] 22:19:36.241 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:19:36.241 No "Generated" source files to scan. [INFO] 22:19:36.241 Sensor JavaSensor [java] (done) | time=162ms [INFO] 22:19:36.241 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:36.241 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:36.241 Sensor SurefireSensor [java] [INFO] 22:19:36.241 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/surefire-reports] [INFO] 22:19:36.241 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:36.241 Sensor XML Sensor [xml] [INFO] 22:19:36.242 1 source file to be analyzed [INFO] 22:19:36.246 1/1 source file has been analyzed [INFO] 22:19:36.246 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:19:36.246 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:36.246 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:36.247 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:19:36.247 Sensor IaC Docker Sensor [iac] [INFO] 22:19:36.247 0 source files to be analyzed [INFO] 22:19:36.250 0/0 source files have been analyzed [INFO] 22:19:36.250 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:36.250 Sensor Serverless configuration file sensor [security] [INFO] 22:19:36.250 0 Serverless function entries were found in the project [INFO] 22:19:36.250 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:36.250 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:36.250 Sensor AWS SAM template file sensor [security] [INFO] 22:19:36.250 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:36.250 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:36.250 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:36.250 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql [INFO] 22:19:36.283 Sensor JavaSensor [java] [INFO] 22:19:36.283 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:36.285 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:36.285 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 22:19:36.289 Starting batch processing. [INFO] 22:19:36.298 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:36.695 100% analyzed [INFO] 22:19:36.695 Batch processing: Done. [INFO] 22:19:36.695 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 22:19:36.810 No "Test" source files to scan. [INFO] 22:19:36.810 No "Generated" source files to scan. [INFO] 22:19:36.810 Sensor JavaSensor [java] (done) | time=527ms [INFO] 22:19:36.810 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:36.810 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:36.810 Sensor SurefireSensor [java] [INFO] 22:19:36.810 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/surefire-reports] [INFO] 22:19:36.810 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:36.810 Sensor XML Sensor [xml] [INFO] 22:19:36.811 1 source file to be analyzed [INFO] 22:19:36.814 1/1 source file has been analyzed [INFO] 22:19:36.814 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:19:36.815 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:36.815 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:36.817 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:19:36.817 Sensor IaC Docker Sensor [iac] [INFO] 22:19:36.818 0 source files to be analyzed [INFO] 22:19:36.820 0/0 source files have been analyzed [INFO] 22:19:36.820 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:36.820 Sensor Serverless configuration file sensor [security] [INFO] 22:19:36.820 0 Serverless function entries were found in the project [INFO] 22:19:36.820 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:36.820 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:36.820 Sensor AWS SAM template file sensor [security] [INFO] 22:19:36.820 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:36.820 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:36.820 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:36.821 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] 22:19:36.853 Sensor JavaSensor [java] [INFO] 22:19:36.853 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:36.859 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:36.859 No "Main" source files to scan. [INFO] 22:19:36.994 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:19:36.996 Starting batch processing. [INFO] 22:19:37.024 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:37.033 100% analyzed [INFO] 22:19:37.033 Batch processing: Done. [INFO] 22:19:37.033 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:19:37.033 No "Generated" source files to scan. [INFO] 22:19:37.033 Sensor JavaSensor [java] (done) | time=180ms [INFO] 22:19:37.034 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:37.034 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:37.034 Sensor SurefireSensor [java] [INFO] 22:19:37.034 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/surefire-reports] [INFO] 22:19:37.034 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:37.034 Sensor XML Sensor [xml] [INFO] 22:19:37.034 1 source file to be analyzed [INFO] 22:19:37.038 1/1 source file has been analyzed [INFO] 22:19:37.038 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:19:37.038 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:37.038 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:37.039 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:19:37.039 Sensor IaC Docker Sensor [iac] [INFO] 22:19:37.039 0 source files to be analyzed [INFO] 22:19:37.042 0/0 source files have been analyzed [INFO] 22:19:37.042 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:37.042 Sensor Serverless configuration file sensor [security] [INFO] 22:19:37.042 0 Serverless function entries were found in the project [INFO] 22:19:37.042 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:37.042 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:37.042 Sensor AWS SAM template file sensor [security] [INFO] 22:19:37.042 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:37.042 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:37.042 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:37.042 ------------- Run sensors on module org.eclipse.sirius.diagram.formatdata [INFO] 22:19:37.075 Sensor JavaSensor [java] [INFO] 22:19:37.075 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:37.077 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:37.077 Using ECJ batch to parse 11 Main java source files with batch size 214 KB. [INFO] 22:19:37.086 Starting batch processing. [INFO] 22:19:37.095 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:37.369 100% analyzed [INFO] 22:19:37.369 Batch processing: Done. [INFO] 22:19:37.369 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 22:19:37.489 No "Test" source files to scan. [INFO] 22:19:37.489 No "Generated" source files to scan. [INFO] 22:19:37.489 Sensor JavaSensor [java] (done) | time=414ms [INFO] 22:19:37.489 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:37.489 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:37.489 Sensor SurefireSensor [java] [INFO] 22:19:37.489 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/surefire-reports] [INFO] 22:19:37.490 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 22:19:37.490 Sensor XML Sensor [xml] [INFO] 22:19:37.490 1 source file to be analyzed [INFO] 22:19:37.495 1/1 source file has been analyzed [INFO] 22:19:37.495 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:19:37.495 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:37.495 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:37.498 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:19:37.498 Sensor IaC Docker Sensor [iac] [INFO] 22:19:37.499 0 source files to be analyzed [INFO] 22:19:37.502 0/0 source files have been analyzed [INFO] 22:19:37.502 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:19:37.502 Sensor Serverless configuration file sensor [security] [INFO] 22:19:37.502 0 Serverless function entries were found in the project [INFO] 22:19:37.502 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:37.502 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:37.502 Sensor AWS SAM template file sensor [security] [INFO] 22:19:37.502 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:37.502 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:37.502 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:37.502 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.notation [INFO] 22:19:37.538 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:37.538 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:37.538 Sensor XML Sensor [xml] [INFO] 22:19:37.538 1 source file to be analyzed [INFO] 22:19:37.543 1/1 source file has been analyzed [INFO] 22:19:37.543 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:19:37.543 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:37.543 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:37.544 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:19:37.544 Sensor IaC Docker Sensor [iac] [INFO] 22:19:37.544 0 source files to be analyzed [INFO] 22:19:37.547 0/0 source files have been analyzed [INFO] 22:19:37.547 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:37.547 Sensor Serverless configuration file sensor [security] [INFO] 22:19:37.547 0 Serverless function entries were found in the project [INFO] 22:19:37.547 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:37.548 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:37.548 Sensor AWS SAM template file sensor [security] [INFO] 22:19:37.548 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:37.548 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:37.548 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:37.548 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.design [INFO] 22:19:37.583 Sensor JavaSensor [java] [INFO] 22:19:37.583 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:37.585 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:37.585 No "Main" source files to scan. [INFO] 22:19:37.728 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:19:37.729 Starting batch processing. [INFO] 22:19:37.739 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:37.747 100% analyzed [INFO] 22:19:37.747 Batch processing: Done. [INFO] 22:19:37.747 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:19:37.747 No "Generated" source files to scan. [INFO] 22:19:37.747 Sensor JavaSensor [java] (done) | time=164ms [INFO] 22:19:37.747 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:37.747 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:37.747 Sensor SurefireSensor [java] [INFO] 22:19:37.747 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:19:37.747 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:37.748 Sensor XML Sensor [xml] [INFO] 22:19:37.748 1 source file to be analyzed [INFO] 22:19:37.753 1/1 source file has been analyzed [INFO] 22:19:37.753 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:19:37.753 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:19:37.753 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:19:37.753 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:19:37.753 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:19:37.753 Sensor IaC Docker Sensor [iac] [INFO] 22:19:37.753 0 source files to be analyzed [INFO] 22:19:37.756 0/0 source files have been analyzed [INFO] 22:19:37.756 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:37.756 Sensor Serverless configuration file sensor [security] [INFO] 22:19:37.756 0 Serverless function entries were found in the project [INFO] 22:19:37.756 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:37.756 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:37.756 Sensor AWS SAM template file sensor [security] [INFO] 22:19:37.756 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:37.756 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:37.756 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:37.757 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.editor [INFO] 22:19:37.793 Sensor JavaSensor [java] [INFO] 22:19:37.793 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:37.800 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:37.800 No "Main" source files to scan. [INFO] 22:19:37.939 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 22:19:37.946 Starting batch processing. [INFO] 22:19:37.980 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:38.139 100% analyzed [INFO] 22:19:38.139 Batch processing: Done. [INFO] 22:19:38.140 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:19:38.140 No "Generated" source files to scan. [INFO] 22:19:38.140 Sensor JavaSensor [java] (done) | time=347ms [INFO] 22:19:38.140 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:38.141 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:19:38.141 Sensor SurefireSensor [java] [INFO] 22:19:38.141 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/surefire-reports] [INFO] 22:19:38.141 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:38.141 Sensor XML Sensor [xml] [INFO] 22:19:38.141 1 source file to be analyzed [INFO] 22:19:38.145 1/1 source file has been analyzed [INFO] 22:19:38.145 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:19:38.145 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:38.145 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:38.148 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:19:38.148 Sensor IaC Docker Sensor [iac] [INFO] 22:19:38.149 0 source files to be analyzed [INFO] 22:19:38.151 0/0 source files have been analyzed [INFO] 22:19:38.151 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:38.151 Sensor Serverless configuration file sensor [security] [INFO] 22:19:38.151 0 Serverless function entries were found in the project [INFO] 22:19:38.151 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:38.151 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:38.151 Sensor AWS SAM template file sensor [security] [INFO] 22:19:38.151 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:38.151 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:38.152 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 22:19:38.152 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.edit [INFO] 22:19:38.184 Sensor JavaSensor [java] [INFO] 22:19:38.184 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:38.185 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:38.186 No "Main" source files to scan. [INFO] 22:19:38.320 Using ECJ batch to parse 6 Test java source files with batch size 214 KB. [INFO] 22:19:38.322 Starting batch processing. [INFO] 22:19:38.333 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:38.367 100% analyzed [INFO] 22:19:38.367 Batch processing: Done. [INFO] 22:19:38.367 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:19:38.367 No "Generated" source files to scan. [INFO] 22:19:38.367 Sensor JavaSensor [java] (done) | time=183ms [INFO] 22:19:38.367 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:38.367 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:38.367 Sensor SurefireSensor [java] [INFO] 22:19:38.367 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:19:38.367 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:38.367 Sensor XML Sensor [xml] [INFO] 22:19:38.368 1 source file to be analyzed [INFO] 22:19:38.371 1/1 source file has been analyzed [INFO] 22:19:38.372 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:19:38.372 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:19:38.372 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:19:38.372 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:19:38.372 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:19:38.372 Sensor IaC Docker Sensor [iac] [INFO] 22:19:38.372 0 source files to be analyzed [INFO] 22:19:38.375 0/0 source files have been analyzed [INFO] 22:19:38.375 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:38.375 Sensor Serverless configuration file sensor [security] [INFO] 22:19:38.375 0 Serverless function entries were found in the project [INFO] 22:19:38.375 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:38.375 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:38.375 Sensor AWS SAM template file sensor [security] [INFO] 22:19:38.375 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:38.375 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:38.375 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:38.375 ------------- Run sensors on module org.eclipse.sirius.ext.emf.edit [INFO] 22:19:38.408 Sensor JavaSensor [java] [INFO] 22:19:38.408 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:38.409 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:38.409 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:19:38.411 Starting batch processing. [INFO] 22:19:38.430 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:38.546 100% analyzed [INFO] 22:19:38.546 Batch processing: Done. [INFO] 22:19:38.546 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:19:38.663 No "Test" source files to scan. [INFO] 22:19:38.663 No "Generated" source files to scan. [INFO] 22:19:38.663 Sensor JavaSensor [java] (done) | time=255ms [INFO] 22:19:38.663 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:38.663 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:38.663 Sensor SurefireSensor [java] [INFO] 22:19:38.663 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/surefire-reports] [INFO] 22:19:38.663 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:38.663 Sensor XML Sensor [xml] [INFO] 22:19:38.664 1 source file to be analyzed [INFO] 22:19:38.667 1/1 source file has been analyzed [INFO] 22:19:38.667 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:19:38.667 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:38.667 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:38.669 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:19:38.669 Sensor IaC Docker Sensor [iac] [INFO] 22:19:38.669 0 source files to be analyzed [INFO] 22:19:38.672 0/0 source files have been analyzed [INFO] 22:19:38.672 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:38.672 Sensor Serverless configuration file sensor [security] [INFO] 22:19:38.672 0 Serverless function entries were found in the project [INFO] 22:19:38.672 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:38.672 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:38.672 Sensor AWS SAM template file sensor [security] [INFO] 22:19:38.672 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:38.672 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:38.672 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:38.672 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl [INFO] 22:19:38.706 Sensor JavaSensor [java] [INFO] 22:19:38.706 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:38.708 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:38.708 Using ECJ batch to parse 15 Main java source files with batch size 214 KB. [INFO] 22:19:38.721 Starting batch processing. [INFO] 22:19:38.735 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:40.474 100% analyzed [INFO] 22:19:40.474 Batch processing: Done. [INFO] 22:19:40.474 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 22:19:40.588 No "Test" source files to scan. [INFO] 22:19:40.588 No "Generated" source files to scan. [INFO] 22:19:40.589 Sensor JavaSensor [java] (done) | time=1882ms [INFO] 22:19:40.589 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:40.589 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:40.589 Sensor SurefireSensor [java] [INFO] 22:19:40.589 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/surefire-reports] [INFO] 22:19:40.589 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:40.589 Sensor XML Sensor [xml] [INFO] 22:19:40.589 1 source file to be analyzed [INFO] 22:19:40.593 1/1 source file has been analyzed [INFO] 22:19:40.593 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:19:40.593 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:40.593 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:40.598 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 22:19:40.598 Sensor IaC Docker Sensor [iac] [INFO] 22:19:40.598 0 source files to be analyzed [INFO] 22:19:40.601 0/0 source files have been analyzed [INFO] 22:19:40.601 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:40.601 Sensor Serverless configuration file sensor [security] [INFO] 22:19:40.601 0 Serverless function entries were found in the project [INFO] 22:19:40.601 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:40.601 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:40.601 Sensor AWS SAM template file sensor [security] [INFO] 22:19:40.601 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:40.601 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:40.601 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:40.601 ------------- Run sensors on module org.eclipse.sirius.editor [INFO] 22:19:40.633 Sensor JavaSensor [java] [INFO] 22:19:40.633 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:40.638 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:40.638 Using ECJ batch to parse 92 Main java source files with batch size 214 KB. [INFO] 22:19:40.653 Starting batch processing. [INFO] 22:19:40.699 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:44.243 100% analyzed [INFO] 22:19:44.243 Batch processing: Done. [INFO] 22:19:44.243 Did not optimize analysis for any files, performed a full analysis for all 92 files. [INFO] 22:19:44.366 No "Test" source files to scan. [INFO] 22:19:44.366 No "Generated" source files to scan. [INFO] 22:19:44.367 Sensor JavaSensor [java] (done) | time=3734ms [INFO] 22:19:44.367 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:44.367 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:44.367 Sensor SurefireSensor [java] [INFO] 22:19:44.367 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/surefire-reports] [INFO] 22:19:44.367 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:44.367 Sensor XML Sensor [xml] [INFO] 22:19:44.367 1 source file to be analyzed [INFO] 22:19:44.371 1/1 source file has been analyzed [INFO] 22:19:44.371 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:19:44.371 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:44.371 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:44.397 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=26ms [INFO] 22:19:44.398 Sensor IaC Docker Sensor [iac] [INFO] 22:19:44.398 0 source files to be analyzed [INFO] 22:19:44.401 0/0 source files have been analyzed [INFO] 22:19:44.401 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:44.401 Sensor Serverless configuration file sensor [security] [INFO] 22:19:44.401 0 Serverless function entries were found in the project [INFO] 22:19:44.401 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:44.401 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:44.401 Sensor AWS SAM template file sensor [security] [INFO] 22:19:44.401 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:44.401 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:44.401 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:44.401 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot [INFO] 22:19:44.434 Sensor JavaSensor [java] [INFO] 22:19:44.434 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:44.444 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:44.445 No "Main" source files to scan. [INFO] 22:19:44.625 Using ECJ batch to parse 486 Test java source files with batch size 214 KB. [INFO] 22:19:44.640 Starting batch processing. [INFO] 22:19:44.742 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [WARNING] 22:19:52.315 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:19:57.898 100% analyzed [INFO] 22:19:57.898 Batch processing: Done. [INFO] 22:19:57.899 Did not optimize analysis for any files, performed a full analysis for all 486 files. [INFO] 22:19:57.899 No "Generated" source files to scan. [INFO] 22:19:57.899 Sensor JavaSensor [java] (done) | time=13465ms [INFO] 22:19:57.899 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:57.900 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:19:57.900 Sensor SurefireSensor [java] [INFO] 22:19:57.900 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports] [INFO] 22:19:58.000 Sensor SurefireSensor [java] (done) | time=100ms [INFO] 22:19:58.001 Sensor XML Sensor [xml] [INFO] 22:19:58.001 1 source file to be analyzed [INFO] 22:19:58.008 1/1 source file has been analyzed [INFO] 22:19:58.008 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:19:58.008 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:58.009 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:58.144 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=136ms [INFO] 22:19:58.144 Sensor IaC Docker Sensor [iac] [INFO] 22:19:58.145 0 source files to be analyzed [INFO] 22:19:58.147 0/0 source files have been analyzed [INFO] 22:19:58.147 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:58.147 Sensor Serverless configuration file sensor [security] [INFO] 22:19:58.148 0 Serverless function entries were found in the project [INFO] 22:19:58.148 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:58.148 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:19:58.148 Sensor AWS SAM template file sensor [security] [INFO] 22:19:58.148 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:58.148 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:58.148 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:58.149 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.edit [INFO] 22:19:58.182 Sensor JavaSensor [java] [INFO] 22:19:58.182 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:58.189 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:58.189 No "Main" source files to scan. [INFO] 22:19:58.333 Using ECJ batch to parse 109 Test java source files with batch size 214 KB. [INFO] 22:19:58.347 Starting batch processing. [INFO] 22:19:58.400 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:59.723 100% analyzed [INFO] 22:19:59.723 Batch processing: Done. [INFO] 22:19:59.724 Did not optimize analysis for any files, performed a full analysis for all 109 files. [INFO] 22:19:59.724 No "Generated" source files to scan. [INFO] 22:19:59.724 Sensor JavaSensor [java] (done) | time=1542ms [INFO] 22:19:59.724 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:19:59.724 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:19:59.724 Sensor SurefireSensor [java] [INFO] 22:19:59.724 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/surefire-reports] [INFO] 22:19:59.724 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:19:59.724 Sensor XML Sensor [xml] [INFO] 22:19:59.725 1 source file to be analyzed [INFO] 22:19:59.728 1/1 source file has been analyzed [INFO] 22:19:59.728 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:19:59.728 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:19:59.729 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:19:59.750 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms [INFO] 22:19:59.750 Sensor IaC Docker Sensor [iac] [INFO] 22:19:59.750 0 source files to be analyzed [INFO] 22:19:59.753 0/0 source files have been analyzed [INFO] 22:19:59.753 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:19:59.753 Sensor Serverless configuration file sensor [security] [INFO] 22:19:59.753 0 Serverless function entries were found in the project [INFO] 22:19:59.753 0 Serverless function handlers were kept as entrypoints [INFO] 22:19:59.753 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:19:59.753 Sensor AWS SAM template file sensor [security] [INFO] 22:19:59.753 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:19:59.753 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:19:59.753 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:19:59.754 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] 22:19:59.786 Sensor JavaSensor [java] [INFO] 22:19:59.786 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:19:59.790 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:19:59.791 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 22:19:59.793 Starting batch processing. [INFO] 22:19:59.813 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:19:59.900 100% analyzed [INFO] 22:19:59.901 Batch processing: Done. [INFO] 22:19:59.901 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 22:20:00.016 No "Test" source files to scan. [INFO] 22:20:00.016 No "Generated" source files to scan. [INFO] 22:20:00.016 Sensor JavaSensor [java] (done) | time=230ms [INFO] 22:20:00.016 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:00.016 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:00.016 Sensor SurefireSensor [java] [INFO] 22:20:00.017 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/surefire-reports] [INFO] 22:20:00.017 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 22:20:00.017 Sensor XML Sensor [xml] [INFO] 22:20:00.017 1 source file to be analyzed [INFO] 22:20:00.021 1/1 source file has been analyzed [INFO] 22:20:00.021 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:00.021 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:00.021 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:00.023 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:20:00.023 Sensor IaC Docker Sensor [iac] [INFO] 22:20:00.024 0 source files to be analyzed [INFO] 22:20:00.026 0/0 source files have been analyzed [INFO] 22:20:00.026 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:00.026 Sensor Serverless configuration file sensor [security] [INFO] 22:20:00.026 0 Serverless function entries were found in the project [INFO] 22:20:00.026 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:00.026 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:00.026 Sensor AWS SAM template file sensor [security] [INFO] 22:20:00.026 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:00.026 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:00.026 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:00.027 ------------- Run sensors on module org.eclipse.sirius.ext.emf.tx [INFO] 22:20:00.061 Sensor JavaSensor [java] [INFO] 22:20:00.061 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:00.062 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:00.062 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:20:00.063 Starting batch processing. [INFO] 22:20:00.068 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:00.106 100% analyzed [INFO] 22:20:00.106 Batch processing: Done. [INFO] 22:20:00.106 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:20:00.224 No "Test" source files to scan. [INFO] 22:20:00.224 No "Generated" source files to scan. [INFO] 22:20:00.224 Sensor JavaSensor [java] (done) | time=163ms [INFO] 22:20:00.224 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:00.224 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:00.224 Sensor SurefireSensor [java] [INFO] 22:20:00.224 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/surefire-reports] [INFO] 22:20:00.224 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:00.224 Sensor XML Sensor [xml] [INFO] 22:20:00.225 1 source file to be analyzed [INFO] 22:20:00.229 1/1 source file has been analyzed [INFO] 22:20:00.229 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:20:00.229 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:00.229 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:00.230 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:20:00.230 Sensor IaC Docker Sensor [iac] [INFO] 22:20:00.231 0 source files to be analyzed [INFO] 22:20:00.234 0/0 source files have been analyzed [INFO] 22:20:00.234 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:20:00.234 Sensor Serverless configuration file sensor [security] [INFO] 22:20:00.234 0 Serverless function entries were found in the project [INFO] 22:20:00.234 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:00.234 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:00.234 Sensor AWS SAM template file sensor [security] [INFO] 22:20:00.234 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:00.234 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:00.234 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:00.234 ------------- Run sensors on module org.eclipse.sirius.tree.model [INFO] 22:20:00.266 Sensor JavaSensor [java] [INFO] 22:20:00.267 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:00.268 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:00.268 Using ECJ batch to parse 11 Main java source files with batch size 214 KB. [INFO] 22:20:00.270 Starting batch processing. [INFO] 22:20:00.284 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:00.443 100% analyzed [INFO] 22:20:00.443 Batch processing: Done. [INFO] 22:20:00.443 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 22:20:00.568 No "Test" source files to scan. [INFO] 22:20:00.568 No "Generated" source files to scan. [INFO] 22:20:00.568 Sensor JavaSensor [java] (done) | time=302ms [INFO] 22:20:00.568 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:00.568 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:00.568 Sensor SurefireSensor [java] [INFO] 22:20:00.568 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/surefire-reports] [INFO] 22:20:00.568 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:00.568 Sensor XML Sensor [xml] [INFO] 22:20:00.568 1 source file to be analyzed [INFO] 22:20:00.572 1/1 source file has been analyzed [INFO] 22:20:00.573 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:20:00.573 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:00.573 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:00.580 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 22:20:00.581 Sensor IaC Docker Sensor [iac] [INFO] 22:20:00.581 0 source files to be analyzed [INFO] 22:20:00.583 0/0 source files have been analyzed [INFO] 22:20:00.583 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 22:20:00.584 Sensor Serverless configuration file sensor [security] [INFO] 22:20:00.584 0 Serverless function entries were found in the project [INFO] 22:20:00.584 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:00.584 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:00.584 Sensor AWS SAM template file sensor [security] [INFO] 22:20:00.584 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:00.584 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:00.584 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:00.584 ------------- Run sensors on module org.eclipse.sirius.properties.core [INFO] 22:20:00.617 Sensor JavaSensor [java] [INFO] 22:20:00.617 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:00.620 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:00.620 Using ECJ batch to parse 65 Main java source files with batch size 214 KB. [INFO] 22:20:00.633 Starting batch processing. [INFO] 22:20:00.657 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:02.343 100% analyzed [INFO] 22:20:02.343 Batch processing: Done. [INFO] 22:20:02.344 Did not optimize analysis for any files, performed a full analysis for all 65 files. [INFO] 22:20:02.464 No "Test" source files to scan. [INFO] 22:20:02.465 No "Generated" source files to scan. [INFO] 22:20:02.465 Sensor JavaSensor [java] (done) | time=1848ms [INFO] 22:20:02.465 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:02.465 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:02.465 Sensor SurefireSensor [java] [INFO] 22:20:02.465 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/surefire-reports] [INFO] 22:20:02.465 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:02.465 Sensor XML Sensor [xml] [INFO] 22:20:02.468 1 source file to be analyzed [INFO] 22:20:02.472 1/1 source file has been analyzed [INFO] 22:20:02.472 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:20:02.472 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:02.472 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:02.481 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 22:20:02.481 Sensor IaC Docker Sensor [iac] [INFO] 22:20:02.482 0 source files to be analyzed [INFO] 22:20:02.484 0/0 source files have been analyzed [INFO] 22:20:02.484 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:02.484 Sensor Serverless configuration file sensor [security] [INFO] 22:20:02.484 0 Serverless function entries were found in the project [INFO] 22:20:02.484 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:02.485 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:20:02.485 Sensor AWS SAM template file sensor [security] [INFO] 22:20:02.485 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:02.485 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:02.485 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:02.485 ------------- Run sensors on module org.eclipse.sirius.tree.ui.ext [INFO] 22:20:02.517 Sensor JavaSensor [java] [INFO] 22:20:02.517 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:02.521 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:02.522 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:20:02.523 Starting batch processing. [INFO] 22:20:02.542 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:02.577 100% analyzed [INFO] 22:20:02.577 Batch processing: Done. [INFO] 22:20:02.577 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:20:02.698 No "Test" source files to scan. [INFO] 22:20:02.698 No "Generated" source files to scan. [INFO] 22:20:02.698 Sensor JavaSensor [java] (done) | time=181ms [INFO] 22:20:02.699 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:02.699 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:02.699 Sensor SurefireSensor [java] [INFO] 22:20:02.699 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/surefire-reports] [INFO] 22:20:02.699 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:02.699 Sensor XML Sensor [xml] [INFO] 22:20:02.700 1 source file to be analyzed [INFO] 22:20:02.704 1/1 source file has been analyzed [INFO] 22:20:02.705 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:20:02.705 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:02.705 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:02.706 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:20:02.706 Sensor IaC Docker Sensor [iac] [INFO] 22:20:02.706 0 source files to be analyzed [INFO] 22:20:02.710 0/0 source files have been analyzed [INFO] 22:20:02.710 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 22:20:02.710 Sensor Serverless configuration file sensor [security] [INFO] 22:20:02.710 0 Serverless function entries were found in the project [INFO] 22:20:02.710 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:02.710 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:02.710 Sensor AWS SAM template file sensor [security] [INFO] 22:20:02.710 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:02.710 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:02.710 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:02.710 ------------- Run sensors on module org.eclipse.sirius.tests.junit [INFO] 22:20:02.747 Sensor JavaSensor [java] [INFO] 22:20:02.747 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:02.757 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:02.758 No "Main" source files to scan. [INFO] 22:20:03.004 Using ECJ batch to parse 696 Test java source files with batch size 214 KB. [INFO] 22:20:03.019 Starting batch processing. [INFO] 22:20:03.086 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:16.224 100% analyzed [INFO] 22:20:16.224 Batch processing: Done. [INFO] 22:20:16.225 Did not optimize analysis for any files, performed a full analysis for all 696 files. [INFO] 22:20:16.225 No "Generated" source files to scan. [INFO] 22:20:16.225 Sensor JavaSensor [java] (done) | time=13478ms [INFO] 22:20:16.225 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:16.226 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:20:16.226 Sensor SurefireSensor [java] [INFO] 22:20:16.226 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/surefire-reports] [INFO] 22:20:16.346 Sensor SurefireSensor [java] (done) | time=120ms [INFO] 22:20:16.347 Sensor XML Sensor [xml] [INFO] 22:20:16.347 1 source file to be analyzed [INFO] 22:20:16.353 1/1 source file has been analyzed [INFO] 22:20:16.353 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 22:20:16.353 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:16.354 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:16.483 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=130ms [INFO] 22:20:16.483 Sensor IaC Docker Sensor [iac] [INFO] 22:20:16.484 0 source files to be analyzed [INFO] 22:20:16.486 0/0 source files have been analyzed [INFO] 22:20:16.486 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:16.486 Sensor Serverless configuration file sensor [security] [INFO] 22:20:16.487 0 Serverless function entries were found in the project [INFO] 22:20:16.487 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:16.487 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:20:16.487 Sensor AWS SAM template file sensor [security] [INFO] 22:20:16.487 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:16.487 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:16.487 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:16.487 ------------- Run sensors on module org.eclipse.sirius.sample.ecore.design [INFO] 22:20:16.520 Sensor JavaSensor [java] [INFO] 22:20:16.520 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:16.526 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:16.526 No "Main" source files to scan. [INFO] 22:20:16.730 Using ECJ batch to parse 11 Test java source files with batch size 214 KB. [INFO] 22:20:16.735 Starting batch processing. [INFO] 22:20:16.770 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:16.849 100% analyzed [INFO] 22:20:16.849 Batch processing: Done. [INFO] 22:20:16.850 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 22:20:16.850 No "Generated" source files to scan. [INFO] 22:20:16.850 Sensor JavaSensor [java] (done) | time=330ms [INFO] 22:20:16.850 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:16.850 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:16.850 Sensor SurefireSensor [java] [INFO] 22:20:16.850 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/surefire-reports] [INFO] 22:20:16.850 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:16.850 Sensor XML Sensor [xml] [INFO] 22:20:16.851 1 source file to be analyzed [INFO] 22:20:16.854 1/1 source file has been analyzed [INFO] 22:20:16.854 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:16.854 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:16.855 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:16.857 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:20:16.857 Sensor IaC Docker Sensor [iac] [INFO] 22:20:16.858 0 source files to be analyzed [INFO] 22:20:16.860 0/0 source files have been analyzed [INFO] 22:20:16.860 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:16.860 Sensor Serverless configuration file sensor [security] [INFO] 22:20:16.860 0 Serverless function entries were found in the project [INFO] 22:20:16.860 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:16.860 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:16.860 Sensor AWS SAM template file sensor [security] [INFO] 22:20:16.860 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:16.860 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:16.860 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:16.861 ------------- Run sensors on module org.eclipse.sirius.tests.ui.properties [INFO] 22:20:16.893 Sensor JavaSensor [java] [INFO] 22:20:16.893 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:16.900 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:16.901 No "Main" source files to scan. [INFO] 22:20:17.047 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 22:20:17.053 Starting batch processing. [INFO] 22:20:17.099 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:17.183 100% analyzed [INFO] 22:20:17.183 Batch processing: Done. [INFO] 22:20:17.184 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 22:20:17.184 No "Generated" source files to scan. [INFO] 22:20:17.184 Sensor JavaSensor [java] (done) | time=291ms [INFO] 22:20:17.184 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:17.184 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:17.184 Sensor SurefireSensor [java] [INFO] 22:20:17.184 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/surefire-reports] [INFO] 22:20:17.186 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 22:20:17.186 Sensor XML Sensor [xml] [INFO] 22:20:17.186 1 source file to be analyzed [INFO] 22:20:17.191 1/1 source file has been analyzed [INFO] 22:20:17.191 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:20:17.191 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:17.192 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:17.194 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 22:20:17.194 Sensor IaC Docker Sensor [iac] [INFO] 22:20:17.194 0 source files to be analyzed [INFO] 22:20:17.197 0/0 source files have been analyzed [INFO] 22:20:17.197 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:17.197 Sensor Serverless configuration file sensor [security] [INFO] 22:20:17.197 0 Serverless function entries were found in the project [INFO] 22:20:17.197 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:17.197 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:17.197 Sensor AWS SAM template file sensor [security] [INFO] 22:20:17.197 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:17.197 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:17.197 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:17.197 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.runtime [INFO] 22:20:17.228 Sensor JavaSensor [java] [INFO] 22:20:17.228 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:17.233 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:17.233 Using ECJ batch to parse 36 Main java source files with batch size 214 KB. [INFO] 22:20:17.246 Starting batch processing. [INFO] 22:20:17.272 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:20.410 100% analyzed [INFO] 22:20:20.410 Batch processing: Done. [INFO] 22:20:20.410 Did not optimize analysis for any files, performed a full analysis for all 36 files. [INFO] 22:20:20.528 No "Test" source files to scan. [INFO] 22:20:20.528 No "Generated" source files to scan. [INFO] 22:20:20.528 Sensor JavaSensor [java] (done) | time=3300ms [INFO] 22:20:20.528 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:20.528 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:20.528 Sensor SurefireSensor [java] [INFO] 22:20:20.528 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/surefire-reports] [INFO] 22:20:20.528 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:20.528 Sensor XML Sensor [xml] [INFO] 22:20:20.529 1 source file to be analyzed [INFO] 22:20:20.533 1/1 source file has been analyzed [INFO] 22:20:20.533 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 22:20:20.533 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:20.533 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:20.542 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 22:20:20.542 Sensor IaC Docker Sensor [iac] [INFO] 22:20:20.542 0 source files to be analyzed [INFO] 22:20:20.545 0/0 source files have been analyzed [INFO] 22:20:20.545 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:20.545 Sensor Serverless configuration file sensor [security] [INFO] 22:20:20.545 0 Serverless function entries were found in the project [INFO] 22:20:20.545 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:20.545 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:20.545 Sensor AWS SAM template file sensor [security] [INFO] 22:20:20.545 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:20.545 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:20.545 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:20.545 ------------- Run sensors on module org.eclipse.sirius.editor.sequence [INFO] 22:20:20.576 Sensor JavaSensor [java] [INFO] 22:20:20.576 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:20.583 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:20.583 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:20:20.586 Starting batch processing. [INFO] 22:20:20.613 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:20.648 100% analyzed [INFO] 22:20:20.648 Batch processing: Done. [INFO] 22:20:20.648 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:20:20.769 No "Test" source files to scan. [INFO] 22:20:20.769 No "Generated" source files to scan. [INFO] 22:20:20.769 Sensor JavaSensor [java] (done) | time=193ms [INFO] 22:20:20.769 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:20.769 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:20.769 Sensor SurefireSensor [java] [INFO] 22:20:20.769 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/surefire-reports] [INFO] 22:20:20.769 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:20.769 Sensor XML Sensor [xml] [INFO] 22:20:20.770 1 source file to be analyzed [INFO] 22:20:20.773 1/1 source file has been analyzed [INFO] 22:20:20.773 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:20.773 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:20.773 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:20.778 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 22:20:20.778 Sensor IaC Docker Sensor [iac] [INFO] 22:20:20.779 0 source files to be analyzed [INFO] 22:20:20.781 0/0 source files have been analyzed [INFO] 22:20:20.781 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:20.781 Sensor Serverless configuration file sensor [security] [INFO] 22:20:20.781 0 Serverless function entries were found in the project [INFO] 22:20:20.781 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:20.781 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:20.782 Sensor AWS SAM template file sensor [security] [INFO] 22:20:20.782 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:20.782 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:20.782 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:20.782 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component [INFO] 22:20:20.812 Sensor JavaSensor [java] [INFO] 22:20:20.812 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:20.814 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:20.814 No "Main" source files to scan. [INFO] 22:20:20.954 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 22:20:20.959 Starting batch processing. [INFO] 22:20:20.969 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:21.044 100% analyzed [INFO] 22:20:21.044 Batch processing: Done. [INFO] 22:20:21.045 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 22:20:21.045 No "Generated" source files to scan. [INFO] 22:20:21.045 Sensor JavaSensor [java] (done) | time=233ms [INFO] 22:20:21.045 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:21.045 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:21.045 Sensor SurefireSensor [java] [INFO] 22:20:21.045 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/surefire-reports] [INFO] 22:20:21.045 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:21.045 Sensor XML Sensor [xml] [INFO] 22:20:21.045 1 source file to be analyzed [INFO] 22:20:21.049 1/1 source file has been analyzed [INFO] 22:20:21.049 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:21.049 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:21.049 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:21.051 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 22:20:21.051 Sensor IaC Docker Sensor [iac] [INFO] 22:20:21.051 0 source files to be analyzed [INFO] 22:20:21.054 0/0 source files have been analyzed [INFO] 22:20:21.054 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:21.054 Sensor Serverless configuration file sensor [security] [INFO] 22:20:21.054 0 Serverless function entries were found in the project [INFO] 22:20:21.054 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:21.054 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:21.054 Sensor AWS SAM template file sensor [security] [INFO] 22:20:21.054 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:21.054 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:21.054 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:21.054 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.editor [INFO] 22:20:21.086 Sensor JavaSensor [java] [INFO] 22:20:21.086 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:21.090 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:21.090 No "Main" source files to scan. [INFO] 22:20:21.231 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 22:20:21.238 Starting batch processing. [INFO] 22:20:21.268 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:21.403 100% analyzed [INFO] 22:20:21.403 Batch processing: Done. [INFO] 22:20:21.403 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:20:21.403 No "Generated" source files to scan. [INFO] 22:20:21.403 Sensor JavaSensor [java] (done) | time=317ms [INFO] 22:20:21.403 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:21.403 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:21.404 Sensor SurefireSensor [java] [INFO] 22:20:21.404 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:20:21.404 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:21.404 Sensor XML Sensor [xml] [INFO] 22:20:21.404 1 source file to be analyzed [INFO] 22:20:21.408 1/1 source file has been analyzed [INFO] 22:20:21.408 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:21.408 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:20:21.408 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:20:21.408 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:20:21.408 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:20:21.408 Sensor IaC Docker Sensor [iac] [INFO] 22:20:21.408 0 source files to be analyzed [INFO] 22:20:21.411 0/0 source files have been analyzed [INFO] 22:20:21.411 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:21.411 Sensor Serverless configuration file sensor [security] [INFO] 22:20:21.411 0 Serverless function entries were found in the project [INFO] 22:20:21.411 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:21.411 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:21.411 Sensor AWS SAM template file sensor [security] [INFO] 22:20:21.411 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:21.411 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:21.411 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:21.411 ------------- Run sensors on module org.eclipse.sirius.common.ocl [INFO] 22:20:21.443 Sensor JavaSensor [java] [INFO] 22:20:21.443 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:21.445 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:21.445 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 22:20:21.447 Starting batch processing. [INFO] 22:20:21.455 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:21.595 100% analyzed [INFO] 22:20:21.595 Batch processing: Done. [INFO] 22:20:21.595 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:20:21.765 No "Test" source files to scan. [INFO] 22:20:21.765 No "Generated" source files to scan. [INFO] 22:20:21.765 Sensor JavaSensor [java] (done) | time=322ms [INFO] 22:20:21.765 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:21.765 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:21.765 Sensor SurefireSensor [java] [INFO] 22:20:21.765 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/surefire-reports] [INFO] 22:20:21.765 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:21.766 Sensor XML Sensor [xml] [INFO] 22:20:21.766 1 source file to be analyzed [INFO] 22:20:21.769 1/1 source file has been analyzed [INFO] 22:20:21.769 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 22:20:21.770 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:21.770 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:21.771 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:20:21.771 Sensor IaC Docker Sensor [iac] [INFO] 22:20:21.771 0 source files to be analyzed [INFO] 22:20:21.774 0/0 source files have been analyzed [INFO] 22:20:21.774 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:21.775 Sensor Serverless configuration file sensor [security] [INFO] 22:20:21.775 0 Serverless function entries were found in the project [INFO] 22:20:21.775 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:21.775 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:21.775 Sensor AWS SAM template file sensor [security] [INFO] 22:20:21.775 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:21.775 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:21.775 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:21.775 ------------- Run sensors on module org.eclipse.sirius.editor.table [INFO] 22:20:21.811 Sensor JavaSensor [java] [INFO] 22:20:21.811 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:21.817 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:21.817 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 22:20:21.820 Starting batch processing. [INFO] 22:20:21.845 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:22.167 100% analyzed [INFO] 22:20:22.167 Batch processing: Done. [INFO] 22:20:22.168 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 22:20:22.287 No "Test" source files to scan. [INFO] 22:20:22.287 No "Generated" source files to scan. [INFO] 22:20:22.287 Sensor JavaSensor [java] (done) | time=476ms [INFO] 22:20:22.287 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:22.287 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:22.287 Sensor SurefireSensor [java] [INFO] 22:20:22.287 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/surefire-reports] [INFO] 22:20:22.287 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:22.287 Sensor XML Sensor [xml] [INFO] 22:20:22.288 1 source file to be analyzed [INFO] 22:20:22.294 1/1 source file has been analyzed [INFO] 22:20:22.295 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 22:20:22.295 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:22.295 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:22.299 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:20:22.299 Sensor IaC Docker Sensor [iac] [INFO] 22:20:22.300 0 source files to be analyzed [INFO] 22:20:22.302 0/0 source files have been analyzed [INFO] 22:20:22.302 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:22.302 Sensor Serverless configuration file sensor [security] [INFO] 22:20:22.303 0 Serverless function entries were found in the project [INFO] 22:20:22.303 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:22.303 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 22:20:22.303 Sensor AWS SAM template file sensor [security] [INFO] 22:20:22.303 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:22.303 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:22.303 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:22.303 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.edit [INFO] 22:20:22.334 Sensor JavaSensor [java] [INFO] 22:20:22.334 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:22.336 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:22.336 No "Main" source files to scan. [INFO] 22:20:22.478 Using ECJ batch to parse 25 Test java source files with batch size 214 KB. [INFO] 22:20:22.488 Starting batch processing. [INFO] 22:20:22.506 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:22.650 100% analyzed [INFO] 22:20:22.650 Batch processing: Done. [INFO] 22:20:22.650 Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] 22:20:22.650 No "Generated" source files to scan. [INFO] 22:20:22.650 Sensor JavaSensor [java] (done) | time=316ms [INFO] 22:20:22.650 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:22.650 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:22.650 Sensor SurefireSensor [java] [INFO] 22:20:22.650 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/surefire-reports] [INFO] 22:20:22.650 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:22.650 Sensor XML Sensor [xml] [INFO] 22:20:22.651 1 source file to be analyzed [INFO] 22:20:22.654 1/1 source file has been analyzed [INFO] 22:20:22.654 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:22.655 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:22.655 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:22.659 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 22:20:22.659 Sensor IaC Docker Sensor [iac] [INFO] 22:20:22.660 0 source files to be analyzed [INFO] 22:20:22.662 0/0 source files have been analyzed [INFO] 22:20:22.662 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:22.662 Sensor Serverless configuration file sensor [security] [INFO] 22:20:22.662 0 Serverless function entries were found in the project [INFO] 22:20:22.662 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:22.662 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:22.662 Sensor AWS SAM template file sensor [security] [INFO] 22:20:22.662 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:22.662 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:22.662 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:22.662 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.edit [INFO] 22:20:22.695 Sensor JavaSensor [java] [INFO] 22:20:22.695 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:22.701 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:22.701 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:20:22.703 Starting batch processing. [INFO] 22:20:22.728 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:22.762 100% analyzed [INFO] 22:20:22.762 Batch processing: Done. [INFO] 22:20:22.763 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:20:22.882 No "Test" source files to scan. [INFO] 22:20:22.882 No "Generated" source files to scan. [INFO] 22:20:22.882 Sensor JavaSensor [java] (done) | time=187ms [INFO] 22:20:22.882 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:22.882 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:22.882 Sensor SurefireSensor [java] [INFO] 22:20:22.882 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/surefire-reports] [INFO] 22:20:22.882 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:22.882 Sensor XML Sensor [xml] [INFO] 22:20:22.883 1 source file to be analyzed [INFO] 22:20:22.886 1/1 source file has been analyzed [INFO] 22:20:22.886 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:22.886 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:22.887 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:22.891 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 22:20:22.891 Sensor IaC Docker Sensor [iac] [INFO] 22:20:22.892 0 source files to be analyzed [INFO] 22:20:22.894 0/0 source files have been analyzed [INFO] 22:20:22.894 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:22.894 Sensor Serverless configuration file sensor [security] [INFO] 22:20:22.894 0 Serverless function entries were found in the project [INFO] 22:20:22.894 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:22.894 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:22.894 Sensor AWS SAM template file sensor [security] [INFO] 22:20:22.894 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:22.894 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:22.894 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:22.895 ------------- Run sensors on module org.eclipse.sirius.common.ui.ext [INFO] 22:20:22.927 Sensor JavaSensor [java] [INFO] 22:20:22.927 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:22.931 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:22.931 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 22:20:22.932 Starting batch processing. [INFO] 22:20:22.947 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:22.979 100% analyzed [INFO] 22:20:22.979 Batch processing: Done. [INFO] 22:20:22.980 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:20:23.105 No "Test" source files to scan. [INFO] 22:20:23.105 No "Generated" source files to scan. [INFO] 22:20:23.105 Sensor JavaSensor [java] (done) | time=178ms [INFO] 22:20:23.105 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:23.105 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:23.105 Sensor SurefireSensor [java] [INFO] 22:20:23.105 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/surefire-reports] [INFO] 22:20:23.105 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:23.105 Sensor XML Sensor [xml] [INFO] 22:20:23.105 1 source file to be analyzed [INFO] 22:20:23.109 1/1 source file has been analyzed [INFO] 22:20:23.109 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:23.109 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:23.109 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:23.110 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:20:23.110 Sensor IaC Docker Sensor [iac] [INFO] 22:20:23.111 0 source files to be analyzed [INFO] 22:20:23.113 0/0 source files have been analyzed [INFO] 22:20:23.113 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:23.113 Sensor Serverless configuration file sensor [security] [INFO] 22:20:23.113 0 Serverless function entries were found in the project [INFO] 22:20:23.113 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:23.113 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:23.113 Sensor AWS SAM template file sensor [security] [INFO] 22:20:23.113 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:23.113 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:23.113 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:23.113 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.design [INFO] 22:20:23.144 Sensor JavaSensor [java] [INFO] 22:20:23.144 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:23.146 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:23.147 No "Main" source files to scan. [INFO] 22:20:23.290 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:20:23.292 Starting batch processing. [INFO] 22:20:23.300 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:23.312 100% analyzed [INFO] 22:20:23.312 Batch processing: Done. [INFO] 22:20:23.312 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:20:23.313 No "Generated" source files to scan. [INFO] 22:20:23.313 Sensor JavaSensor [java] (done) | time=169ms [INFO] 22:20:23.313 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:23.313 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:23.313 Sensor SurefireSensor [java] [INFO] 22:20:23.313 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/surefire-reports] [INFO] 22:20:23.313 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:23.313 Sensor XML Sensor [xml] [INFO] 22:20:23.313 1 source file to be analyzed [INFO] 22:20:23.317 1/1 source file has been analyzed [INFO] 22:20:23.317 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:23.317 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:23.317 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:23.318 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:20:23.318 Sensor IaC Docker Sensor [iac] [INFO] 22:20:23.318 0 source files to be analyzed [INFO] 22:20:23.321 0/0 source files have been analyzed [INFO] 22:20:23.321 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:23.321 Sensor Serverless configuration file sensor [security] [INFO] 22:20:23.321 0 Serverless function entries were found in the project [INFO] 22:20:23.321 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:23.321 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:23.321 Sensor AWS SAM template file sensor [security] [INFO] 22:20:23.321 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:23.321 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:23.321 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:23.321 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml.design [INFO] 22:20:23.352 Sensor JavaSensor [java] [INFO] 22:20:23.352 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:23.356 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:23.356 No "Main" source files to scan. [INFO] 22:20:23.496 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 22:20:23.498 Starting batch processing. [INFO] 22:20:23.512 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:23.523 100% analyzed [INFO] 22:20:23.523 Batch processing: Done. [INFO] 22:20:23.523 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 22:20:23.523 No "Generated" source files to scan. [INFO] 22:20:23.523 Sensor JavaSensor [java] (done) | time=171ms [INFO] 22:20:23.523 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:23.523 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:23.523 Sensor SurefireSensor [java] [INFO] 22:20:23.523 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/surefire-reports] [INFO] 22:20:23.524 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:23.524 Sensor XML Sensor [xml] [INFO] 22:20:23.524 1 source file to be analyzed [INFO] 22:20:23.528 1/1 source file has been analyzed [INFO] 22:20:23.528 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:23.528 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:23.528 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:23.529 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:20:23.529 Sensor IaC Docker Sensor [iac] [INFO] 22:20:23.529 0 source files to be analyzed [INFO] 22:20:23.532 0/0 source files have been analyzed [INFO] 22:20:23.532 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:23.532 Sensor Serverless configuration file sensor [security] [INFO] 22:20:23.532 0 Serverless function entries were found in the project [INFO] 22:20:23.532 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:23.532 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:23.532 Sensor AWS SAM template file sensor [security] [INFO] 22:20:23.532 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:23.532 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:23.532 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:23.532 ------------- Run sensors on module org.eclipse.sirius.sample.properties.radio [INFO] 22:20:23.564 Sensor JavaSensor [java] [INFO] 22:20:23.564 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:23.568 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:23.568 No "Main" source files to scan. [INFO] 22:20:23.711 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 22:20:23.712 Starting batch processing. [INFO] 22:20:23.727 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:23.733 100% analyzed [INFO] 22:20:23.733 Batch processing: Done. [INFO] 22:20:23.733 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 22:20:23.733 No "Generated" source files to scan. [INFO] 22:20:23.733 Sensor JavaSensor [java] (done) | time=169ms [INFO] 22:20:23.733 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:23.733 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:23.733 Sensor SurefireSensor [java] [INFO] 22:20:23.733 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/surefire-reports] [INFO] 22:20:23.733 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:23.733 Sensor XML Sensor [xml] [INFO] 22:20:23.734 1 source file to be analyzed [INFO] 22:20:23.737 1/1 source file has been analyzed [INFO] 22:20:23.737 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:23.738 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:23.738 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:23.738 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:20:23.738 Sensor IaC Docker Sensor [iac] [INFO] 22:20:23.739 0 source files to be analyzed [INFO] 22:20:23.741 0/0 source files have been analyzed [INFO] 22:20:23.741 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:23.741 Sensor Serverless configuration file sensor [security] [INFO] 22:20:23.741 0 Serverless function entries were found in the project [INFO] 22:20:23.741 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:23.741 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:23.741 Sensor AWS SAM template file sensor [security] [INFO] 22:20:23.741 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:23.741 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:23.741 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:23.741 ------------- Run sensors on module org.eclipse.sirius.tree [INFO] 22:20:23.772 Sensor JavaSensor [java] [INFO] 22:20:23.772 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:23.774 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:23.774 Using ECJ batch to parse 49 Main java source files with batch size 214 KB. [INFO] 22:20:23.788 Starting batch processing. [INFO] 22:20:23.805 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:24.977 100% analyzed [INFO] 22:20:24.977 Batch processing: Done. [INFO] 22:20:24.978 Did not optimize analysis for any files, performed a full analysis for all 49 files. [INFO] 22:20:25.099 No "Test" source files to scan. [INFO] 22:20:25.099 No "Generated" source files to scan. [INFO] 22:20:25.099 Sensor JavaSensor [java] (done) | time=1327ms [INFO] 22:20:25.099 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:25.100 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 22:20:25.100 Sensor SurefireSensor [java] [INFO] 22:20:25.100 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/surefire-reports] [INFO] 22:20:25.100 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:25.100 Sensor XML Sensor [xml] [INFO] 22:20:25.100 1 source file to be analyzed [INFO] 22:20:25.104 1/1 source file has been analyzed [INFO] 22:20:25.104 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:25.104 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:25.104 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:25.111 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 22:20:25.111 Sensor IaC Docker Sensor [iac] [INFO] 22:20:25.111 0 source files to be analyzed [INFO] 22:20:25.113 0/0 source files have been analyzed [INFO] 22:20:25.114 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:25.114 Sensor Serverless configuration file sensor [security] [INFO] 22:20:25.114 0 Serverless function entries were found in the project [INFO] 22:20:25.114 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:25.114 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:25.114 Sensor AWS SAM template file sensor [security] [INFO] 22:20:25.114 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:25.114 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:25.114 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:25.114 ------------- Run sensors on module org.eclipse.sirius.tests.junit.support [INFO] 22:20:25.146 Sensor JavaSensor [java] [INFO] 22:20:25.146 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:25.153 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:25.153 No "Main" source files to scan. [INFO] 22:20:25.302 Using ECJ batch to parse 34 Test java source files with batch size 214 KB. [INFO] 22:20:25.316 Starting batch processing. [INFO] 22:20:25.348 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:25.787 100% analyzed [INFO] 22:20:25.787 Batch processing: Done. [INFO] 22:20:25.788 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 22:20:25.788 No "Generated" source files to scan. [INFO] 22:20:25.788 Sensor JavaSensor [java] (done) | time=642ms [INFO] 22:20:25.788 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:25.788 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:25.788 Sensor SurefireSensor [java] [INFO] 22:20:25.788 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/surefire-reports] [INFO] 22:20:25.788 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:25.788 Sensor XML Sensor [xml] [INFO] 22:20:25.789 1 source file to be analyzed [INFO] 22:20:25.792 1/1 source file has been analyzed [INFO] 22:20:25.792 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:25.792 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:25.793 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:25.800 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 22:20:25.800 Sensor IaC Docker Sensor [iac] [INFO] 22:20:25.800 0 source files to be analyzed [INFO] 22:20:25.802 0/0 source files have been analyzed [INFO] 22:20:25.802 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 22:20:25.802 Sensor Serverless configuration file sensor [security] [INFO] 22:20:25.802 0 Serverless function entries were found in the project [INFO] 22:20:25.802 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:25.802 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:25.803 Sensor AWS SAM template file sensor [security] [INFO] 22:20:25.803 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:25.803 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:25.803 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:25.803 ------------- Run sensors on module org.eclipse.sirius.ext.emf.ui [INFO] 22:20:25.836 Sensor JavaSensor [java] [INFO] 22:20:25.836 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 22:20:25.839 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 22:20:25.839 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 22:20:25.841 Starting batch processing. [INFO] 22:20:25.852 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 22:20:25.908 100% analyzed [INFO] 22:20:25.908 Batch processing: Done. [INFO] 22:20:25.909 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 22:20:26.029 No "Test" source files to scan. [INFO] 22:20:26.029 No "Generated" source files to scan. [INFO] 22:20:26.029 Sensor JavaSensor [java] (done) | time=193ms [INFO] 22:20:26.029 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:26.029 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:26.029 Sensor SurefireSensor [java] [INFO] 22:20:26.029 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/surefire-reports] [INFO] 22:20:26.029 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 22:20:26.029 Sensor XML Sensor [xml] [INFO] 22:20:26.029 1 source file to be analyzed [INFO] 22:20:26.033 1/1 source file has been analyzed [INFO] 22:20:26.033 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 22:20:26.033 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 22:20:26.033 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 22:20:26.034 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 22:20:26.034 Sensor IaC Docker Sensor [iac] [INFO] 22:20:26.034 0 source files to be analyzed [INFO] 22:20:26.037 0/0 source files have been analyzed [INFO] 22:20:26.037 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:26.037 Sensor Serverless configuration file sensor [security] [INFO] 22:20:26.037 0 Serverless function entries were found in the project [INFO] 22:20:26.037 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:26.037 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:26.037 Sensor AWS SAM template file sensor [security] [INFO] 22:20:26.037 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:26.037 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:26.037 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:26.037 ------------- Run sensors on module Sirius Parent [INFO] 22:20:26.069 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 22:20:26.069 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 22:20:26.069 Sensor XML Sensor [xml] [INFO] 22:20:26.070 1 source file to be analyzed [INFO] 22:20:26.107 1/1 source file has been analyzed [INFO] 22:20:26.107 Sensor XML Sensor [xml] (done) | time=38ms [INFO] 22:20:26.107 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 22:20:26.107 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:20:26.107 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 22:20:26.107 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 22:20:26.107 Sensor IaC Docker Sensor [iac] [INFO] 22:20:26.107 0 source files to be analyzed [INFO] 22:20:26.110 0/0 source files have been analyzed [INFO] 22:20:26.110 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 22:20:26.110 Sensor Serverless configuration file sensor [security] [INFO] 22:20:26.110 0 Serverless function entries were found in the project [INFO] 22:20:26.110 0 Serverless function handlers were kept as entrypoints [INFO] 22:20:26.110 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 22:20:26.110 Sensor AWS SAM template file sensor [security] [INFO] 22:20:26.110 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 22:20:26.110 Sensor AWS SAM Inline template file sensor [security] [INFO] 22:20:26.110 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 22:20:26.110 Sensor javabugs [dbd] [INFO] 22:20:26.205 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/java [INFO] 22:20:27.424 Analyzing 26022 functions to detect bugs. [INFO] 22:21:53.058 Sensor javabugs [dbd] (done) | time=86948ms [INFO] 22:21:53.058 Sensor pythonbugs [dbd] [INFO] 22:21:53.059 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/python [INFO] 22:21:53.059 No IR files have been included for analysis. [INFO] 22:21:53.059 Sensor pythonbugs [dbd] (done) | time=1ms [INFO] 22:21:53.059 Sensor TextAndSecretsSensor [text] [INFO] 22:21:53.059 Available processors: 2 [INFO] 22:21:53.059 Using 2 threads for analysis. [INFO] 22:21:54.248 5490 source files to be analyzed [INFO] 22:22:04.248 586/5490 files analyzed, current files: plugins/org.eclipse.sirius.diagram.ui/src-diag/org/eclipse/sirius/diagram/ui/tools/internal/figure/DiagramSemanticElementLockedNotificationFigure.java, plugins/org.eclipse.sirius.editor.tree/src/org/eclipse/sirius/editor/tree/tools/internal/menu/TreeWizardMenuBuilder.java [INFO] 22:22:14.249 2737/5490 files analyzed, current files: plugins/org.eclipse.sirius.ui.properties/src/org/eclipse/sirius/ui/properties/internal/EditingContextAdapterWrapper.java, plugins/org.eclipse.sirius/src/org/eclipse/sirius/business/api/helper/task/label/InitInterpreterFromParsedVariableTask.java [INFO] 22:22:18.655 5490/5490 source files have been analyzed [INFO] 22:22:18.656 Sensor TextAndSecretsSensor [text] (done) | time=25597ms [INFO] 22:22:18.656 Sensor JavaSecuritySensor [security] [INFO] 22:22:18.661 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:22:18.661 Load type hierarchy and UCFGs: Starting [INFO] 22:22:18.661 Load type hierarchy: Starting [INFO] 22:22:18.661 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java [INFO] 22:22:19.255 Read 15405 type definitions [INFO] 22:22:19.404 Load type hierarchy: Time spent was 00:00:00.741 [INFO] 22:22:19.404 Load UCFGs: Starting [INFO] 22:22:19.404 Reading UCFGs from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java [INFO] 22:22:23.619 Load UCFGs: Time spent was 00:00:04.215 [INFO] 22:22:23.619 Load type hierarchy and UCFGs: Time spent was 00:00:04.957 [INFO] 22:22:23.619 Analyzing 25566 UCFGs to detect vulnerabilities. [INFO] 22:22:23.619 Check cache: Starting [INFO] 22:22:23.619 Load cache: Starting [INFO] 22:22:23.619 Load cache: Time spent was 00:00:00.000 [INFO] 22:22:23.620 Check cache: Time spent was 00:00:00.000 [INFO] 22:22:23.620 Create runtime call graph: Starting [INFO] 22:22:23.620 Variable Type Analysis #1: Starting [INFO] 22:22:23.621 Create runtime type propagation graph: Starting [INFO] 22:22:26.157 Create runtime type propagation graph: Time spent was 00:00:02.536 [INFO] 22:22:26.158 Run SCC (Tarjan) on 168299 nodes: Starting [INFO] 22:22:26.450 Run SCC (Tarjan) on 168299 nodes: Time spent was 00:00:00.291 [INFO] 22:22:26.450 Tarjan found 164550 strongly connected components [INFO] 22:22:26.450 Propagate runtime types to strongly connected components: Starting [INFO] 22:22:26.905 Propagate runtime types to strongly connected components: Time spent was 00:00:00.455 [INFO] 22:22:26.905 Variable Type Analysis #1: Time spent was 00:00:03.284 [INFO] 22:22:26.911 Variable Type Analysis #2: Starting [INFO] 22:22:26.911 Create runtime type propagation graph: Starting [INFO] 22:22:29.095 Create runtime type propagation graph: Time spent was 00:00:02.184 [INFO] 22:22:29.095 Run SCC (Tarjan) on 166896 nodes: Starting [INFO] 22:22:29.232 Run SCC (Tarjan) on 166896 nodes: Time spent was 00:00:00.137 [INFO] 22:22:29.232 Tarjan found 163943 strongly connected components [INFO] 22:22:29.232 Propagate runtime types to strongly connected components: Starting [INFO] 22:22:29.507 Propagate runtime types to strongly connected components: Time spent was 00:00:00.274 [INFO] 22:22:29.507 Variable Type Analysis #2: Time spent was 00:00:02.596 [INFO] 22:22:29.525 Create runtime call graph: Time spent was 00:00:05.905 [INFO] 22:22:29.525 Load config: Starting [INFO] 22:22:30.781 Load config: Time spent was 00:00:01.255 [INFO] 22:22:30.781 Compute entry points: Starting [INFO] 22:23:18.513 Compute entry points: Time spent was 00:00:47.731 [INFO] 22:23:18.513 No entry points found. [INFO] 22:23:18.525 java security sensor: Time spent was 00:00:59.865 [INFO] 22:23:18.525 java security sensor: Begin: 2024-05-19T22:22:18.659923934Z, End: 2024-05-19T22:23:18.525048548Z, Duration: 00:00:59.865 Load type hierarchy and UCFGs: Begin: 2024-05-19T22:22:18.661827882Z, End: 2024-05-19T22:22:23.619707203Z, Duration: 00:00:04.957 Load type hierarchy: Begin: 2024-05-19T22:22:18.661868620Z, End: 2024-05-19T22:22:19.403847828Z, Duration: 00:00:00.741 Load UCFGs: Begin: 2024-05-19T22:22:19.404232616Z, End: 2024-05-19T22:22:23.619574957Z, Duration: 00:00:04.215 Check cache: Begin: 2024-05-19T22:22:23.619766178Z, End: 2024-05-19T22:22:23.620193060Z, Duration: 00:00:00.000 Load cache: Begin: 2024-05-19T22:22:23.619791440Z, End: 2024-05-19T22:22:23.619818601Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-05-19T22:22:23.620241386Z, End: 2024-05-19T22:22:29.525864743Z, Duration: 00:00:05.905 Variable Type Analysis #1: Begin: 2024-05-19T22:22:23.620879242Z, End: 2024-05-19T22:22:26.905825098Z, Duration: 00:00:03.284 Create runtime type propagation graph: Begin: 2024-05-19T22:22:23.621731450Z, End: 2024-05-19T22:22:26.157836668Z, Duration: 00:00:02.536 Run SCC (Tarjan) on 168299 nodes: Begin: 2024-05-19T22:22:26.158265956Z, End: 2024-05-19T22:22:26.449981984Z, Duration: 00:00:00.291 Propagate runtime types to strongly connected components: Begin: 2024-05-19T22:22:26.450143613Z, End: 2024-05-19T22:22:26.905707450Z, Duration: 00:00:00.455 Variable Type Analysis #2: Begin: 2024-05-19T22:22:26.911127247Z, End: 2024-05-19T22:22:29.507452835Z, Duration: 00:00:02.596 Create runtime type propagation graph: Begin: 2024-05-19T22:22:26.911179274Z, End: 2024-05-19T22:22:29.095533127Z, Duration: 00:00:02.184 Run SCC (Tarjan) on 166896 nodes: Begin: 2024-05-19T22:22:29.095660575Z, End: 2024-05-19T22:22:29.232686990Z, Duration: 00:00:00.137 Propagate runtime types to strongly connected components: Begin: 2024-05-19T22:22:29.232822171Z, End: 2024-05-19T22:22:29.507337981Z, Duration: 00:00:00.274 Load config: Begin: 2024-05-19T22:22:29.525969377Z, End: 2024-05-19T22:22:30.781783077Z, Duration: 00:00:01.255 Compute entry points: Begin: 2024-05-19T22:22:30.781931180Z, End: 2024-05-19T22:23:18.513555728Z, Duration: 00:00:47.731 [INFO] 22:23:18.525 java security sensor peak memory: 5427 MB [INFO] 22:23:18.526 Sensor JavaSecuritySensor [security] (done) | time=59870ms [INFO] 22:23:18.526 Sensor CSharpSecuritySensor [security] [INFO] 22:23:18.526 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:23:18.526 Load type hierarchy and UCFGs: Starting [INFO] 22:23:18.526 Load type hierarchy: Starting [INFO] 22:23:18.526 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/ucfg2/cs [INFO] 22:23:18.526 Read 0 type definitions [INFO] 22:23:18.526 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 22:23:18.526 Load UCFGs: Starting [INFO] 22:23:18.526 Load UCFGs: Time spent was 00:00:00.000 [INFO] 22:23:18.526 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 22:23:18.526 No UCFGs have been included for analysis. [INFO] 22:23:18.526 csharp security sensor: Time spent was 00:00:00.000 [INFO] 22:23:18.527 csharp security sensor: Begin: 2024-05-19T22:23:18.526276573Z, End: 2024-05-19T22:23:18.526918558Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-05-19T22:23:18.526434409Z, End: 2024-05-19T22:23:18.526703506Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-05-19T22:23:18.526443766Z, End: 2024-05-19T22:23:18.526629054Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-05-19T22:23:18.526664628Z, End: 2024-05-19T22:23:18.526687118Z, Duration: 00:00:00.000 [INFO] 22:23:18.527 csharp security sensor peak memory: 5427 MB [INFO] 22:23:18.527 Sensor CSharpSecuritySensor [security] (done) | time=1ms [INFO] 22:23:18.527 Sensor PhpSecuritySensor [security] [INFO] 22:23:18.527 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] 22:23:18.527 Load type hierarchy and UCFGs: Starting [INFO] 22:23:18.527 Load type hierarchy: Starting [INFO] 22:23:18.527 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/php [INFO] 22:23:18.527 Read 0 type definitions [INFO] 22:23:18.527 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 22:23:18.527 Load UCFGs: Starting [INFO] 22:23:18.527 Load UCFGs: Time spent was 00:00:00.000 [INFO] 22:23:18.527 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 22:23:18.527 No UCFGs have been included for analysis. [INFO] 22:23:18.527 php security sensor: Time spent was 00:00:00.000 [INFO] 22:23:18.527 php security sensor: Begin: 2024-05-19T22:23:18.527145186Z, End: 2024-05-19T22:23:18.527496831Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-05-19T22:23:18.527213300Z, End: 2024-05-19T22:23:18.527353612Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-05-19T22:23:18.527219770Z, End: 2024-05-19T22:23:18.527289442Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-05-19T22:23:18.527313641Z, End: 2024-05-19T22:23:18.527337805Z, Duration: 00:00:00.000 [INFO] 22:23:18.527 php security sensor peak memory: 5427 MB [INFO] 22:23:18.527 Sensor PhpSecuritySensor [security] (done) | time=0ms [INFO] 22:23:18.527 Sensor PythonSecuritySensor [security] [INFO] 22:23:18.527 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:23:18.527 Load type hierarchy and UCFGs: Starting [INFO] 22:23:18.527 Load type hierarchy: Starting [INFO] 22:23:18.527 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/python [INFO] 22:23:18.527 Read 0 type definitions [INFO] 22:23:18.527 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 22:23:18.527 Load UCFGs: Starting [INFO] 22:23:18.527 Load UCFGs: Time spent was 00:00:00.000 [INFO] 22:23:18.527 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 22:23:18.527 No UCFGs have been included for analysis. [INFO] 22:23:18.528 python security sensor: Time spent was 00:00:00.000 [INFO] 22:23:18.528 python security sensor: Begin: 2024-05-19T22:23:18.527703179Z, End: 2024-05-19T22:23:18.528067278Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-05-19T22:23:18.527787974Z, End: 2024-05-19T22:23:18.527926619Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-05-19T22:23:18.527796248Z, End: 2024-05-19T22:23:18.527866712Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-05-19T22:23:18.527897339Z, End: 2024-05-19T22:23:18.527911225Z, Duration: 00:00:00.000 [INFO] 22:23:18.528 python security sensor peak memory: 5427 MB [INFO] 22:23:18.528 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 22:23:18.528 Sensor JsSecuritySensor [security] [INFO] 22:23:18.528 Enabled taint analysis rules: S5131, S2631, S5146, S5144, S5883, S6350, S6287, S2076, S3649, S5696, S6096, S6105, S5334, S2083, S5147 [INFO] 22:23:18.528 Load type hierarchy and UCFGs: Starting [INFO] 22:23:18.528 Load type hierarchy: Starting [INFO] 22:23:18.528 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/js [INFO] 22:23:18.528 Read 0 type definitions [INFO] 22:23:18.528 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 22:23:18.528 Load UCFGs: Starting [INFO] 22:23:18.528 Load UCFGs: Time spent was 00:00:00.000 [INFO] 22:23:18.528 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 22:23:18.528 No UCFGs have been included for analysis. [INFO] 22:23:18.528 js security sensor: Time spent was 00:00:00.000 [INFO] 22:23:18.528 js security sensor: Begin: 2024-05-19T22:23:18.528295292Z, End: 2024-05-19T22:23:18.528661494Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-05-19T22:23:18.528423841Z, End: 2024-05-19T22:23:18.528532876Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-05-19T22:23:18.528430341Z, End: 2024-05-19T22:23:18.528485586Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-05-19T22:23:18.528508042Z, End: 2024-05-19T22:23:18.528520832Z, Duration: 00:00:00.000 [INFO] 22:23:18.528 js security sensor peak memory: 5427 MB [INFO] 22:23:18.528 Sensor JsSecuritySensor [security] (done) | time=0ms [INFO] 22:23:18.529 ------------- Run sensors on project [INFO] 22:23:18.532 Sensor Zero Coverage Sensor [INFO] 22:23:18.557 Sensor Zero Coverage Sensor (done) | time=25ms [INFO] 22:23:18.557 Sensor Java CPD Block Indexer [INFO] 22:23:21.727 Sensor Java CPD Block Indexer (done) | time=3169ms [INFO] 22:23:22.402 CPD Executor 697 files had no CPD blocks [INFO] 22:23:22.402 CPD Executor Calculating CPD for 2752 files [INFO] 22:23:22.928 CPD Executor CPD calculation finished (done) | time=524ms [INFO] 22:23:24.640 Analysis report generated in 1065ms, dir size=69 MB [INFO] 22:23:31.522 Analysis report compressed in 6882ms, zip size=26 MB [INFO] 22:23:55.421 Analysis report uploaded in 23898ms [INFO] 22:23:55.422 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=org.eclipse.sirius [INFO] 22:23:55.422 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 22:23:55.422 More about the report processing at https://sonarcloud.io/api/ce/task?id=AY-S9ExAT2l5k-QHye8v [INFO] 22:24:01.630 Sensor cache published successfully [INFO] 22:24:03.248 Analysis total time: 8:40.681 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sirius Parent 7.4.1-SNAPSHOT ....................... SUCCESS [08:51 min] [INFO] org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT ......... SUCCESS [ 12.415 s] [INFO] org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT ........... SUCCESS [ 0.362 s] [INFO] org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT .......... SUCCESS [ 0.506 s] [INFO] org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT ..... SUCCESS [ 0.382 s] [INFO] org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT ....... SUCCESS [ 0.491 s] [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT . SUCCESS [ 0.174 s] [INFO] org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT .......... SUCCESS [ 0.256 s] [INFO] org.eclipse.sirius.model 7.4.1-SNAPSHOT ............ SUCCESS [ 1.075 s] [INFO] org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT ... SUCCESS [ 0.322 s] [INFO] org.eclipse.sirius.common 7.4.1-SNAPSHOT ........... SUCCESS [ 0.537 s] [INFO] org.eclipse.sirius 7.4.1-SNAPSHOT .................. SUCCESS [ 0.981 s] [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT SUCCESS [ 0.372 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT SUCCESS [ 0.633 s] [INFO] org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT SUCCESS [ 0.227 s] [INFO] org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT ....... SUCCESS [ 0.248 s] [INFO] org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT .... SUCCESS [ 0.746 s] [INFO] org.eclipse.sirius.diagram 7.4.1-SNAPSHOT .......... SUCCESS [ 1.024 s] [INFO] org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT SUCCESS [ 0.316 s] [INFO] org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT ..... SUCCESS [ 0.203 s] [INFO] org.eclipse.sirius.table.model 7.4.1-SNAPSHOT ...... SUCCESS [ 0.405 s] [INFO] org.eclipse.sirius.table 7.4.1-SNAPSHOT ............ SUCCESS [ 0.389 s] [INFO] org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT ....... SUCCESS [ 0.341 s] [INFO] org.eclipse.sirius.tree 7.4.1-SNAPSHOT ............. SUCCESS [ 0.293 s] [INFO] org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT .... SUCCESS [ 0.243 s] [INFO] org.eclipse.sirius.runtime 7.4.1-SNAPSHOT .......... SUCCESS [ 0.274 s] [INFO] org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT .. SUCCESS [ 0.121 s] [INFO] org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT ...... SUCCESS [ 0.109 s] [INFO] org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT ...... SUCCESS [ 0.133 s] [INFO] org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT .. SUCCESS [ 2.034 s] [INFO] org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT ....... SUCCESS [ 2.588 s] [INFO] org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT ........ SUCCESS [ 1.968 s] [INFO] org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 0.414 s] [INFO] org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT .......... SUCCESS [ 0.460 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT .. SUCCESS [ 1.011 s] [INFO] org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT ........ SUCCESS [ 0.153 s] [INFO] org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT .......... SUCCESS [ 0.242 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT SUCCESS [ 0.234 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT SUCCESS [ 5.044 s] [INFO] org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT ........ SUCCESS [ 0.656 s] [INFO] org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT .... SUCCESS [ 0.387 s] [INFO] org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT ..... SUCCESS [ 3.236 s] [INFO] org.eclipse.sirius.ui 7.4.1-SNAPSHOT ............... SUCCESS [ 1.372 s] [INFO] org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 3.809 s] [INFO] org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT ...... SUCCESS [ 1.084 s] [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT SUCCESS [ 0.830 s] [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT SUCCESS [ 0.375 s] [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT ... SUCCESS [ 0.755 s] [INFO] org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT . SUCCESS [ 0.988 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT SUCCESS [ 0.814 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT SUCCESS [ 0.989 s] [INFO] org.eclipse.sirius.doc 7.4.1-SNAPSHOT .............. SUCCESS [ 1.341 s] [INFO] org.eclipse.sirius.editor 7.4.1-SNAPSHOT ........... SUCCESS [ 1.122 s] [INFO] org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT ... SUCCESS [ 1.363 s] [INFO] org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT .. SUCCESS [ 1.117 s] [INFO] org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT ......... SUCCESS [ 0.711 s] [INFO] org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT ..... SUCCESS [ 0.683 s] [INFO] org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT .......... SUCCESS [ 0.553 s] [INFO] org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT ...... SUCCESS [ 0.586 s] [INFO] org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT ..... SUCCESS [ 0.866 s] [INFO] org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT ...... SUCCESS [ 0.349 s] [INFO] org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT ..... SUCCESS [ 0.414 s] [INFO] org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT ...... SUCCESS [ 0.461 s] [INFO] org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT ........... SUCCESS [ 0.405 s] [INFO] org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT ........ SUCCESS [ 0.459 s] [INFO] org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT SUCCESS [ 0.952 s] [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT SUCCESS [ 1.286 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.120 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.164 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.299 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.175 s] [INFO] org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT ... SUCCESS [ 0.296 s] [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT SUCCESS [ 0.155 s] [INFO] org.eclipse.sirius.properties 7.4.1-SNAPSHOT ....... SUCCESS [ 0.409 s] [INFO] org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT .. SUCCESS [ 0.637 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.199 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT SUCCESS [ 0.489 s] [INFO] org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT SUCCESS [ 0.248 s] [INFO] org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT .. SUCCESS [ 0.353 s] [INFO] org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT SUCCESS [ 1.022 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.675 s] [INFO] org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT .... SUCCESS [ 0.586 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.538 s] [INFO] org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT SUCCESS [ 0.358 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT SUCCESS [ 0.321 s] [INFO] org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT SUCCESS [ 0.363 s] [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT SUCCESS [ 0.340 s] [INFO] org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT SUCCESS [ 1.123 s] [INFO] org.eclipse.sirius.aql 7.4.1-SNAPSHOT .............. SUCCESS [ 0.182 s] [INFO] org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT ...... SUCCESS [ 0.105 s] [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT .. SUCCESS [ 0.274 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [ 0.162 s] [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT ... SUCCESS [ 0.390 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT SUCCESS [ 0.259 s] [INFO] org.eclipse.sirius.samples 7.4.1-SNAPSHOT .......... SUCCESS [ 0.313 s] [INFO] org.eclipse.sirius.specifier 7.4.1-SNAPSHOT ........ SUCCESS [ 0.606 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [ 0.228 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT SUCCESS [ 0.088 s] [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT . SUCCESS [ 0.284 s] [INFO] org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT .... SUCCESS [ 0.295 s] [INFO] org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT SUCCESS [ 0.086 s] [INFO] org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.206 s] [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.280 s] [INFO] org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.155 s] [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT SUCCESS [ 0.311 s] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT SUCCESS [ 0.485 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT SUCCESS [ 0.101 s] [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT SUCCESS [ 0.193 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT SUCCESS [ 0.259 s] [INFO] org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT SUCCESS [ 0.168 s] [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.1-SNAPSHOT SUCCESS [ 0.794 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.1-SNAPSHOT SUCCESS [ 0.243 s] [INFO] org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT SUCCESS [ 0.232 s] [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT SUCCESS [ 0.210 s] [INFO] org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT SUCCESS [ 0.356 s] [INFO] org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT SUCCESS [ 0.751 s] [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT SUCCESS [ 0.330 s] [INFO] org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT SUCCESS [ 0.957 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT SUCCESS [ 0.771 s] [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT SUCCESS [ 0.269 s] [INFO] org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT ...... SUCCESS [ 6.872 s] [INFO] org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT ....... SUCCESS [ 2.021 s] [INFO] org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT ..... SUCCESS [ 4.938 s] [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT SUCCESS [ 0.439 s] [INFO] org.eclipse.sirius.tests 7.4.1-SNAPSHOT ............ SUCCESS [ 0.542 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT SUCCESS [ 0.181 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT SUCCESS [ 0.272 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT SUCCESS [ 0.377 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT SUCCESS [ 0.366 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT SUCCESS [ 0.155 s] [INFO] org.eclipse.sirius.update 7.4.1-SNAPSHOT ........... SUCCESS [ 17.707 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT SUCCESS [ 0.425 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT SUCCESS [ 1.067 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT SUCCESS [ 0.951 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT SUCCESS [ 6.456 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT SUCCESS [ 0.542 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT SUCCESS [ 0.829 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT SUCCESS [ 0.766 s] [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT SUCCESS [ 2.822 s] [INFO] org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT ..... SUCCESS [ 2.741 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:22 min [INFO] Finished at: 2024-05-19T22:24:03Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS