Started by timer Running as SYSTEM Agent centos-7-6gb-njl43 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-njl43" 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-njl43" - 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-njl43" - 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-njl43 (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 :17 -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 Thu May 16 19:53:41 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5917 vncext: created VNC server for screen 0 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins4041014584278975314.sh + rm -rf /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/screenshots + xrandr -s 1920x1200 ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:-nan ratio) + xsetroot -solid grey + xhost + + vncconfig -iconic access control disabled, clients can connect from any host + sleep 2 + sleep 2 + metacity --replace --sm-disable --display=:17 + 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/jenkins15650462622958276432.sh + wget --no-check-certificate -O comic-relief.zip https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip --2024-05-16 19:53:55-- https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 110354 (108K) [application/zip] Saving to: ‘comic-relief.zip’ 0K .......... .......... .......... .......... .......... 46% 11.7M 0s 50K .......... .......... .......... .......... .......... 92% 13.1M 0s 100K ....... 100% 129M=0.008s 2024-05-16 19:53:55 (13.2 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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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] [4b1673d9-569c-49d1-97fa-635b6506c578][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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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] [4b1673d9-569c-49d1-97fa-635b6506c578][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] [4b1673d9-569c-49d1-97fa-635b6506c578][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] [4b1673d9-569c-49d1-97fa-635b6506c578][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] [4b1673d9-569c-49d1-97fa-635b6506c578][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] [4b1673d9-569c-49d1-97fa-635b6506c578][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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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] [4b1673d9-569c-49d1-97fa-635b6506c578][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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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: 2.064 s -- in org.eclipse.sirius.tests.ui.properties.internal.AllTests org.eclipse.sirius.tests.ui.properties.internal.converters.ConverterTests.testDescriptionConverter -- Time elapsed: 1.546 s org.eclipse.sirius.tests.ui.properties.internal.migration.ReferenceMigrationTests.testReferenceMigration -- Time elapsed: 0.353 s org.eclipse.sirius.tests.ui.properties.internal.migration.CategoryMigrationTests.testCategoryMigration -- Time elapsed: 0.091 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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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] [4b1673d9-569c-49d1-97fa-635b6506c578][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.202405161953 [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 0xa00d37 (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:1710): Gtk-CRITICAL **: 20:01:47.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor() (SWT:1710): Gtk-CRITICAL **: 20:01:49.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor() (SWT:1710): Gtk-CRITICAL **: 20:01:51.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor() (SWT:1710): Gtk-CRITICAL **: 20:01:52.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor() (SWT:1710): Gtk-CRITICAL **: 20:01:53.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor() (SWT:1710): Gtk-CRITICAL **: 20:01:54.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor() (SWT:1710): Gtk-CRITICAL **: 20:01:56.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:01:56.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor() (SWT:1710): Gtk-CRITICAL **: 20:01:57.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:01:57.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor() (SWT:1710): Gtk-CRITICAL **: 20:01:58.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor() (SWT:1710): Gtk-CRITICAL **: 20:02:00.017: 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:1710): Gtk-CRITICAL **: 20:02:03.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:02:03.928: 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:1710): Gtk-CRITICAL **: 20:02:19.341: 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:1710): Gtk-CRITICAL **: 20:03:30.292: 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:1710): Gtk-CRITICAL **: 20:03:31.528: 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:1710): Gtk-CRITICAL **: 20:03:52.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors() (SWT:1710): Gtk-CRITICAL **: 20:03:53.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable() (SWT:1710): Gtk-CRITICAL **: 20:03:54.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations() (SWT:1710): Gtk-CRITICAL **: 20:03:55.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors() (SWT:1710): Gtk-CRITICAL **: 20:03:55.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable() (SWT:1710): Gtk-CRITICAL **: 20:03:56.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram() (SWT:1710): Gtk-CRITICAL **: 20:03:57.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization() (SWT:1710): Gtk-CRITICAL **: 20:03:59.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable() (SWT:1710): Gtk-CRITICAL **: 20:04:00.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode() (SWT:1710): Gtk-CRITICAL **: 20:04:00.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram() (SWT:1710): Gtk-CRITICAL **: 20:04:02.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram() (SWT:1710): Gtk-CRITICAL **: 20:04:04.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram() (SWT:1710): Gtk-CRITICAL **: 20:04:06.749: 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:1710): Gtk-CRITICAL **: 20:04:12.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn() (SWT:1710): Gtk-CRITICAL **: 20:04:13.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn() (SWT:1710): Gtk-CRITICAL **: 20:04:13.848: 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:1710): Gtk-CRITICAL **: 20:04:16.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine() (SWT:1710): Gtk-CRITICAL **: 20:04:16.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine() (SWT:1710): Gtk-CRITICAL **: 20:04:17.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation() (SWT:1710): Gtk-CRITICAL **: 20:04:18.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation() (SWT:1710): Gtk-CRITICAL **: 20:04:18.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements() (SWT:1710): Gtk-CRITICAL **: 20:04:19.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport() (SWT:1710): Gtk-CRITICAL **: 20:04:19.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport() (SWT:1710): Gtk-CRITICAL **: 20:04:20.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport() (SWT:1710): Gtk-CRITICAL **: 20:04:20.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel() (SWT:1710): Gtk-CRITICAL **: 20:04:20.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider() (SWT:1710): Gtk-CRITICAL **: 20:04:21.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider() (SWT:1710): Gtk-CRITICAL **: 20:04:22.109: 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:1710): Gtk-CRITICAL **: 20:04:26.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine() (SWT:1710): Gtk-CRITICAL **: 20:04:26.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:26.704: 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:1710): Gtk-CRITICAL **: 20:04:28.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:29.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:29.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:29.632: 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:1710): Gtk-CRITICAL **: 20:04:31.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:31.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:31.807: 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:1710): Gtk-CRITICAL **: 20:04:33.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:33.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:33.578: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:33.734: 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:1710): Gtk-CRITICAL **: 20:04:34.963: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:35.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:35.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen() (SWT:1710): Gtk-CRITICAL **: 20:04:36.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:36.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:36.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:36.557: 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:1710): Gtk-CRITICAL **: 20:04:37.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:37.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:04:38.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank() (SWT:1710): Gtk-CRITICAL **: 20:04:38.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh() (SWT:1710): Gtk-CRITICAL **: 20:04:39.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange() (SWT:1710): Gtk-CRITICAL **: 20:04:39.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn() (SWT:1710): Gtk-CRITICAL **: 20:04:39.895: 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:1710): Gtk-CRITICAL **: 20:04:40.897: 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:1710): Gtk-CRITICAL **: 20:04:42.015: 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:1710): Gtk-CRITICAL **: 20:04:45.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine() (SWT:1710): Gtk-CRITICAL **: 20:04:46.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells() (SWT:1710): Gtk-CRITICAL **: 20:04:46.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine() (SWT:1710): Gtk-CRITICAL **: 20:04:47.113: 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:1710): Gtk-CRITICAL **: 20:04:50.347: 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:1710): Gtk-CRITICAL **: 20:04:50.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange() (SWT:1710): Gtk-CRITICAL **: 20:04:51.162: 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:1710): Gtk-CRITICAL **: 20:04:51.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable() (SWT:1710): Gtk-CRITICAL **: 20:04:51.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable() (SWT:1710): Gtk-CRITICAL **: 20:04:51.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable() (SWT:1710): Gtk-CRITICAL **: 20:04:52.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable() (SWT:1710): Gtk-CRITICAL **: 20:04:52.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable() (SWT:1710): Gtk-CRITICAL **: 20:04:52.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines() (SWT:1710): Gtk-CRITICAL **: 20:04:53.114: 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:1710): Gtk-WARNING **: 20:06:29.533: Negative content width -8 (allocation 4, extents 6x6) while allocating gadget (node button, owner GtkButton) (SWT:1710): Gtk-WARNING **: 20:06:29.547: 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:1710): Gtk-WARNING **: 20:06:46.893: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1710): Gtk-WARNING **: 20:06:46.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1710): Gtk-WARNING **: 20:06:46.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1710): Gtk-WARNING **: 20:06:46.960: 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:1710): Gtk-CRITICAL **: 20:13:48.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh() (SWT:1710): Gtk-CRITICAL **: 20:13:49.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh() (SWT:1710): Gtk-CRITICAL **: 20:13:50.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh() (SWT:1710): Gtk-CRITICAL **: 20:13:51.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh() (SWT:1710): Gtk-CRITICAL **: 20:13:52.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh() (SWT:1710): Gtk-CRITICAL **: 20:13:53.496: 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:1710): Gtk-CRITICAL **: 20:17:37.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh() (SWT:1710): Gtk-CRITICAL **: 20:17:38.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh() (SWT:1710): Gtk-CRITICAL **: 20:17:39.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh() (SWT:1710): Gtk-CRITICAL **: 20:17:40.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh() (SWT:1710): Gtk-CRITICAL **: 20:17:41.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh() (SWT:1710): Gtk-CRITICAL **: 20:17:42.548: 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:1710): Gtk-CRITICAL **: 20:23:33.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse() (SWT:1710): Gtk-CRITICAL **: 20:23:33.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool() (SWT:1710): Gtk-CRITICAL **: 20:23:33.884: 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:1710): Gtk-CRITICAL **: 20:28:29.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:28:29.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1710): Gtk-CRITICAL **: 20:28:29.805: 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: 2107 s -- in org.eclipse.sirius.tests.suite.AllSiriusTestSuite org.eclipse.sirius.tests.suite.AllSiriusTestSuite$JUnitBundlesReport.dump_environment_data -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_SessionWithSharedDomain -- Time elapsed: 1.020 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithoutExtension -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithExtension -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_Override_WithExtension -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.LabelProviderProviderServiceTests.test_getFirstProvidedLabelProvider_WithContribution -- Time elapsed: 0.003 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.010 s org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.avoid_npe_when_no_choiceOfValues -- Time elapsed: 0.014 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithOld -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testAddInBiset -- Time elapsed: 0.001 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.004 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.004 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.039 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testGenericToolVariablesInChildren -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.002 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.023 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testIterpreterContextForEdgeDescriptionReferencingItSelf -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolPreconditionVariables -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 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.004 s org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.CartesianProductTestCase.testBaseProduct -- Time elapsed: 0.012 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.002 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.002 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthRightTag -- Time elapsed: 0.002 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.001 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.001 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.021 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.002 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.008 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 s org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInContainerImport -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEDatatype -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testAddProposalsWithAQLSyntaxSeparator -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNameNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEmptyEPackageRegistry -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEEnum -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNamePrefix -- Time elapsed: 0 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.001 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.063 s org.eclipse.sirius.tests.unit.common.SessionLabelTest.testSessionNameToDisplayWhileSavingWithRepresentationsFileWithSpecificURI -- Time elapsed: 0.001 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.003 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.001 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.001 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.001 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Empty_Mask_And_New_Empty_Value2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_And_Empty_Message_2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testCreateInstance -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testEInstanceOf -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.udpateMetamodels -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testFindFirstEClassFromName -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.addingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.clearingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.refresh.RefreshFromViewpointActivationTests.testRefreshAfterViewpointActivation -- Time elapsed: 7.862 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.010 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.001 s org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.outline.OutlineContextualMenuTest.testOutlineContextualMenu -- Time elapsed: 4.860 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testDirectResource -- Time elapsed: 0.008 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.017 s org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testContainerMappingImportSpecUnset -- Time elapsed: 0.002 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsNotInvalid -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsReflexive -- Time elapsed: 0.001 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_ShapeContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.015 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_GaugeCompositeStyleDescription -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_BundleImageDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_BundledImageDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithSecondValues -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription_WithCustomFeatures -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_CustomStyleDescriptionWithSecondValues -- Time elapsed: 0.003 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.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_WorkspaceImageWithSecondValues -- Time elapsed: 0.002 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.003 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImageDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0.002 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.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_FlatContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.004 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.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleGenericWithFirstValues -- Time elapsed: 0 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.001 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 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithFirstValues -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_BundledImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_WorkspaceImageDescription -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_FlatWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_CustomStyleDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyleGeneric_FlatWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_SquareDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleGenericWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_CustomStyleDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_WorkspaceImageDescription_WithCustomFeatures -- Time elapsed: 0.002 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.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_Flat -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_WorkspaceImageWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_SquareDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_EllipseNodeDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_NoteDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_LozengeNodeDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_DotDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImage -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithSecondValues -- Time elapsed: 0.001 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.001 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceFolderItemTest.testHashCode -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testEqualsObject -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testHashCode -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointsFolderItemTest.testEqualsObject -- Time elapsed: 0 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.082 s org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointItemTest.testHashCode -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstNewObject -- Time elapsed: 0.001 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 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0.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.001 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 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.001 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testContainersNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testDiagramElementContainersNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testCollapsed -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyFiltered -- Time elapsed: 0.001 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.001 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.037 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName1 -- Time elapsed: 0.018 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName2 -- Time elapsed: 0.012 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName2 -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName3 -- Time elapsed: 0.010 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName -- Time elapsed: 0.010 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName2 -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName3 -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName4 -- Time elapsed: 0.014 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNominal -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName2 -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName3 -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName4 -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.operations.ChangeContextOperationTest.testNominal -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DDiagram_AddDAnnotation -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DSequenceDiagram_AddDAnnotation -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DTableAddDAnnotation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testNodeConditionalStyle -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshConditionalStyle -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshChangingMappingType -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testEdgeRefreshConditionalStyle -- Time elapsed: 0.117 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshConditionalStyle -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshChangingMappingType -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesInitialization -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.tools.CustomSiriusDocumentProviderTest.testEmptyURIDiagram -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampLowerBound -- Time elapsed: 0.002 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.001 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.004 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.001 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.001 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 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.027 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.color.SequenceColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.not_roots_for_loose_eobject -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.find_ecore_classifier_by_name -- Time elapsed: 1.171 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.002 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_untyped_attribute -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name_and_whitespace -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_derived -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_basic_eattribute -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_derived_eattribute -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value_literal -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_default -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_type -- Time elapsed: 0.001 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.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type_and_default -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_default -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_not_derived -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_parameter_no_type_change -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_colon -- Time elapsed: 0.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.017 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_type_no_name_change -- Time elapsed: 0 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.006 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.004 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_type -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_full_operation_one_parameter -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_empty_operation_with_nothing -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_cardinality -- Time elapsed: 0.002 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 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_lower_bound_shortcut_0 -- Time elapsed: 0.001 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.003 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_single_reference -- Time elapsed: 0.001 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.005 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsLeftRightCenter -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageOpaque -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopRightCorner -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomRightCorner -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopLeftCorner -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageTransparent -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomLeftCorner -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsTopBottomMiddle -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInCenterCorner -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnGMFNodeChangeNotification -- Time elapsed: 0.172 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testRefreshOnSemanticChangeNotification -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnDRepresentationElementChangeNotification -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testObjectsInDifferentResources -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testRemoveWithObjectsInDifferentResources -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testSameObjectReferences -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.test1NullObjects -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.test2NullObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testListenEvenWhenNotNotifying -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testModelDirtyIsStillDirtyAfterRollback -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndConflictingDeleteAndRemoveFromResourceSet -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoad -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteProject -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndChange -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testUndoTransactionDoesntMakeTheModelDirty -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndOverride -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndRemoveFromResourceSet -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoMultipleNotifications -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNotificationDirty -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testReadonlyResourceInPlugins -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoNotificationsWhenNotListening -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndConflictChange -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithGetResource -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithCreateResource -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateResourceSync -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNonDirtyForHTTP -- Time elapsed: 0.078 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.003 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingMultipleVariables -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingVariable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testNonExistingVariable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.352 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.745 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.193 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.231 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.296 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testPreferenceValuesSynchronization -- Time elapsed: 0.108 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testNoCorePreferenceInUIPrefStore -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testDefaultPreferenceValuesSynchronization -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileNorSemanticResources -- Time elapsed: 0.332 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithNonLoadableResources -- Time elapsed: 1.574 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithIgnoredFiles -- Time elapsed: 1.489 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileButSemanticResources -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWith2RepresentationFile -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertAndRemoveProjectToModelingProject -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithExistingResourcesAndAird -- Time elapsed: 0.337 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnLabelHiddenTest.testRepairOnLabelHidden -- Time elapsed: 1.872 s org.eclipse.sirius.tests.unit.diagram.migration.RepairTest.testStyleChangeFromBIToSquare -- Time elapsed: 0.418 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testMigrationIsNeededOnData -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testEdgeLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.513 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testMigrationIsNeededOnData -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testMigrationIsNeededOnData -- Time elapsed: 0.288 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testCompartmentsWithLayoutConstraints -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testMigrationIsNeededOnData -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testGMFViewpointVisibilityConsistency -- Time elapsed: 0.185 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC1Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue1 -- Time elapsed: 1.052 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC2Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue2 -- Time elapsed: 1.749 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigratePinStatusTest.testPinStatusConservation -- Time elapsed: 1.944 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdWithOlderVersion -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedAird -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOlderVersionWithMigratedVersion -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedOdesign -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOldVersionWithAnOtherOldVersion -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOlderVersionWithMigratedVersion -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignWithOlderVersion -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOldVersionWithAnOtherOldVersion -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressOk -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressCancel -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testVisibilityMigration -- Time elapsed: 1.165 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testFiltersRulesBehaviorMigration -- Time elapsed: 1.141 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithFragmentedFile -- Time elapsed: 1.364 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigrationIsNeededOnData -- Time elapsed: 0.236 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigration -- Time elapsed: 0.204 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigrationIsNeededOnData -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigration -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDoneInPlugin -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDone -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testRepresentationFilesMigrationDoneOnce -- Time elapsed: 0.108 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterGroupCreation -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDAnalysisCreation -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVSMFilesMigrationDoneOnce -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitRepresentationFileMigrationDone -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitVSMMigrationDone -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testNoDirtyAfterMigrationWithFilterApplied -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testBlankAird -- Time elapsed: 0.245 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationNotAddUnecessaryModelsReferences -- Time elapsed: 0.747 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testAirdWithUnexistingModel -- Time elapsed: 0.424 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testDiagramElementWithUnexistingTarget -- Time elapsed: 0.910 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMigrationOfBreakdownDiagram -- Time elapsed: 0.546 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigration -- Time elapsed: 1.873 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationKeepModelsReferencesAfterMigration -- Time elapsed: 1.085 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testContainerWithNullMappingWhenDoingRepairMigrate -- Time elapsed: 0.348 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMissingTransactionWhenDoingRepairMigrate -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testDDiagramSetRemovalMigrationDone -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.diagram.migration.ReferencedModelResourceMigrationTest.testMigrationOfBaseVSMIsNotPartialWhenMigratingReferencingVSM -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testRemoveAcceleoReferencesMigration -- Time elapsed: 0.119 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testValuesAfterMigration -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testNodeListElementAfterMigration -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigration -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInWorkspace -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInPlugin -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInPlugin -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigrationIsNeededOnData -- Time elapsed: 0.193 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigration -- Time elapsed: 1.986 s org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testMigrationIsNeededOnData -- Time elapsed: 0.218 s org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testSessionDoesNotContainViewWithUnsettedElements -- Time elapsed: 0.354 s org.eclipse.sirius.tests.unit.common.OperationCanceledExceptionSessionTest.testOperationCanceledExceptionAtOpeningTime -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigrationIsNeededOnData -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigration -- Time elapsed: 0.221 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigrationIsNeededOnData -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigration -- Time elapsed: 0.222 s org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigrationIsNeededOnData -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigration -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testUpdateChangeIdWhenDoingAMigration -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDone -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDoneInPlugin -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testMigrationIsNeededOnData -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testDiagramSizeAfterMigration -- Time elapsed: 0.770 s org.eclipse.sirius.tests.unit.api.convert.ConvertViewpointModelingProjectToSiriusModelingProjectTest.testConvertOldViewpointModelingProject -- Time elapsed: 0.339 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatDescriptionAfterMigration -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatAfterMigration -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDoneInPlugin -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDone -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_3_files -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDoneInPlugin -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testVsmMigrationIsNeededOnData -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDone -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_0_files -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableValueToEObjectVariableValueMigration -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testRepMigrationIsNeededOnData -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableToSelectModelElementVariableMigration -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testLabelEditToolVariableMigration -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testDRepresentationMoveToRootObjectsMigrationDone -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testConnectorStylesHaveBeenRemoved -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigration -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testTechnicalUidMigrationDone -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.168 s org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationVersionSerialisation -- Time elapsed: 0.234 s org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testChangeIds -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMLoadedWithoutException -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSize -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeature -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSize -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSizeCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnableCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSizeCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeatureCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[0] -- Time elapsed: 0.015 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[0] -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildren[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent2[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElements[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.coherenceBewteenTriggerSizeAndGroupSize2[0] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[1] -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[1] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildren[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled[1] -- Time elapsed: 0.001 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 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getParent[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElements[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.coherenceBewteenTriggerSizeAndGroupSize2[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable3 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupDisabled2 -- Time elapsed: 0.003 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: 1.435 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[1] -- Time elapsed: 1.159 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[2] -- Time elapsed: 1.124 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[3] -- Time elapsed: 1.174 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[4] -- Time elapsed: 1.113 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[5] -- Time elapsed: 1.152 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[6] -- Time elapsed: 1.214 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[7] -- Time elapsed: 1.160 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[8] -- Time elapsed: 1.139 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[9] -- Time elapsed: 1.064 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[10] -- Time elapsed: 1.086 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[0] -- Time elapsed: 0.979 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[0] -- Time elapsed: 1.105 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[1] -- Time elapsed: 0.982 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[1] -- Time elapsed: 0.955 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[2] -- Time elapsed: 0.948 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[2] -- Time elapsed: 0.975 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[3] -- Time elapsed: 0.912 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[3] -- Time elapsed: 0.955 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[4] -- Time elapsed: 0.968 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[4] -- Time elapsed: 0.969 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[5] -- Time elapsed: 1.025 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[5] -- Time elapsed: 0.942 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[6] -- Time elapsed: 0.983 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[6] -- Time elapsed: 0.905 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[7] -- Time elapsed: 0.898 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[7] -- Time elapsed: 0.899 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[8] -- Time elapsed: 0.935 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[8] -- Time elapsed: 0.900 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[9] -- Time elapsed: 0.918 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[9] -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[10] -- Time elapsed: 0.850 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[10] -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[11] -- Time elapsed: 1.064 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[11] -- Time elapsed: 0.909 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[12] -- Time elapsed: 1.229 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[12] -- Time elapsed: 1.256 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[0] -- Time elapsed: 0.833 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[0] -- Time elapsed: 0.830 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[1] -- Time elapsed: 0.807 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[1] -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[2] -- Time elapsed: 0.896 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[2] -- Time elapsed: 0.897 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[3] -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[3] -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[4] -- Time elapsed: 0.790 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[4] -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[5] -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[5] -- Time elapsed: 0.739 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[0] -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[1] -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[2] -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[3] -- Time elapsed: 0.932 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[4] -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[5] -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[6] -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[7] -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[8] -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[9] -- Time elapsed: 0.787 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[0] -- Time elapsed: 0.814 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[1] -- Time elapsed: 0.804 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[2] -- Time elapsed: 0.853 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[3] -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[4] -- Time elapsed: 0.858 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign06.testAllDiagramElementPresentUnsynchroDiagram -- Time elapsed: 3.096 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[0] -- Time elapsed: 0.841 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[1] -- Time elapsed: 0.798 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[0] -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[1] -- Time elapsed: 0.681 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[0] -- Time elapsed: 0.914 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[0] -- Time elapsed: 0.905 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[1] -- Time elapsed: 0.861 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[1] -- Time elapsed: 0.858 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[2] -- Time elapsed: 0.860 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[2] -- Time elapsed: 0.813 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[3] -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[3] -- Time elapsed: 0.841 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[4] -- Time elapsed: 0.839 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[4] -- Time elapsed: 0.845 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[5] -- Time elapsed: 1.079 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[5] -- Time elapsed: 0.970 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[6] -- Time elapsed: 0.897 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[6] -- Time elapsed: 0.856 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign10.testAllCustomisationsKeeped[0] -- Time elapsed: 1.247 s org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testInitializationWith3Mappings -- Time elapsed: 0.639 s org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testSimpleInitialization -- Time elapsed: 0.644 s org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetStructuralFeatures -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetContainerVariableOnToolPrecondition -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnEcore -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnOtherM2 -- Time elapsed: 0.004 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.001 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.011 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLProposalsOnNullContext -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testToolGroups -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testContributedLayers -- Time elapsed: 0.138 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testLayers -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testSections -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.api.componentization.DiagramExtensionDescriptionTest.testOpeningDiagramWith2Extension -- Time elapsed: 1.088 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testDisplayMetamodelExtensionElements -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testExtensionElementsPackageIsProvided -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testCreateExtensionElements -- Time elapsed: 0.209 s org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testDiagramDialectRegistration -- Time elapsed: 0.016 s org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testPreconditionOnAvailableDiagramDescription -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.api.dialect.DialectEditorCloserTest.testDialectEditorCloserOnDViewAdditionUndo -- Time elapsed: 0.306 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testOpenEditor -- Time elapsed: 1.496 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCanHandleRepresentation -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testManagement -- Time elapsed: 1.377 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCloseProjectWithOpenedEditor -- Time elapsed: 1.385 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchEdges -- Time elapsed: 1.315 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchMiddle -- Time elapsed: 1.462 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchPrefix -- Time elapsed: 1.306 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchSuffix -- Time elapsed: 1.290 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleTests.testTreeRoutingStyleIsAppliedDuringDiagramCreation -- Time elapsed: 4.226 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEdgeConditionalStyleTest.testTreeRoutingStyleIsAppliedWithConditionalStyle -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificTree -- Time elapsed: 0.917 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkBellowTunnelReverse -- Time elapsed: 0.807 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificRectilinear -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testRoutingOnCorruptedEdge -- Time elapsed: 0.817 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificOblic -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkAllSquare -- Time elapsed: 0.737 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoRefreshRepresentations -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSaveSessionWithErrorDuringSave -- Time elapsed: 3.479 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateSessionFromEcoreResource -- Time elapsed: 0.503 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAddRemoveSpecialResourceDoesNotUnloadIt -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testUnloadAnalysisResourceManageyBySession -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateViews -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoClassDiagramCreation -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLClassDiagramCreation -- Time elapsed: 0.705 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLDiagramOpening -- Time elapsed: 0.449 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCleanup -- Time elapsed: 0.442 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLCloseEditors -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateWrongSession -- Time elapsed: 0.521 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOpenSession -- Time elapsed: 0.426 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSession -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLRefreshRepresentations -- Time elapsed: 0.407 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoDiagramOpening -- Time elapsed: 0.423 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup -- Time elapsed: 1.047 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSelectView -- Time elapsed: 0.586 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoCloseEditors -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testDeleteSessionWithRepresentationOpened -- Time elapsed: 0.949 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenDiagram -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenSession -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testCloseSession -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testSaveSessionInAnotherThreadThanUIThread -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.api.session.SessionEditorInputTests.testSessionEditorInputWithInputURIChange -- Time elapsed: 1.746 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryTests.testFilters -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testMainAirdResourceVersionMismatch -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testReferencedAirdResourceVersionMismatch -- Time elapsed: 0.226 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMAndAirdResourceVersionMismatch -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMResourceVersionMismatch -- Time elapsed: 0.164 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testViewRegistryWithVSMResourceVersionMismatch -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreation -- Time elapsed: 0.657 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreationFollowedByANotVSMFileCreation -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testNotVSMFileCreation -- Time elapsed: 0.559 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testMultipleVSMFileCreation -- Time elapsed: 0.612 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAdditionWithLoop -- Time elapsed: 0.119 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesRemoval -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAddition -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesAddition -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalWithLoop -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceRemoval -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testReferencedAnalysisAddition -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceAddition -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemoval -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInAird -- Time elapsed: 0.508 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInSrm -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInAird -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testClearGMFData -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInSrm -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRegister -- Time elapsed: 1.271 s org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRename -- Time elapsed: 1.235 s org.eclipse.sirius.tests.unit.api.editors.EditorVariousTests.testNoNpeWhenGetShowInContext -- Time elapsed: 1.466 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testOpen -- Time elapsed: 1.774 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testSessionisCreated -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testDiagramContentSucced -- Time elapsed: 1.690 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testIsDirtyWhenDiagramResourceChange -- Time elapsed: 1.421 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithCrossTableEditor -- Time elapsed: 1.889 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor -- Time elapsed: 1.626 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor -- Time elapsed: 1.779 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor -- Time elapsed: 1.595 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor -- Time elapsed: 1.307 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor -- Time elapsed: 1.279 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor -- Time elapsed: 1.196 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor -- Time elapsed: 1.329 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor -- Time elapsed: 1.250 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor -- Time elapsed: 1.359 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTreeEditor -- Time elapsed: 1.668 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithCrossTableEditor -- Time elapsed: 1.401 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInDifferentEcoreResource -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEPackageNSURI -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInSameEcoreResource -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEClassName -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentResourceNameAndProjects -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentLocation -- Time elapsed: 0.019 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testIdentity -- Time elapsed: 0.018 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSameProject -- Time elapsed: 0.019 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSamePlugin -- Time elapsed: 0.019 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentProjects -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtension -- Time elapsed: 0.017 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtensionWithPattern -- Time elapsed: 0.003 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.001 s org.eclipse.sirius.tests.unit.api.vsm.edit.SiriusAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromFolder -- Time elapsed: 0.665 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromModelFile -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromNonModelFile -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFile -- Time elapsed: 0.368 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromProject -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDProject -- Time elapsed: 0.365 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDResourceHierarchy -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFolder -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateModelFile -- Time elapsed: 0.376 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromNonModelFile -- Time elapsed: 0.354 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromModelFile -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithBlank -- Time elapsed: 0.009 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithStar -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithStar -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testWithQuestionMark -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithQuestionMark -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithoutStar -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testFullName -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testRemoveAndAddSameSemanticResource -- Time elapsed: 2.709 s org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testAddASemanticResource -- Time elapsed: 1.377 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithoutEditors -- Time elapsed: 0.382 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testOpenEditor -- Time elapsed: 1.580 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithEditor -- Time elapsed: 3.343 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithoutEditor -- Time elapsed: 0.385 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithEditor -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.api.refresh.ModifyHeaderLabelExpressionTest.testModificationOfHeaderLabelExpression -- Time elapsed: 2.259 s org.eclipse.sirius.tests.unit.common.interpreter.CreateCellToolInterpreterTest.testEditMaskVariable -- Time elapsed: 0.670 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.012 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlClearImports -- Time elapsed: 0.298 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlHierarchyStringEvaluation -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testNoWrongCache -- Time elapsed: 0.141 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.264 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.031 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlObjectEvaluation -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlMultiMMEvaluation -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLInterpreterDisposeSuccess -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlThisEObjectAccess -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlNoFilesProperties -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlImportedScriptAccess -- Time elapsed: 0.158 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.011 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluation -- Time elapsed: 0.017 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlEObjectEvaluation -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlBooleanEvaluation -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableTypeChange -- Time elapsed: 0.028 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.027 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlRemoveImports -- Time elapsed: 0.280 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluationOnArrayValues -- Time elapsed: 0.020 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.565 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnOtherM2 -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionInterpreterPrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithDependencies -- Time elapsed: 0.413 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnEcore -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnEcore -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithVariables -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithVariables -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithProposalStart -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnOtherM2 -- Time elapsed: 0.115 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 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLNoCompletion -- Time elapsed: 0.040 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.042 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithProposalStart -- Time elapsed: 0.319 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.012 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.003 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentInstanceContext -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForMethodName_ContentProposal -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentProposal -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithPreviousReplacement -- Time elapsed: 0.002 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.019 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.394 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoPackageRegistryTest.testEcoreRemoval -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappings -- Time elapsed: 11.27 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramInstanceRole -- Time elapsed: 5.361 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnConditionalStyle -- Time elapsed: 1.604 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemConditionalStyle -- Time elapsed: 0.773 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineForegroundConditionalStyle -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemMapping -- Time elapsed: 0.769 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnGoToInsideCreateTool -- Time elapsed: 1.509 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3AndVariables -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithTool -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappingsWithinvalidFeatureDomainClass -- Time elapsed: 8.992 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineMapping -- Time elapsed: 1.359 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnAudits -- Time elapsed: 1.016 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramExecution -- Time elapsed: 1.077 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramMessageEnd -- Time elapsed: 4.358 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testAValidationExpressionWithAQL -- Time elapsed: 4.384 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnRelationBasedEdgeMapping -- Time elapsed: 11.92 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnFeatureColumnMapping -- Time elapsed: 1.102 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3SetValueInsideGoto -- Time elapsed: 0.682 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEAllContentsFeatureExpression -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithIncorretFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContentsExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnIncorrectFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullParameters -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContainerFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnECrossReferencesFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithSpecificFeatureExpression -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContainerExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEClassFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnSpecificFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEClassExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEAllContentsExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithECrossReferencesExpression -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContentsFeatureExpression -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceNoCompletion -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.005 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.001 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.042 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithPathOfMtlFile -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnSelf -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterWithSpaceAtEnd -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullExpression -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionWithSpaceAtEnd -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithInvalidPathContainintPoint -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationAfterVariableModifiations -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnVariable -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameter -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverEObject -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullParameters -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverNotEObject -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.004 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.001 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.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0.001 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.001 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.002 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.001 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.001 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.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesWithPrefix -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServices -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithoutServices -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderNewEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesOnVariableWithPrefix -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesOnVariable -- Time elapsed: 0.003 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.891 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTable -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTree -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromInternalTextEditor -- Time elapsed: 1.263 s org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromExternalTextEditor -- Time elapsed: 1.693 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetSuffixedFilesFromWorkspace -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedFilesFromWorkspace -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetAllFilesFromWorkspace -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedSuffixedFilesFromWorkspace -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionPerPrefixFirstChar -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForEmptyExpression -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForInterpreterEmptyExpression -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnCrossTableDialect -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTreeDialect -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnDiagramDialect -- Time elapsed: 0.828 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTableEditionDialect -- Time elapsed: 0.210 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramWithTransientSession -- Time elapsed: 1.444 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testTableWithTransientSession -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramAndTableWithTransientSession -- Time elapsed: 1.560 s org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistoryWithClosedSession -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistory -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileDeletingResource -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testNoAdapterRemovalAfterLateRemoveNotificationReception -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileReloadingResource -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransaction -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransactionWithSavingPolicyExecutingAEMFCommand -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceAdditionInNonModelingProject -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceDetectionInModelingProject -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testAirResourceAddition -- Time elapsed: 0.165 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterModificationAndControls -- Time elapsed: 0.676 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleModificationsAndControls -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleControlsAndModifications -- Time elapsed: 0.369 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testControlImpactOnSemanticResource -- Time elapsed: 0.277 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testAddControlledResourceWithInterFragmentsReferencesAsSemanticResource -- Time elapsed: 0.383 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigration -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigrationForNonResolvableModel -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.api.resource.SemanticResourceURIInAirdTests.testSemanticResourcesTagInAird -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testProvidedResourceStrategy -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceStrategyWithControlledResource -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testOptimizedResourceStrategyIsNotUsed -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceReleasingAtSessionClosure -- Time elapsed: 0.514 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourcestrategyExtensionPoint -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyForUmlTests.testDefaultOptimizedResourceStrategy -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.api.session.OpenSessionTest.testResourceLoadingAtOpenSession -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAfterEnablingFirstViewpoint -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAuthorityAfterCreatingAnotherSession -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitDeactivated -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitActivated -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerIntegration -- Time elapsed: 0.520 s org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithNonSplitRep -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.api.representation.InvalidRepresentationTest.testInvalidRepresentationWithSplitRep -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testRepLazyLoadAtRepCRUD -- Time elapsed: 1.475 s org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testDeleteRepresentation -- Time elapsed: 0.133 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.001 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testViewpointDescriptions -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testSequenceDescriptions -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.ZombieViewpointsTest.testViewpointRemovedFromWorkspaceDoNotReappear -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.api.mm.DAnnotationTest.testDAnnotationOnDRepDesc -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBefore -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict2 -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplaceMissingPage -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingConflict -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplace -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBefore -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBeforeMissingPage -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplacement -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering2 -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfter -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfter -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfterMissingPage -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingNoPositioning -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioning -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.api.modelingproject.ModelingProjectDetectionTest.test_modeling_project_with_multiple_aird_and_no_viewpoints -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.api.query.NotificationQueryTests.testNotificationQuery -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForConditionalStyles -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForStyleCustomization -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnClosedSession -- Time elapsed: 0.208 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesWithNotAnalysedProject -- Time elapsed: 0.225 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnOpenedSession -- Time elapsed: 0.232 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testUpdateDependencies -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInEditionTable -- Time elapsed: 0.693 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSimpleEditionTable -- Time elapsed: 0.515 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassBackgroundColors -- Time elapsed: 0.498 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshCrossTable -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithAssociations -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassForegroundColors -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshEditionTable -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInCrossTable -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingDomainBased -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithGeneralization -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInSimpleTable -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingNoDomainBased -- Time elapsed: 0.431 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVirtualFeatureColumns -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInCrossTable -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testSimpleEditionTable -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors -- Time elapsed: 0.745 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable -- Time elapsed: 0.865 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations -- Time elapsed: 0.608 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors -- Time elapsed: 0.748 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram -- Time elapsed: 2.142 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization -- Time elapsed: 0.839 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable -- Time elapsed: 0.518 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode -- Time elapsed: 1.925 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram -- Time elapsed: 1.985 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram -- Time elapsed: 2.020 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram -- Time elapsed: 2.050 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundFontStyle -- Time elapsed: 0.507 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnBackgroundStyle -- Time elapsed: 0.493 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundSizeStyle -- Time elapsed: 0.440 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundColorStyle -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testNormalSort -- Time elapsed: 0.541 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testDescendingSortOnNameColumn -- Time elapsed: 0.507 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testAscendingSortOnNameColumn -- Time elapsed: 0.520 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testNormalSort -- Time elapsed: 0.724 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn -- Time elapsed: 0.796 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn -- Time elapsed: 0.764 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testNormalSort -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testAscendingSortOnFirstLine -- Time elapsed: 0.605 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testDescendingSortOnFirstLine -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testNormalSort -- Time elapsed: 0.597 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine -- Time elapsed: 0.663 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.table.unit.dialect.DialectManagerTest.testPreconditionOnAvailableTableDescription -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation -- Time elapsed: 0.610 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements -- Time elapsed: 0.639 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.642 s org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testCreationMenuOnToolSection -- Time elapsed: 0.001 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.001 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.426 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_057 -- Time elapsed: 0.419 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_058 -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_059 -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_060 -- Time elapsed: 0.404 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_061 -- Time elapsed: 0.398 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_062 -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_063 -- Time elapsed: 0.584 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_064 -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreatColumnTool -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreateLineTool -- Time elapsed: 0.173 s org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine -- Time elapsed: 0.273 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteLineTool -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateColumnTool -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateCellTool -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteColumnTool -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateLineTool -- Time elapsed: 0.165 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshAfterDeleteAllColumns -- Time elapsed: 0.485 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.871 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.509 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.805 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshDeleteOneColumn -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.160 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.535 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.109 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.168 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.553 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.241 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.001 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 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateCrossColumnTool -- Time elapsed: 0.001 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.001 s org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank -- Time elapsed: 0.477 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn -- Time elapsed: 0.580 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_155 -- Time elapsed: 0.425 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_158 -- Time elapsed: 0.676 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_159 -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_162 -- Time elapsed: 0.681 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_ascendingSortOnNameColumn -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_NormalSort -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_descendingSortOnNameColumn -- Time elapsed: 0.449 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnSecondColumn -- Time elapsed: 0.482 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnFirstLine -- Time elapsed: 0.426 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnSeconfColumn -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnFirstLine -- Time elapsed: 0.421 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_NormalSort -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastDomainBasedCellInLine -- Time elapsed: 0.398 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_1024 -- Time elapsed: 0.396 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_2048 -- Time elapsed: 0.554 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_128 -- Time elapsed: 0.165 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_256 -- Time elapsed: 0.309 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_1024 -- Time elapsed: 0.433 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_2048 -- Time elapsed: 0.419 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_128 -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_256 -- Time elapsed: 0.192 s org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testColumnCreationWithToolUsingVariables -- Time elapsed: 0.620 s org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testCrossColumnCreationWithToolUsingVariables -- Time elapsed: 0.591 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.table.unit.TableWithMultivaluedAttributeTest.testTableWithMultivaluedAttribute -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onEditionTable -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable -- Time elapsed: 0.203 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable -- Time elapsed: 0.206 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable -- Time elapsed: 0.271 s org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines -- Time elapsed: 1.016 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoColorStep -- Time elapsed: 1.046 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test1ValidColorStep -- Time elapsed: 1.084 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test3ValidColorSteps -- Time elapsed: 1.036 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoValidColorStepManyUndefinedColorSteps -- Time elapsed: 1.000 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 1.802 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.952 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColorWithMigration -- Time elapsed: 2.302 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColor -- Time elapsed: 2.873 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorOnListElementTest.testLabelColorOnListElementOnNewRepresentation -- Time elapsed: 2.925 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testSortColors -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testCollectVsmColors -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testRgbToString -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testGetLighterColor -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testColorManagerCacheForTwoCallOnSameRGBValues -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testStringToRGB -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateContainer -- Time elapsed: 1.354 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateEdge -- Time elapsed: 1.419 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateNode -- Time elapsed: 1.382 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationDescriptorNoChange -- Time elapsed: 1.173 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationAndChangeIdUpdateNoChange -- Time elapsed: 1.144 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationUpdate -- Time elapsed: 1.066 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationElementUpdate -- Time elapsed: 1.070 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testGMFElementUpdate -- Time elapsed: 1.073 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testTransientFeatureNoChange -- Time elapsed: 1.063 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testmultiDRepresentationUpdate -- Time elapsed: 1.051 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithUndoFromDiagram -- Time elapsed: 1.364 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreation -- Time elapsed: 1.503 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagram -- Time elapsed: 1.248 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletionWithEmptyDiagram -- Time elapsed: 0.344 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagramWithUndoFromDiagram -- Time elapsed: 1.233 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletion -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesEdge -- Time elapsed: 0.224 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesdNode -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesDiagram -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesContainer -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsEdge -- Time elapsed: 0.173 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsNode -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsContainer -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.api.diagramintegrity.ModifySemanticElementTest.testDiagramIntegrityWhenRenamingSemanticElement -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesContainer -- Time elapsed: 0.194 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testDiagramIntegrityWhenMovingSemanticElement -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesNodes -- Time elapsed: 0.243 s org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidation -- Time elapsed: 1.148 s org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidationOnlyOneErrorMessage -- Time elapsed: 1.187 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testFind -- Time elapsed: 1.429 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnsynchronizedDeleteAndUnregister -- Time elapsed: 1.485 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testRegister -- Time elapsed: 1.348 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnregister -- Time elapsed: 1.481 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testDeleteAndUnregister -- Time elapsed: 1.685 s org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithPrefixCreation -- Time elapsed: 1.278 s org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithoutPrefixCreation -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.diagram.CanonicalDBorderItemLocatorTest.testVisibilityConsistency -- Time elapsed: 0.083 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramDialectServicesTests.testDescriptionCreationWithRootElementDomainClassWIthAQLSyntax -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.945 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testRepresentationDescriptorQueryAfterDeletion -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramOpeningAfterDeletionUndo -- Time elapsed: 0.814 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: 1.330 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideReferences -- Time elapsed: 1.410 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideClassContentFilter -- Time elapsed: 1.542 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.557 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.445 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.501 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.579 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.643 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckNoVisibilityPropagatorAdapterWhenNoEditor -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckEachOpenDiagramHasItsVisibilityPropagatorAdapter -- Time elapsed: 1.513 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckAllOpenDiagramHaveOnlyOneVisibilityPropagatorAdapter -- Time elapsed: 1.206 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testRevertAirdFileAfterDiagramCreation -- Time elapsed: 1.414 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 1.736 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testNoMsgInErrorLogWhenSelectedADNodeListWithProxyTarget -- Time elapsed: 1.636 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.889 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.740 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.527 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.818 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideOperations -- Time elapsed: 1.485 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideDerivedFeature -- Time elapsed: 1.513 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideGeneralizations -- Time elapsed: 1.350 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideReferences -- Time elapsed: 1.338 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideClassContentFilter -- Time elapsed: 1.446 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.727 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.469 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.601 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.505 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.515 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.817 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerBiReferenceCreation -- Time elapsed: 0.747 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.519 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.447 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsTests.testTooltipInitializedOnDiagramCreation -- Time elapsed: 2.040 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsComputedOnNewElements -- Time elapsed: 0.541 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsRefreshedOnSemanticChanges -- Time elapsed: 0.526 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDropTests.testDropExternalEClass -- Time elapsed: 0.941 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToPageIsAvailable -- Time elapsed: 1.120 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToHeightIsAvailable -- Time elapsed: 1.084 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomAndCheckEdgePosition -- Time elapsed: 1.351 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToWidthIsAvailable -- Time elapsed: 1.149 s org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenSessionGetsCreated -- Time elapsed: 0.117 s org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenCreatingANewDiagram -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.373 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testContentLayerRefresh -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testContentLayerVisibility -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.366 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsesLayerRefresh -- Time elapsed: 0.212 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.117 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsedByLayerRefresh -- Time elapsed: 0.182 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsedbyLayerVisibility -- Time elapsed: 0.194 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsesLayerVisibility -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.753 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.775 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartup_ExistingRepresentation -- Time elapsed: 0.765 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupNoInit_NewSession -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupInit_NewSession -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartup_ExistingRepresentation -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupInit_NewSession -- Time elapsed: 0.806 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupNoInit_NewSession -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenRepresentationInEditor -- Time elapsed: 2.812 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesSave -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenMultipleSessions -- Time elapsed: 2.431 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testMultipleSameNotifications -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testReloadingWithOutsideModifications -- Time elapsed: 1.519 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testRepresentationsNotifications -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testDeleteAirdDirtySession -- Time elapsed: 2.605 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesDirty -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateUndoSaveMakesNotDirty -- Time elapsed: 0.718 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testSessionResourceSetSyncInstallation -- Time elapsed: 0.744 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testNoSemanticNotification -- Time elapsed: 0.548 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromModel -- Time elapsed: 1.385 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testActionEnablementForActionBarButton -- Time elapsed: 1.588 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromDiagram -- Time elapsed: 1.232 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.EntitiesDiagramCustomizationsTests.testBackgroundInterpolatedColor -- Time elapsed: 1.154 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnEPackage -- Time elapsed: 0.230 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnOperation -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testInsertNewElement -- Time elapsed: 0.571 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testMoveElement -- Time elapsed: 0.520 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testListContainerStyle -- Time elapsed: 1.354 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testContainerStyle -- Time elapsed: 1.598 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDerivedReferenceTests.testDerivedReferences -- Time elapsed: 0.454 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetweenAnArchetypeAndAnEClass -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2Archetype -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2EClass -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnEdgeReconnection -- Time elapsed: 2.483 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDragAndDrop -- Time elapsed: 2.464 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDirectEdit -- Time elapsed: 2.423 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDragOnDropWithBorderedNodes -- Time elapsed: 1.469 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithoutNavigationDescription -- Time elapsed: 1.286 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithNavigationDescription -- Time elapsed: 2.525 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColor -- Time elapsed: 1.319 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColorUsingDiagramVariable -- Time elapsed: 2.478 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithFixedColor -- Time elapsed: 1.312 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibilityWithCloseAndReopenSession -- Time elapsed: 0.581 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibility -- Time elapsed: 0.346 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingVisibility -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElementsAndHideMapping -- Time elapsed: 0.332 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElements -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithoutSemanticElements -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithSemanticElements -- Time elapsed: 0.296 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testReuseContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElementsAndExtension -- Time elapsed: 0.367 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1203Tests.testBorderedMappingImportOnContainerMappingImport -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1302Tests.testConditionalStyleWithMappingImport -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1796Tests.testRefreshWithEdgeMappingImport -- Time elapsed: 0.280 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1887Tests.testOverrideConditionnalStyles -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportHierachyBug1794 -- Time elapsed: 0.103 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testContainerMappingImportAndHideSubElements -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testBuildWithIndirectCycleContainerMappingReuseAndImport -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testBuildWithDirectCycleContainerMappingReuseandImport -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsTableTests.testSearch -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.mapping.EdgeMappingCreationDescriptionTests.testBestMappingWhenEdgeCreationDescriptionHaveTwoMappings -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testSetpropertyValue -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testEnumExtendedFeature -- Time elapsed: 0.005 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.010 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorConvertDataTypes -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorWithEEnum -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnownWithQualifiedTypeAndStandardSyntax -- Time elapsed: 0.002 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.008 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOf -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnown -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOfWithQualifiedNameAndStandardSyntax -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testForOperation -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideSelf -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperation -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionError -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testChangeContextOperation -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationDefault -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperation -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testRemoveOperation -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperationConditionError -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionNull -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetObjectOperation -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testUnsetOperation -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testMoveOperation -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetValueOperation -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateInstanceOperation -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateEdgeView -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperation -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideExistingVariable -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression2 -- Time elapsed: 0.594 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression2 -- Time elapsed: 0.418 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression3 -- Time elapsed: 0.380 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression -- Time elapsed: 0.359 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression -- Time elapsed: 0.358 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNominal -- Time elapsed: 0.366 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoMapping -- Time elapsed: 0.362 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImage -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger2 -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingDownScale -- Time elapsed: 0.580 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagram -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger2 -- Time elapsed: 1.246 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScaling -- Time elapsed: 0.768 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger2 -- Time elapsed: 0.369 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZNoAutoScaling -- Time elapsed: 0.300 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagramThatLeadsToNaNComputation -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger2 -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGNoAutoScaling -- Time elapsed: 0.185 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportInvalidImagePath -- Time elapsed: 0.355 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingDownScale -- Time elapsed: 0.886 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingDownScale -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger -- Time elapsed: 0.189 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScaling -- Time elapsed: 0.838 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScaling -- Time elapsed: 0.829 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGNoAutoScaling -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger -- Time elapsed: 0.165 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageWithUnsynchronizedGMFModel -- Time elapsed: 0.524 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNullScaleThrowsException -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testInMemoryResourceExportPathComputation -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScaling -- Time elapsed: 0.316 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScaling -- Time elapsed: 0.458 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNegativeScaleThrowsException -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPNoAutoScaling -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger2 -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageFromAnotherSession -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger2 -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingDownScale -- Time elapsed: 0.747 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger -- Time elapsed: 0.183 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGWithTraceability -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithTooLargeScaleThrowsException -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingDownScale -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGNoAutoScaling -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingDownScale -- Time elapsed: 0.517 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFNoAutoScaling -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGNoAutoScaling -- Time elapsed: 0.236 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPAutoScalingIfLarger2 -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScaling -- Time elapsed: 0.128 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testAttributeWhenExportingAsSVG -- Time elapsed: 1.311 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testEmbeddedIds -- Time elapsed: 1.006 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 4.314 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGWithTraceability -- Time elapsed: 1.233 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGNoAutoScaling -- Time elapsed: 2.853 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenRepresentationTest.testCandidatesForOpenRepresentation -- Time elapsed: 1.189 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testAllViewpointsEnabled -- Time elapsed: 1.002 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignViewpointDisabled -- Time elapsed: 0.999 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignAndReviewViewpointsDisabled -- Time elapsed: 1.152 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testReviewViewpointDisabled -- Time elapsed: 0.981 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testDiagramCreation -- Time elapsed: 2.419 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testReferencesFromGMFViewsToDiagramElements -- Time elapsed: 1.991 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfDiagramElements -- Time elapsed: 2.023 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testCopiedRepresentationNameAndDocumentation -- Time elapsed: 2.389 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicatedUids -- Time elapsed: 2.017 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfGMFViews -- Time elapsed: 2.060 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testGMFViewsIsSetProperties -- Time elapsed: 2.090 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicationOfSemanticElements -- Time elapsed: 2.102 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationLayerDeactivation -- Time elapsed: 0.519 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecoration -- Time elapsed: 0.556 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecoration -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationsSet -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecoration -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationDescription -- Time elapsed: 0.414 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationLayerDeactivation -- Time elapsed: 0.392 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationEditPart -- Time elapsed: 0.392 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationEditPart -- Time elapsed: 0.411 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationLayerDeactivation -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationEditPart -- Time elapsed: 0.398 s org.eclipse.sirius.tests.unit.diagram.decorators.DecorationRefreshTest.testRefreshOnListElement -- Time elapsed: 0.164 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_NotOptional -- Time elapsed: 0.815 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecorationFromDiagramExtension -- Time elapsed: 1.413 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration -- Time elapsed: 1.036 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_Optional -- Time elapsed: 1.049 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration -- Time elapsed: 1.281 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testTransientLayerActivationInManualRefresh -- Time elapsed: 0.630 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecorationFromDiagramExtension -- Time elapsed: 1.262 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_NotOptional -- Time elapsed: 0.657 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_Optional -- Time elapsed: 0.669 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteElementEdgeEditPart -- Time elapsed: 1.560 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerEditPart -- Time elapsed: 1.916 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteViaKeyboardContainerLabelEditPart -- Time elapsed: 1.789 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteRelationEdgeEditPartWithDeleteTool -- Time elapsed: 1.759 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteEdgeLabel -- Time elapsed: 1.931 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteContainerLabelEditPart -- Time elapsed: 1.702 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyBoardEdgeLabel -- Time elapsed: 1.907 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 1.855 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerOfSemanticTarget -- Time elapsed: 1.941 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteDisabledRelationEdgeEditPart -- Time elapsed: 1.101 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testNoDeleteRelationEdgeEditPartWithoutDeleteTool -- Time elapsed: 0.990 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 0.971 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testActionEnablementForDragAndDroppedElements -- Time elapsed: 1.681 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testDropExternalEClass -- Time elapsed: 0.924 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testUncontrol -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControlThenUncontrolThenControl -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControl -- Time elapsed: 0.203 s org.eclipse.sirius.tests.unit.diagram.control.ControlDetectorTest.testControlDetectionOnSessionOpening -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation2 -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagram -- Time elapsed: 2.078 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagramAndHideEdge -- Time elapsed: 2.412 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagram -- Time elapsed: 1.915 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideAction -- Time elapsed: 1.473 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClonedDiagram -- Time elapsed: 1.671 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagramAndReveleadNode -- Time elapsed: 1.951 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideThenRevealActions -- Time elapsed: 1.361 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeElements -- Time elapsed: 1.124 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnSingleEdge -- Time elapsed: 0.959 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleNode -- Time elapsed: 0.989 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleBorderedNode -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleBorderedNodes -- Time elapsed: 1.011 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeEdges -- Time elapsed: 1.094 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleNodes -- Time elapsed: 1.049 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultiplesNodeAndBorderedNodes -- Time elapsed: 1.090 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testRegExpWithSpaces -- Time elapsed: 0.958 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testEmptyList -- Time elapsed: 0.923 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnLeaf -- Time elapsed: 0.902 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnRoot -- Time elapsed: 0.967 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testComplexRegExp -- Time elapsed: 0.963 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringMode -- Time elapsed: 0.938 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testInitialRegExp -- Time elapsed: 0.934 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnLeaf -- Time elapsed: 0.901 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnRoot -- Time elapsed: 0.873 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithStringJockers -- Time elapsed: 0.805 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithOneCharJockers -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithSpacesAtTheEnd -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithCases -- Time elapsed: 0.855 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithoutRegularExpressions -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithEmptyPattern -- Time elapsed: 0.838 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testUnpinElements -- Time elapsed: 0.781 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testPinElements -- Time elapsed: 0.733 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testNoChangeIfAllElementsPinned -- Time elapsed: 0.762 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers -- Time elapsed: 2.244 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers -- Time elapsed: 1.126 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource -- Time elapsed: 1.280 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget -- Time elapsed: 1.213 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation1 -- Time elapsed: 1.364 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation2 -- Time elapsed: 1.253 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation3 -- Time elapsed: 1.366 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation4 -- Time elapsed: 2.019 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode -- Time elapsed: 1.060 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithScroll -- Time elapsed: 1.125 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithELK -- Time elapsed: 1.120 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildren -- Time elapsed: 1.038 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWhenOnlyABorderLabelShouldBeMoved -- Time elapsed: 1.164 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 1.165 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteHaveFixedSizeAfterLayout -- Time elapsed: 1.062 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed -- Time elapsed: 1.070 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 1.112 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testSizeOfRootNode -- Time elapsed: 1.085 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerWithBorderNode -- Time elapsed: 1.085 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource -- Time elapsed: 1.117 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget -- Time elapsed: 1.139 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildrenn_ContainedInAContainer -- Time elapsed: 1.073 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testVStackContainerLayout -- Time elapsed: 1.159 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource -- Time elapsed: 1.085 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget -- Time elapsed: 1.083 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testEmptyListContainerMinimalSizeLayout -- Time elapsed: 1.274 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithoutELK -- Time elapsed: 1.190 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerWithBorderNode -- Time elapsed: 1.053 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInDiagram -- Time elapsed: 1.095 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testTextHaveFixedSizeAfterLayout -- Time elapsed: 1.059 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testLocationOfLabelOnBorderOnBorderNode -- Time elapsed: 1.082 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource -- Time elapsed: 1.162 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget -- Time elapsed: 1.140 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithAllAuthorizedSides -- Time elapsed: 1.076 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerWithIconListItemsLayout -- Time elapsed: 1.044 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource -- Time elapsed: 1.123 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget -- Time elapsed: 1.141 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult -- Time elapsed: 1.206 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInAnotherContainer -- Time elapsed: 1.326 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerLayout -- Time elapsed: 1.186 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren -- Time elapsed: 1.166 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefFalse -- Time elapsed: 1.077 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNodeWithLabel -- Time elapsed: 1.016 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerAndSomeOfItsChildren -- Time elapsed: 1.078 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithEdgeOutsideOfBoundingBox -- Time elapsed: 1.136 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren_ContainedInAContainer -- Time elapsed: 1.104 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild -- Time elapsed: 1.069 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithOneAuthorizedSide -- Time elapsed: 1.207 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInAnotherContainer -- Time elapsed: 1.186 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithPinnedElements -- Time elapsed: 1.358 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInDiagram -- Time elapsed: 1.422 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerAndSomeOfItsChildren -- Time elapsed: 1.184 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue -- Time elapsed: 1.155 s org.eclipse.sirius.tests.unit.diagram.action.CopyFormatActionTests.testActionCopyFormat -- Time elapsed: 1.338 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeList -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDEdge -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNode -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNode -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_UpdateGMF_NodeBoundsCorrectlyForNodeCreation -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_RemoveOrphanEdge -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_RemoveOrphanNode -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNodeOf2Level -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeContainer -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNode -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnEmptyNotationModel -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNodeContainer -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testSynchronizeStatusDecorator -- Time elapsed: 1.065 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramSynchronized -- Time elapsed: 0.672 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronized -- Time elapsed: 0.629 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronizedOnDiagramCreation -- Time elapsed: 0.629 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testStatusBarMessage -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithoutAutoRefresh -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithoutAutoRefresh -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testReconnectEdgeAndUnsyncDiagRefresh -- Time elapsed: 0.789 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithAutoRefresh -- Time elapsed: 0.564 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithAutoRefresh -- Time elapsed: 0.529 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh_WithReadOnlyPermissionEnabled -- Time elapsed: 0.650 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_AutoRefresh -- Time elapsed: 0.658 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDragNDropForDisableEditPart -- Time elapsed: 0.594 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDeleteFromDiagramNotActivatedForDisableEditPart -- Time elapsed: 0.649 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh -- Time elapsed: 0.632 s org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewCommand -- Time elapsed: 1.206 s org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewFromDiagramCommand -- Time elapsed: 1.227 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteCommandElement -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteDiagram -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteFromDiagramCommand -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.diagram.resource.FileModificationValidationTest.testFileModificationValidationReadWrite -- Time elapsed: 1.376 s org.eclipse.sirius.tests.unit.diagram.resource.GMFCrossReferenceAdapterTest.testGMFCrossReferencerAdapter -- Time elapsed: 1.450 s org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityOnPortCollapsing -- Time elapsed: 0.980 s org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityWhenPortIsNearByAParentCorner -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testOpenCollapsedDiagram -- Time elapsed: 1.208 s org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testCollapse -- Time elapsed: 1.138 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivation -- Time elapsed: 0.696 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 1.234 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithAutoRefresh -- Time elapsed: 1.020 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivation -- Time elapsed: 0.624 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithAutoRefresh -- Time elapsed: 0.698 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 1.156 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 1.133 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseActivation -- Time elapsed: 0.727 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivationOnParent -- Time elapsed: 0.740 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredContainedElementCreationWithAutoRefresh -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithoutAutoRefresh -- Time elapsed: 0.748 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithoutAutoRefresh -- Time elapsed: 0.715 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoCollapseApplicationWhenFilter -- Time elapsed: 0.657 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivationOnParent -- Time elapsed: 0.709 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 1.101 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoFilterApplicationWhenCollapse -- Time elapsed: 0.661 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 1.078 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleSelection -- Time elapsed: 0.640 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterSorting -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleAndSimpleSelection -- Time elapsed: 0.818 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterWithTypedFilter -- Time elapsed: 0.600 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testSimpleSelection -- Time elapsed: 0.643 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testNotFoundImage -- Time elapsed: 0.632 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageOnDiagramCreation -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageComputedRealSize -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testEmptyWorkspaceImagePath -- Time elapsed: 0.631 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageDefaultSize -- Time elapsed: 0.642 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.652 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpression -- Time elapsed: 0.834 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpression -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageRealSize -- Time elapsed: 0.569 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.156 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.885 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.712 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroMode -- Time elapsed: 0.632 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeEdgesFalse -- Time elapsed: 0.686 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroMode -- Time elapsed: 0.608 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroMode -- Time elapsed: 0.990 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.372 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeEdgesFalse -- Time elapsed: 0.847 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.674 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroMode -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.987 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroMode -- Time elapsed: 1.286 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.986 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroMode -- Time elapsed: 0.671 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroMode -- Time elapsed: 0.940 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.575 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithEdgesInSynchroLock -- Time elapsed: 0.994 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.994 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroMode -- Time elapsed: 0.652 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4RecSize -- Time elapsed: 1.247 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode1Size -- Time elapsed: 1.263 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2Size -- Time elapsed: 1.552 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode3Size -- Time elapsed: 1.237 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4Size -- Time elapsed: 1.132 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2ContainedSize -- Time elapsed: 1.131 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4RecSize -- Time elapsed: 2.059 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode1Size -- Time elapsed: 1.981 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2Size -- Time elapsed: 1.836 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode3Size -- Time elapsed: 1.821 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4Size -- Time elapsed: 1.812 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2ContainedSize -- Time elapsed: 1.798 s org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeTest.testConsistentEdgeSizes -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeComputationVariableTest.testEdgeSizeComputationWithVariables -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testNoAttachmentOnEdgeSelectionWithPreferenceDisabled -- Time elapsed: 0.649 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnBeginLabelSelection -- Time elapsed: 0.690 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnCenterLabelSelection -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEdgeSelection -- Time elapsed: 0.687 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEndLabelSelection -- Time elapsed: 0.633 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseExpandFilterTest.testBorderedNodeBoundsAfterHavingCollapseAndExpandThem -- Time elapsed: 0.542 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsedHierarchy -- Time elapsed: 1.487 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNode -- Time elapsed: 0.724 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsed -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeHierarchy -- Time elapsed: 1.020 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNode -- Time elapsed: 0.686 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNodeHierarchy -- Time elapsed: 0.963 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNodeHierarchy -- Time elapsed: 1.078 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeAndBorderedNode -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeHierarchy -- Time elapsed: 1.048 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeOnNode -- Time elapsed: 0.706 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNode -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeAndNodeHierarchy -- Time elapsed: 1.174 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetColorCategoryManager -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetCustomColors -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSelectedColorsByPropertyId -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetLastUsedColors -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSuggestedColors -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetSuggestedColors -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetBasicColors -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetCustomColors -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testAddLastUsedColors -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Source_All_Expanded -- Time elapsed: 0.888 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Target_All_Expanded -- Time elapsed: 0.720 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Target_All_Expanded -- Time elapsed: 0.768 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Source_All_Expanded -- Time elapsed: 0.928 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_source_folding_style_edge_has_foldable_edges -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_target_folding_style_edge_has_foldable_edges -- Time elapsed: 0.691 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_source_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.893 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_target_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.719 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_is_considered_unfolded -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_has_no_foldable_edges -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_is_considered_unfolded -- Time elapsed: 0.796 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_has_no_foldable_edges -- Time elapsed: 0.750 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_source_of_source_folding_style_edges -- Time elapsed: 0.942 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_source_folding_style_edges -- Time elapsed: 0.859 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.815 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_target_of_target_folding_style_edges -- Time elapsed: 0.797 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.827 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_target_folding_style_edges -- Time elapsed: 0.819 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.692 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_target_of_target_folding_style_edges -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_source_folding_style_edges -- Time elapsed: 0.871 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.853 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_target_folding_style_edges -- Time elapsed: 0.734 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_target_of_target_folding_style_edges -- Time elapsed: 0.686 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_source_of_source_folding_style_edges -- Time elapsed: 0.980 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.697 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testNoDeletionOfSemanticElements -- Time elapsed: 1.024 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfDiagramElementsAfterRollBackOnDeletion -- Time elapsed: 0.986 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionWithoutRollBack -- Time elapsed: 1.037 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionAfterRollbackOnFirstDeletion -- Time elapsed: 1.368 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfGMFViewsAfterRollBackOnDeletion -- Time elapsed: 1.005 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.631 s org.eclipse.sirius.tests.unit.diagram.refresh.ConstantStyleRefreshTest.testCheckConstantStyleRefresh -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.diagram.refresh.DanglingReferencesTest.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 1.321 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInitWithImport -- Time elapsed: 0.764 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodes -- Time elapsed: 0.546 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreVisibleAtCreation -- Time elapsed: 0.700 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToNode -- Time elapsed: 0.580 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithSemanticCandidates -- Time elapsed: 0.466 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInit -- Time elapsed: 0.801 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIgnoredElementsDeletion -- Time elapsed: 0.623 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainerWithEdgeMappingPrecondition -- Time elapsed: 0.501 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBorderToBorder -- Time elapsed: 0.479 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreHiddenAtCreation -- Time elapsed: 0.571 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainerInitWithSemanticCandidates -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersWithBorder -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDummyToLoadPlugins -- Time elapsed: 0.417 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testMappingsWithSameDomainClass -- Time elapsed: 0.568 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPath -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDuplicateElementsDeletion -- Time elapsed: 0.460 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInit -- Time elapsed: 0.715 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainer -- Time elapsed: 0.484 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodesWithDomain -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersToListChange -- Time elapsed: 0.465 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesWithBorder -- Time elapsed: 0.443 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPathAndDuplicateElements -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithImport -- Time elapsed: 0.705 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramElementMappingHelperTest.testGetSemanticIterator -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditAToZ -- Time elapsed: 0.518 s org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditYToB -- Time elapsed: 0.533 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithAutoRefresh -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithoutAutoRefresh -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testAutoRefreshWithoutForceRefresh -- Time elapsed: 0.706 s org.eclipse.sirius.tests.unit.diagram.refresh.LabelExpressionOnEdgeCreationTest.testLabelExpressiononEdgeCreation_P1_P2 -- Time elapsed: 0.633 s org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testRefreshToolTipWithNullValue -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testUpdateToolTipeWhenLabelPositionIsBorder -- Time elapsed: 0.643 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMReferencingOtherVSMNotDirectlyUsedByAird -- Time elapsed: 0.580 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModelWithSessionClose -- Time elapsed: 0.597 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModel -- Time elapsed: 0.531 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMThatNotReferencingAllMM -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdate -- Time elapsed: 0.530 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleSizeChangeRefreshTest.testSizeRefresh -- Time elapsed: 0.604 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.648 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.620 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomization -- Time elapsed: 0.673 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeStyleCustomization -- Time elapsed: 0.650 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testMultiValuatedEAttribute -- Time elapsed: 0.749 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEReferenceStyleCustomization -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testAppliedOnAllPropertyCustomization -- Time elapsed: 0.768 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomizationReuse -- Time elapsed: 0.916 s org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testEmptySemanticCandidatesExpression -- Time elapsed: 4.724 s org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening -- Time elapsed: 2.046 s org.eclipse.sirius.tests.unit.diagram.session.SessionTest.testManyCreateAndCloseSession -- Time elapsed: 0.209 s org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testGetCustomData -- Time elapsed: 0.470 s org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testClearGMFData -- Time elapsed: 0.494 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithSpecializedNodes -- Time elapsed: 0.014 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportInstanceOf -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeTypeOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithNonSpecializedNodes -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSuperTypeIteration -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeSuperTypeIteration -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnNodeCreationTool -- Time elapsed: 0.009 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationOnNodes -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraTargetMapping -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerCreation -- Time elapsed: 0.018 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagram -- Time elapsed: 0.009 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithSpecializedNodes -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testAreInSameHiearchy -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithNonSpecializedNodes -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testBorderNodeCreation -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInContainer -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNoSuperTypeIteration -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testReusedBorderNodeCreation -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsSource -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsTarget -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingSuperTypeIteration -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSpecializationCreation -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraSourceMapping -- Time elapsed: 0.013 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeInstanceOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.009 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagramSpecialization -- Time elapsed: 0.010 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportTypeOf -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testSpecializedNodeCreation -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnContainerCreationTool -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.EdgeCreationToolWithExtraMappingTest.test_edge_creation_tool_with_extra_mapping_creates_only_one_edge -- Time elapsed: 0.386 s org.eclipse.sirius.tests.unit.diagram.tools.FindLabelToolTest.testContainerLabelSearch -- Time elapsed: 0.907 s org.eclipse.sirius.tests.unit.diagram.tools.UndoAfterInconsistentEdgeCreationViewTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 0.542 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndContainer -- Time elapsed: 0.164 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testAvailableVariablesOnPrecondition -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInContainer -- Time elapsed: 0.205 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnContainer -- Time elapsed: 0.185 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnNode -- Time elapsed: 0.290 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenNodeAndContainer -- Time elapsed: 0.194 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndNode -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInDiagram -- Time elapsed: 0.222 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInContainer -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoContainers -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoNodes -- Time elapsed: 0.219 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInDiagram -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoBorderNodes -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithoutMappingImportWithoutLayer -- Time elapsed: 0.879 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testSubMappingImportThroughHideSubMappingsAttribute -- Time elapsed: 1.022 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.879 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithoutMappingImportWithoutLayer -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.800 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1 -- Time elapsed: 0.835 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1 -- Time elapsed: 0.786 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefTrue -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefTrue -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefFalse -- Time elapsed: 0.855 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefFalse -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefTrue -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefFalse -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefTrue -- Time elapsed: 0.928 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideNoteOnElementDeletionPrefTrue -- Time elapsed: 0.824 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefFalse -- Time elapsed: 0.865 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNull -- Time elapsed: 0.893 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsReflexive -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.924 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.885 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.854 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.874 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.862 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.865 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.838 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.936 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.960 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.831 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.874 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.883 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.891 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForDDiagramElementWithSameSemanticElementsTest.testHierarchyWithCommonSemanticTargetStoreFormat -- Time elapsed: 0.643 s org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testAvailableManagersWhenExtensionProvides -- Time elapsed: 0.028 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.882 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh -- Time elapsed: 1.013 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh -- Time elapsed: 1.004 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh -- Time elapsed: 0.889 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh -- Time elapsed: 0.909 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh -- Time elapsed: 0.918 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.982 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.924 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.957 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.906 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.890 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.846 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.750 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 1.011 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.957 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.877 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.867 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 0.988 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 1.035 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.745 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.768 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.981 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.892 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.928 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 1.850 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 1.407 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 1.183 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 1.578 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 1.293 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 2.096 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 1.692 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 1.558 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 2.019 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 1.721 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 1.609 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 1.153 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 1.535 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 1.275 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[5] -- Time elapsed: 2.574 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[6] -- Time elapsed: 2.828 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[7] -- Time elapsed: 1.714 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[8] -- Time elapsed: 1.768 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.944 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.890 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.873 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.900 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 1.241 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 1.028 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.939 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.978 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.943 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.980 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.945 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.893 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.919 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.856 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.860 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 1.003 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.991 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.944 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.975 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 1.604 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 1.159 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.910 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.912 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.900 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.889 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.984 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 1.002 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 1.198 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 1.357 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 1.177 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 1.391 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 1.364 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 2.307 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 1.930 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 1.613 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 1.981 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullDiagrams[0] -- Time elapsed: 0.478 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckDescriptionMatch[0] -- Time elapsed: 0.467 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckEmptyMapping[0] -- Time elapsed: 0.474 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullTargetDiagramRoot[0] -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSameDiagrams[0] -- Time elapsed: 0.665 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSessions[0] -- Time elapsed: 0.502 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullOrEmptyDiagramName[0] -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckSequenceTest.testCallCheckMapCompleteness[0] -- Time elapsed: 0.915 s org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnCreation -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnDiagramOpening -- Time elapsed: 0.682 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDropWithHideLabelByDefault -- Time elapsed: 1.091 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testEdgeReconnection -- Time elapsed: 0.997 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 1.059 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDrop -- Time elapsed: 1.047 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDrop -- Time elapsed: 1.082 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 1.046 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDrop -- Time elapsed: 1.089 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnCreationTest.testDNodeCreationWithBorderedNodeWithHideLabelByDefault -- Time elapsed: 0.621 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideShowLayers -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testShowLayer -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalette -- Time elapsed: 0.529 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalettWithTransientLayerActivatedInPreviousSiriusVersion -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideLayer -- Time elapsed: 0.571 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithoutLayerTest.testCreatePalette -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL4Layers -- Time elapsed: 0.195 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L5Layers -- Time elapsed: 0.187 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowLayers -- Time elapsed: 0.201 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testShowLayer -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL5Layers -- Time elapsed: 0.182 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testCreatePalette -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL6Layers -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L4Layers -- Time elapsed: 0.194 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L3L4L5L6Layers -- Time elapsed: 0.189 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testUpdatePaletteAfterViewpointChange -- Time elapsed: 0.594 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L5Layers -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideLayer -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5L6Layers -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5Layers -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicRegistryFilter -- Time elapsed: 0.237 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testCreatePalette -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicFilter -- Time elapsed: 0.167 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithToolGroupsTest -- Time elapsed: 0.877 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhitConflictingLayerActivation -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementTest -- Time elapsed: 0.928 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhithEclusiveLayerActivationAndHideReveal -- Time elapsed: 0.874 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithUndoRedoTest -- Time elapsed: 0.867 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithoutLayerTest -- Time elapsed: 0.917 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateWithoutInvalidThreadAccessTest.testPaletteUpdateOnLayerActivationWithToolFilter -- Time elapsed: 0.727 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testPaletteStateAfterVsmToolAndSectionModifications -- Time elapsed: 0.663 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testVSMUpdateImpliesCompletePaletteReload -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.testModifySessionOutsideEclipse -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testModelContentView -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testManyCreateAndCloseSession -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingSquareBorderSize -- Time elapsed: 0.902 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageSquareBorderSize -- Time elapsed: 0.907 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingEllipseBorderSize -- Time elapsed: 0.865 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingLozengeBorderSize -- Time elapsed: 0.932 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingWorkspaceImageBorderSize -- Time elapsed: 0.880 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageTriangleBorderSize -- Time elapsed: 0.862 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageDotBorderSize -- Time elapsed: 0.843 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingDotBorderSize -- Time elapsed: 0.953 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageStrokeBorderSize -- Time elapsed: 0.964 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingNoteBorderSize -- Time elapsed: 0.938 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageRingBorderSize -- Time elapsed: 0.991 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingGaugeBorderSize -- Time elapsed: 0.924 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingShapeBorderSize -- Time elapsed: 0.900 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingFlatBorderSize -- Time elapsed: 1.169 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingWorkspaceImageBorderSize -- Time elapsed: 0.930 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testAutoSize -- Time elapsed: 0.544 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testFixedSizeFromAutoSizeDoNotDisplayScrollBars -- Time elapsed: 0.769 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testMarginBorderInsets -- Time elapsed: 0.510 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMappingImport -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMapping -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseContainerNodeMapping -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMappingInContainerMapping -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMapping -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithoutInherit -- Time elapsed: 0.657 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithoutInherit -- Time elapsed: 0.680 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1 -- Time elapsed: 0.661 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2 -- Time elapsed: 0.611 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testInit -- Time elapsed: 0.614 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithoutInherit -- Time elapsed: 0.673 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithoutInherit -- Time elapsed: 0.650 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithInherit -- Time elapsed: 0.682 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithInherit -- Time elapsed: 0.795 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithInherit -- Time elapsed: 0.711 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithInherit -- Time elapsed: 0.692 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithInherit -- Time elapsed: 0.689 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithInherit -- Time elapsed: 0.815 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithoutInherit -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithoutInherit -- Time elapsed: 0.770 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusNotActiveByDefault -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateActiveByDefault -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusActiveByDefault -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testActivationStatusStoredInSession -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateNotActiveByDefault -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.diagram.layers.ActivateDeactivateOptionalLayersTest.testActivateDeactivateOptionalLayer -- Time elapsed: 4.350 s org.eclipse.sirius.tests.unit.diagram.layers.ActivateLayerOnInvalidDiagramTest.testActivateLayerOnInvalidDiagram -- Time elapsed: 0.547 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImport -- Time elapsed: 0.921 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImport -- Time elapsed: 0.908 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImport -- Time elapsed: 0.860 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImportWithHideSubMapping -- Time elapsed: 0.847 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImport -- Time elapsed: 0.959 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImportWithHideSubMapping -- Time elapsed: 0.896 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImportWithHideSubMapping -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImportWithHideSubMapping -- Time elapsed: 0.862 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests2.testPreConditionNodeImport -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.api.mappings.EdgeMappingTest.testEdgemappingCreation -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping1 -- Time elapsed: 0.752 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping2 -- Time elapsed: 0.834 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping3 -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping4 -- Time elapsed: 0.739 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping5 -- Time elapsed: 0.674 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping6 -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testCompartmentMappingsRecursion -- Time elapsed: 3.113 s org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testVSMValidation -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testVerticalStackDetection -- Time elapsed: 1.168 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testHorizontalStackDetection -- Time elapsed: 1.069 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithWidthFixedSize -- Time elapsed: 0.817 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testStackContainerWithNoRegion -- Time elapsed: 0.730 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithHeightFixedSize -- Time elapsed: 0.801 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithAutoSize -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testVerticalStackWithAutoSize -- Time elapsed: 0.844 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testFreeFormContainerWithAutoSize -- Time elapsed: 0.869 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testListContainerWithAutoSize -- Time elapsed: 0.902 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackBorderChanges -- Time elapsed: 1.206 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackBorderChanges -- Time elapsed: 1.252 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize -- Time elapsed: 1.407 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize_autoSizeAtArrangeDisabled -- Time elapsed: 1.419 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInHorizontalStack -- Time elapsed: 1.224 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInVerticalStack -- Time elapsed: 1.084 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackInitialLayout -- Time elapsed: 1.013 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackInitialLayout -- Time elapsed: 1.057 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderHorizontalStack -- Time elapsed: 1.055 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInHorizontalStack -- Time elapsed: 1.122 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInVerticalStack -- Time elapsed: 1.237 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInVerticalStack -- Time elapsed: 1.365 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithLabelWithAListRegionWithDefinedSize -- Time elapsed: 1.296 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize -- Time elapsed: 1.378 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackContentPanes -- Time elapsed: 1.167 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderVerticalStack -- Time elapsed: 1.132 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackCornerChanges -- Time elapsed: 1.544 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackCornerChanges -- Time elapsed: 1.673 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInHorizontalStack -- Time elapsed: 1.145 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize_autoSizeAtArrangeDisabled -- Time elapsed: 1.249 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackContentPanes -- Time elapsed: 1.288 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportWithChildrenPresentationChangesTests.testDiagramAfterChildrenPresentationChange -- Time elapsed: 1.328 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping1 -- Time elapsed: 0.700 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping2 -- Time elapsed: 0.740 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping3 -- Time elapsed: 0.684 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping4 -- Time elapsed: 0.629 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping5 -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping6 -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.901 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalStyleRecursiveLookUpinMAppingImportChains -- Time elapsed: 0.800 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalSSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.849 s org.eclipse.sirius.tests.unit.diagram.refresh.MultiMappingImportChainsWithSameSemanticTest.testMappingUpdateVisitorCacheAndLocationKeepedOnDiagram -- Time elapsed: 0.817 s org.eclipse.sirius.tests.unit.api.refresh.EdgeWithConditionalStyleTest.testEdgeMappingWithConditionalStyle -- Time elapsed: 0.211 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testShapeContainerColor -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testNoteColor -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testLozengeColor -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testDotBackgroundColor -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testBundledImageDefaultColor -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testWorkspaceImageDefaultColor -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testCustomStyleDefaultColor -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEllipseColor -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testSquareColor -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testFlatContainerColors -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEdgeStrokeColor -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningTrue -- Time elapsed: 1.078 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningFalse -- Time elapsed: 0.828 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testDirtyNotification -- Time elapsed: 1.125 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithoutToolInAutoRefresh -- Time elapsed: 1.054 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh -- Time elapsed: 0.920 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh -- Time elapsed: 0.871 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh -- Time elapsed: 1.004 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh -- Time elapsed: 1.088 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh -- Time elapsed: 0.889 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 7.794 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 8.740 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 4.611 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testNoteStyleCustomization -- Time elapsed: 30.78 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 30.06 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 30.78 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 28.80 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 29.17 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 4.125 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 7.686 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 28.12 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 28.61 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 27.75 s org.eclipse.sirius.tests.unit.diagram.tools.PartAndLabelPartSelectionDeletionTest.testDeleteSelectionOfNodeAndItsLabel -- Time elapsed: 0.724 s org.eclipse.sirius.tests.unit.api.refresh.StyleCustomizationAndConditionalStyleDescriptionTest.testWorkspaceImageStyleCustomizationWithConditionalStyleDescription -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testShapeContainerStyle -- Time elapsed: 0.208 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomShapeContainerStyle -- Time elapsed: 0.185 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testWorkspaceImageContainerStyle -- Time elapsed: 0.179 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomColorShapeContainerStyle -- Time elapsed: 0.182 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testFlatContainerStyle -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshWithLayerTests.testShapeContainerStyle -- Time elapsed: 0.814 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfRepresentationDescription -- Time elapsed: 0.264 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfLayer -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfSirius -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfSirius -- Time elapsed: 0.202 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfRepresentationDescription -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfLayer -- Time elapsed: 0.229 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseContainerMapping -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseNodeMapping -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseBorderedNodeMapping -- Time elapsed: 0.125 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardMultipleSelection -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardOnEdge -- Time elapsed: 0.271 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardSingleSelection -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromRedefinedTool -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromDefaultTool -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditBorderedNodeLabel -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditEdgeLabel -- Time elapsed: 0.203 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditContainerLabel -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditNodeLabel -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropNodeInContainer -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropContainerInContainer -- Time elapsed: 0.204 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInContainer -- Time elapsed: 0.204 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInNode -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInDiagram -- Time elapsed: 0.341 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromControlledResource -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTesterisInSessionWithDraggedObjectInWrapper -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromNonControlledResource -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImport -- Time elapsed: 0.510 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseContainerMapping -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportNodeMapping -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImportAndDiagramExtension -- Time elapsed: 0.494 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImportAndDiagramExtension -- Time elapsed: 0.508 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportContainerMapping -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImport -- Time elapsed: 0.508 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportContainerMapping -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportNodeMapping -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseNodeMapping -- Time elapsed: 0.516 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectPreconditionEvaluation -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToContainer -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToContainer -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToContainer -- Time elapsed: 0.382 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToBorderedNode -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToBorderedNode -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToContainer -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToBorderedNode -- Time elapsed: 0.218 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToBorderedNode -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToDNode -- Time elapsed: 0.295 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToBorderedNode -- Time elapsed: 0.234 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToDNode -- Time elapsed: 0.498 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToContainer -- Time elapsed: 0.424 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToBorderedNode -- Time elapsed: 0.342 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToDNode -- Time elapsed: 0.292 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToDNode -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToDNode -- Time elapsed: 0.283 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToContainer -- Time elapsed: 0.220 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToDNode -- Time elapsed: 0.420 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromDefaultTool -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromRedefinedTool -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDirectEdit -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoReconnection -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDragAndDrop -- Time elapsed: 0.225 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoCreation -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrol -- Time elapsed: 0.339 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyInOrderOfHerarchy -- Time elapsed: 0.245 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyNotInOrderOfHerarchy -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnModelsRef -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolControlUncontrol -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControl -- Time elapsed: 0.303 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithoutRepresentation -- Time elapsed: 0.196 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrolWithTwoRepresentationsFileLinkedToTheUncontrolledElement -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithRepresentation -- Time elapsed: 0.296 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolSecondModel -- Time elapsed: 0.208 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testJavaActionWithPrecondition -- Time elapsed: 0.244 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteOtherThanSelectionFromJavaAction -- Time elapsed: 0.624 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testUniversalToolInvokingJavaAction -- Time elapsed: 0.196 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticDeleteFromJavaAction -- Time elapsed: 0.779 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticRemoveFromJavaAction -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top2 -- Time elapsed: 0.667 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top3 -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Sub_Top1 -- Time elapsed: 0.670 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Sub -- Time elapsed: 0.653 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetDefaultValueEEnumAttributeType -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromLiteral -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromEnumerator -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromInteger -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.api.tools.ForToolTests.testForTools -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.api.mmextension.ExtensionPaletteToolTest.testLayerToolInExtensionStyle -- Time elapsed: 0.649 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefreshWithUnsynchronizedDiagram -- Time elapsed: 1.154 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefreshWithUnsynchronizedDiagram -- Time elapsed: 1.102 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefresh -- Time elapsed: 1.200 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefresh -- Time elapsed: 1.184 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentationClosingSession -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentation -- Time elapsed: 1.010 s org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testSingleNotification -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testAddRemoveListener -- Time elapsed: 0.020 s org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testMultipleNotifications -- Time elapsed: 0.020 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testBorderedNodeViewOnListCreation -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreationInPackage -- Time elapsed: 0.293 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreation -- Time elapsed: 0.295 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testUnexecutableToolWithMissingModelOperation -- Time elapsed: 0.176 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.166 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationNodeTool -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationEdgeTool -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationContainerTool -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeAvailableVariableDiagramForLabel -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceTest.testControl -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.tools.DoubleClicCommandBuilderForceRefreshTest.testDoubleClickCommandBuilder -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithoutSpecificMessage -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithSpecificMessage -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithSpecificMessage -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithoutSpecificMessage -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfActionBarReferences -- Time elapsed: 1.926 s org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfListenerIsCorrectAfterOpenCloseDiagrams -- Time elapsed: 4.046 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testDeleteElementsAndCheckErrorLog -- Time elapsed: 0.473 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenMovingElement -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenActivatingFilter -- Time elapsed: 0.689 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.LayerTests.testEdgeMappingConservationOfLayout -- Time elapsed: 0.516 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView -- Time elapsed: 1.164 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView_containerCase -- Time elapsed: 1.227 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromNavigation -- Time elapsed: 1.258 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefreshWithActivatedCollapseFilter -- Time elapsed: 1.057 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefresh -- Time elapsed: 1.047 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationsAndMoreWithForCollapseFilter -- Time elapsed: 1.655 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoHideElement -- Time elapsed: 1.234 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoDeleteFromDiagram -- Time elapsed: 1.206 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBAndThenCWithTheirRepresentations -- Time elapsed: 0.181 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testUncontrolC -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBWithItsRepresentationAndThenControlC -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlGrandSonWhenGrandFatherIsReadOnly -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlUncontrolp1p1p1 -- Time elapsed: 0.227 s org.eclipse.sirius.tests.unit.api.refresh.IconRefreshTests.testLabelIconRefreshedOnSemanticChange -- Time elapsed: 2.131 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongTabbarLocationURIWithoutId -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testTabbarLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuAndTabbarLocationURIWithDefaultIdForMenu -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURIWithSpace -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongTabbarShemeLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith2TabbarURIParts -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongMenuLocationURIWithoutId -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongShemeLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongMenuSchemeLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith3URIParts -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongLocationURIWith2MenuURIParts -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuAndTabbarLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testWrongEmptyLocationURI -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testMenuLocationURIWithDefaultId -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.LocationURITest.testTabbarLocationURIWithSpace -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuInGroup -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testGroupOnToolSection -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuInToolGroupSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testOperationActionInGroup -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuOnToolSection -- Time elapsed: 0.001 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.081 s org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToWorkspaceUri -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRefresh -- Time elapsed: 1.748 s org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRepair -- Time elapsed: 3.436 s org.eclipse.sirius.tests.unit.api.tools.GenericToolTest.testGenericTool -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 0.985 s org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 0.779 s org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNotErrorOnUndoRedoOfGroupingClasses -- Time elapsed: 0.637 s org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNoErrorWhenGroupingClassesIntoPackage -- Time elapsed: 0.656 s org.eclipse.sirius.tests.unit.diagram.node.style.ModifyNodeStyleTest.testChangeStyleNode -- Time elapsed: 0.646 s org.eclipse.sirius.tests.unit.diagram.navigation.NavigationOperationTest.test_create_and_open_new_representation_from_tool -- Time elapsed: 0.566 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 1.182 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.640 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerCreation -- Time elapsed: 0.696 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterGenericTool -- Time elapsed: 0.962 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.843 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation -- Time elapsed: 1.718 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation -- Time elapsed: 1.411 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterDirectEditTool -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.741 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterNodeCreation -- Time elapsed: 0.662 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDoubleClick -- Time elapsed: 0.628 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDirectEdit -- Time elapsed: 0.679 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterReconnect -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterEdgeCreation -- Time elapsed: 1.020 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDeletion -- Time elapsed: 0.654 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterEdgeCreation -- Time elapsed: 0.730 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerDrop -- Time elapsed: 0.621 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool -- Time elapsed: 0.416 s org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testFilterSortingMigration -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationVersionSerialisation -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.524 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabelsInSirius6_3_0 -- Time elapsed: 0.503 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testEdgesFigures -- Time elapsed: 0.757 s org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testGMFBounds -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.247 s org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testNodeStyleConstancy -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromNodeToEdge -- Time elapsed: 0.857 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromNodeToEdge -- Time elapsed: 0.922 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromEdgeToNode -- Time elapsed: 0.833 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromEdgeToNode -- Time elapsed: 0.884 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.287 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.348 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.305 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefresh -- Time elapsed: 1.339 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefresh -- Time elapsed: 1.247 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.355 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.267 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeEditLabeledFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.269 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.237 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.310 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.336 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.290 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.281 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.259 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.244 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.326 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.268 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.246 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.225 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.226 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.306 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefresh -- Time elapsed: 1.348 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.338 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.295 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.321 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.352 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.281 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefresh -- Time elapsed: 1.306 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.309 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.268 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.224 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.228 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.422 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.432 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.354 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.538 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.735 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.371 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.482 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.359 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.439 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.284 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.379 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefresh -- Time elapsed: 1.293 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.252 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.311 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.338 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.262 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.228 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.253 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.397 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.384 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.443 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.411 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.422 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.320 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.314 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.388 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.430 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconncetionFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.403 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.335 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.375 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefresh -- Time elapsed: 1.323 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.366 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.401 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.495 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.468 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefresh -- Time elapsed: 1.450 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.335 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.410 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.279 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.208 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.296 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.266 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.281 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.367 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.532 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.327 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.372 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.453 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.341 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefresh -- Time elapsed: 1.271 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.363 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.339 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefresh -- Time elapsed: 1.176 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.456 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.295 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.361 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.375 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.326 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_diagram -- Time elapsed: 0.995 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.674 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.508 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.422 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.527 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.487 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.523 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.540 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.446 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefresh -- Time elapsed: 1.485 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.563 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.548 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_diagram -- Time elapsed: 0.913 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.625 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_model -- Time elapsed: 1.139 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.569 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.441 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.472 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.478 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_model -- Time elapsed: 1.289 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.605 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.478 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.426 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.372 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.350 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.324 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefresh -- Time elapsed: 1.636 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefresh -- Time elapsed: 1.288 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.358 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.310 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.437 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDefaultLayer -- Time elapsed: 0.352 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationImagePathVSM -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithElementMappingNoStyle -- Time elapsed: 0.613 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testVariableNameValidation -- Time elapsed: 0.302 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBothEditLabelToolAndCellEditorTool -- Time elapsed: 0.936 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithDiagramExtension -- Time elapsed: 1.376 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationWithWhiteSpaceAfterAndBeforeDomainClassName -- Time elapsed: 0.634 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClassWitAQLSyntaxANdhMetamodelReferencedFromRegistry -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationMetaModelsVSM -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSM -- Time elapsed: 0.211 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMForEachKindOfProblem -- Time elapsed: 0.614 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testTypeValidation -- Time elapsed: 0.302 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClass -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBlankVariableNameValidation -- Time elapsed: 0.291 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAttributeNameValidation -- Time elapsed: 0.562 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAppliedOnValidation -- Time elapsed: 0.486 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testEmptyAppliedOnValidation -- Time elapsed: 0.010 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithOnlyCustomStyle -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithNotOnlyCustumStyle -- Time elapsed: 0.189 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation1 -- Time elapsed: 0.552 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation2 -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationAppliedOnValidation -- Time elapsed: 0.490 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testCustomizationValidation -- Time elapsed: 0.515 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationReferenceNameValidation -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEReferenceCustomizationValidation -- Time elapsed: 0.468 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEAttributeCustomizationValidation -- Time elapsed: 0.470 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.078 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.001 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.001 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 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.001 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.001 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.39: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.40: (predicateExpression : aql:diagram.edges->size()> 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.41: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.42: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.43: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.44: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.45: (preconditionExpression : aql:source.type <> null && target.messages->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0.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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.70: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.71: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.72: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.73: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.74: (predicateExpression : aql:view.childrenPresentation = diagram::ContainerLayout::List in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.75: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0.001 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 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.001 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 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.001 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.001 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.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.103: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.104: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.105: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.106: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.003 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.002 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.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.109: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.110: (browseExpression : aql:i.participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.004 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.003 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.002 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.004 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.115: (precondition : aql:container.ownedInteractions->size() >0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.116: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.117: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.118: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.121: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:For)] -- Time elapsed: 0.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.004 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.123: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.124: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.125: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Only Participant Mapping:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.126: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Only Participant Mapping:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.127: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Only Participant Mapping:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.128: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.129: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.130: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 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.002 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.136: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.137: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0.001 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.002 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.005 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.014 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.001 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.002 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.005 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.005 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.002 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.005 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.020 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.005 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.014 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.001 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.001 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.001 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.170: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.171: (browseExpression : var:targetView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.172: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.173: (browseExpression : var:sourceView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.174: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.175: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.176: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.177: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.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.002 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.002 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.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.184: (browseExpression : var:sourceView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.185: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.186: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.187: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 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.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.189: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.190: (browseExpression : feature:width in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.191: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.192: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 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.002 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.001 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.002 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.001 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.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.200: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.201: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.202: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 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.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.205: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.206: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 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.002 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.005 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.001 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 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.007 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.006 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.004 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.006 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 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.003 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.002 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.006 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.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.225: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.226: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.227: (browseExpression : aql:self.childrenPresentation = diagram::ContainerLayout::List in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 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 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.001 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.001 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.001 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.001 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.245: (browseExpression : aql:target.states in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.246: (browseExpression : aql:edgeView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Reconnect participantnode to interaction node:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.257: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.258: (conditionExpression : aql:self.name = diagramName in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext:If)] -- Time elapsed: 0.001 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.003 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 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.001 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.002 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.001 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.001 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.002 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.001 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.001 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 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.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.288: (headerLabelExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.289: (predicateExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:ForegroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.290: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:XTable:Message Line:ForegroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.291: (predicateExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:BackgroundConditionalStyle)] -- Time elapsed: 0.001 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.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.301: (browseExpression : var:container in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.302: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.308: (headerLabelExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.309: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.310: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext)] -- Time elapsed: 0.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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.313: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.314: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.316: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.317: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.318: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.319: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 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.075 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.001 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.329: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.330: (browseExpression : var:lineSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.331: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Intersection Message Participant:Create Cell:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 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.001 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.001 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.344: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.345: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.346: (browseExpression : var:element in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0.004 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.001 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.001 s org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtension -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtensionTwice -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.api.mm.MMTest.testGetMappingsOverride -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.api.mm.MMTest.testIdentifiedElementInheritence -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesInstanceRoleAndLifeline -- Time elapsed: 1.146 s org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesOneSemanticElement -- Time elapsed: 1.000 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.037 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.001 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.002 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testChildElementIsDeletedWhenSourceIsDeleted -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramIsRecreatedWhenRemoved -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testBasicMessageToEdgeMappingRules -- Time elapsed: 0.003 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.001 s org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificMappingsAvailable -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificToolsAvailable -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_execution_identification -- Time elapsed: 0.962 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_diagram_identification -- Time elapsed: 0.976 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_instancerole_identification -- Time elapsed: 0.939 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_operand_fragment_identification -- Time elapsed: 0.888 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_observation_point_identification -- Time elapsed: 1.085 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_message_identification -- Time elapsed: 0.937 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_state_identification -- Time elapsed: 0.958 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lost_message_end_identification -- Time elapsed: 1.007 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lifeline_identification -- Time elapsed: 0.932 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_combined_fragment_identification -- Time elapsed: 0.932 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_end_of_life_identification -- Time elapsed: 0.948 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_interaction_use_identification -- Time elapsed: 0.909 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_navigation_diagram_to_lifelines -- Time elapsed: 0.978 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_observation_point_on_diagram -- Time elapsed: 1.033 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_non_reflective_synchronous_message -- Time elapsed: 1.079 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_states_on_diagram -- Time elapsed: 0.973 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_messages_on_diagram -- Time elapsed: 0.983 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_executions_on_diagram -- Time elapsed: 0.943 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_lost_messages_end_on_diagram -- Time elapsed: 0.989 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_interaction_uses_on_diagram -- Time elapsed: 0.921 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_combined_fragments_on_diagram -- Time elapsed: 0.933 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_operands_on_diagram -- Time elapsed: 0.941 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_message -- Time elapsed: 1.031 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_lifeline -- Time elapsed: 0.998 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_combined_fragment -- Time elapsed: 0.982 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_state -- Time elapsed: 0.993 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_operand -- Time elapsed: 0.970 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_execution -- Time elapsed: 0.979 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_interaction_use -- Time elapsed: 1.021 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_message -- Time elapsed: 1.069 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_lifeline -- Time elapsed: 1.323 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_combined_fragment -- Time elapsed: 1.042 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_operand -- Time elapsed: 1.023 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_execution -- Time elapsed: 1.008 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_interaction_use -- Time elapsed: 1.062 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelinesSouthCenteredBorderItemLocatorTest.testArrangeAllAfterSequenceDiagramCreationGeneratesValidBounds -- Time elapsed: 1.196 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextCreationInALifelineNotPossible -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteUnset -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteCreationInALifelineNotPossible -- Time elapsed: 0.639 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextDropInALifelineNotPossible -- Time elapsed: 0.610 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testSequenceDiagramEditPartBrokerDetection -- Time elapsed: 0.687 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteDropInALifelineNotPossible -- Time elapsed: 0.581 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1Bis -- Time elapsed: 1.265 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testDiagramConsistency -- Time elapsed: 0.696 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1 -- Time elapsed: 1.353 s org.eclipse.sirius.tests.unit.diagram.sequence.HeaderHeightTests.testHeaderHeightSize -- Time elapsed: 0.658 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.AbstractToolDescription_Precondition_AbstractVariable_Access_Tests.testSequenceSpecificsVariablesAccess -- Time elapsed: 1.855 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDoneOnce -- Time elapsed: 0.281 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDone -- Time elapsed: 0.701 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDoneOnce -- Time elapsed: 0.275 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDone -- Time elapsed: 0.663 s org.eclipse.sirius.tests.unit.diagram.sequence.OperandFigureAndEdgesTest.testNoteAttachmentIsVisible -- Time elapsed: 0.614 s org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteOperandContainingNote -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteCombinedFragmentContainingNote -- Time elapsed: 0.939 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckConsistantStoreFormat -- Time elapsed: 4.664 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckNumberOfStoredFormats -- Time elapsed: 4.303 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testBasicStoreFormat -- Time elapsed: 4.271 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreEdgeFormatData -- Time elapsed: 0.671 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreNodeFormatData -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckConsistentStoreFormat -- Time elapsed: 4.624 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckNumberOfStoredFormats -- Time elapsed: 4.050 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testBasicStoreFormat -- Time elapsed: 4.129 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreEdgeFormatData -- Time elapsed: 0.693 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreNodeFormatData -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[0] -- Time elapsed: 1.133 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[1] -- Time elapsed: 1.128 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[2] -- Time elapsed: 0.891 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[3] -- Time elapsed: 0.737 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[4] -- Time elapsed: 0.769 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[5] -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[6] -- Time elapsed: 0.715 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[7] -- Time elapsed: 0.693 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[8] -- Time elapsed: 0.682 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[9] -- Time elapsed: 0.718 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[10] -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[11] -- Time elapsed: 0.870 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[12] -- Time elapsed: 0.719 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[13] -- Time elapsed: 0.772 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[14] -- Time elapsed: 0.747 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[15] -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[16] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[17] -- Time elapsed: 0.690 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[18] -- Time elapsed: 0.937 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[19] -- Time elapsed: 0.959 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[20] -- Time elapsed: 0.912 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[21] -- Time elapsed: 1.139 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[22] -- Time elapsed: 1.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[23] -- Time elapsed: 1.113 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[24] -- Time elapsed: 0.901 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[25] -- Time elapsed: 0.908 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[26] -- Time elapsed: 0.880 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[27] -- Time elapsed: 0.900 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[28] -- Time elapsed: 0.946 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[29] -- Time elapsed: 0.926 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenEntitiesRepresentationInEditor -- Time elapsed: 0.542 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenCrossTableRepresentationInEditor -- Time elapsed: 1.520 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenTableRepresentationInEditor -- Time elapsed: 0.520 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testCreateAndOpenTableRepresentationInEditor -- Time elapsed: 0.512 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithPrefix -- Time elapsed: 0.439 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithoutPrefix -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.perf.common.Session1MillionTests.testSessionCreationTime -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testTwoRepresentationsMovesSuccessively -- Time elapsed: 1.256 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testOpenMultipleSessions -- Time elapsed: 0.927 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoMultipleSyncNotifications -- Time elapsed: 0.879 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testDeleteAndUndo -- Time elapsed: 0.902 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCloseEventsNonDirty -- Time elapsed: 1.855 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoNotification -- Time elapsed: 0.903 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCreateRepresentationEvents -- Time elapsed: 0.874 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testSaveSession -- Time elapsed: 0.887 s org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testBorderedBoundsAreCorrectAfterRunningRepair -- Time elapsed: 0.222 s org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testFiltersAreCorrectlyRestoredAfterRunningRepair -- Time elapsed: 0.666 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizations -- Time elapsed: 1.269 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizationsUnsynchronized -- Time elapsed: 1.386 s org.eclipse.sirius.tests.unit.multipageeditor.SiriusMultiPageEditorTest.testDiagramEditorOpeningInsideMultiPageEditor -- Time elapsed: 0.604 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[0] -- Time elapsed: 0.953 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[1] -- Time elapsed: 0.931 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[2] -- Time elapsed: 0.900 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[3] -- Time elapsed: 0.965 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[4] -- Time elapsed: 0.851 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[5] -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[6] -- Time elapsed: 0.307 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[7] -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[8] -- Time elapsed: 0.292 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[9] -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[10] -- Time elapsed: 0.359 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[11] -- Time elapsed: 0.266 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[12] -- Time elapsed: 0.291 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[13] -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[14] -- Time elapsed: 0.267 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[15] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[16] -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[17] -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[18] -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[19] -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[20] -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[21] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[22] -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[23] -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[24] -- Time elapsed: 0.273 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[25] -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[26] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[27] -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[28] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[29] -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[30] -- Time elapsed: 0.869 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[31] -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[32] -- Time elapsed: 0.795 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[33] -- Time elapsed: 0.815 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[34] -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[35] -- Time elapsed: 0.877 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[36] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[37] -- Time elapsed: 0.814 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[38] -- Time elapsed: 0.819 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[39] -- Time elapsed: 0.833 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[40] -- Time elapsed: 0.773 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[41] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[42] -- Time elapsed: 0.787 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[43] -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[44] -- Time elapsed: 0.795 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[45] -- Time elapsed: 0.766 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[46] -- Time elapsed: 0.784 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[47] -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[48] -- Time elapsed: 0.868 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[49] -- Time elapsed: 0.857 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[50] -- Time elapsed: 0.854 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[51] -- Time elapsed: 0.874 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[52] -- Time elapsed: 0.840 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[53] -- Time elapsed: 0.846 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[54] -- Time elapsed: 0.791 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[55] -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[56] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[57] -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[58] -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[59] -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[60] -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[61] -- Time elapsed: 0.267 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[62] -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[63] -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[64] -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[65] -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[66] -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[67] -- Time elapsed: 0.276 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[68] -- Time elapsed: 0.290 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[69] -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[70] -- Time elapsed: 0.273 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[71] -- Time elapsed: 0.268 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[72] -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[73] -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[74] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[75] -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[76] -- Time elapsed: 0.267 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[77] -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[78] -- Time elapsed: 0.290 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[79] -- Time elapsed: 0.334 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[80] -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[81] -- Time elapsed: 0.851 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[82] -- Time elapsed: 0.831 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[83] -- Time elapsed: 0.854 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[84] -- Time elapsed: 0.881 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[85] -- Time elapsed: 0.863 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[86] -- Time elapsed: 0.862 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[87] -- Time elapsed: 0.886 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[88] -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[89] -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[90] -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[91] -- Time elapsed: 0.879 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[92] -- Time elapsed: 0.853 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[93] -- Time elapsed: 0.789 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[94] -- Time elapsed: 0.812 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[95] -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[96] -- Time elapsed: 0.839 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[97] -- Time elapsed: 0.869 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[98] -- Time elapsed: 0.800 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[99] -- Time elapsed: 0.833 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[100] -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[101] -- Time elapsed: 0.775 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[102] -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[103] -- Time elapsed: 0.786 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[104] -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[105] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[106] -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[107] -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[108] -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[109] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[110] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[111] -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[112] -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[113] -- Time elapsed: 0.243 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[114] -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[115] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[116] -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[117] -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[118] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[119] -- Time elapsed: 0.283 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[120] -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[121] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[122] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[123] -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[124] -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[125] -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[126] -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[127] -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[128] -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[129] -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[130] -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[131] -- Time elapsed: 0.805 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[132] -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[133] -- Time elapsed: 0.837 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[134] -- Time elapsed: 0.912 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[135] -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[136] -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[137] -- Time elapsed: 0.828 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[138] -- Time elapsed: 0.868 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[139] -- Time elapsed: 0.884 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[140] -- Time elapsed: 0.805 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[141] -- Time elapsed: 0.836 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[142] -- Time elapsed: 0.819 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[143] -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[144] -- Time elapsed: 0.819 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[145] -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[146] -- Time elapsed: 0.813 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[147] -- Time elapsed: 0.789 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[148] -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[149] -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[150] -- Time elapsed: 0.833 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[151] -- Time elapsed: 0.815 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[152] -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[153] -- Time elapsed: 0.847 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[154] -- Time elapsed: 0.856 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[155] -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[156] -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[157] -- Time elapsed: 0.290 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[158] -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[159] -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[160] -- Time elapsed: 0.268 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[161] -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[162] -- Time elapsed: 0.284 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[163] -- Time elapsed: 0.273 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[164] -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[165] -- Time elapsed: 0.266 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[166] -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[167] -- Time elapsed: 0.280 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[168] -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[169] -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[170] -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[171] -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[172] -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[173] -- Time elapsed: 0.279 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[174] -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[175] -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[176] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[177] -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[178] -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[179] -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[180] -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[181] -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[182] -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[183] -- Time elapsed: 0.786 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[184] -- Time elapsed: 0.936 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[185] -- Time elapsed: 0.812 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[186] -- Time elapsed: 0.801 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[187] -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[188] -- Time elapsed: 0.822 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[189] -- Time elapsed: 0.934 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[190] -- Time elapsed: 0.818 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[191] -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[192] -- Time elapsed: 0.823 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[193] -- Time elapsed: 0.813 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[194] -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[195] -- Time elapsed: 0.764 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[196] -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[197] -- Time elapsed: 0.730 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[198] -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[199] -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[200] -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[201] -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[202] -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[203] -- Time elapsed: 0.823 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[204] -- Time elapsed: 0.817 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[205] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[206] -- Time elapsed: 0.275 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[207] -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[208] -- Time elapsed: 0.288 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[209] -- Time elapsed: 0.307 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[210] -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[211] -- Time elapsed: 0.303 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[212] -- Time elapsed: 0.285 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[213] -- Time elapsed: 0.413 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[214] -- Time elapsed: 0.311 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[215] -- Time elapsed: 0.291 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[216] -- Time elapsed: 0.283 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[217] -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[218] -- Time elapsed: 0.301 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[219] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[220] -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[221] -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[222] -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[223] -- Time elapsed: 0.271 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[224] -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[225] -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[226] -- Time elapsed: 0.285 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[227] -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[228] -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[229] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[230] -- Time elapsed: 0.860 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[231] -- Time elapsed: 0.911 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[232] -- Time elapsed: 0.874 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[233] -- Time elapsed: 0.872 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[234] -- Time elapsed: 1.033 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[235] -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[236] -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[237] -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[238] -- Time elapsed: 0.863 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[239] -- Time elapsed: 0.876 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[240] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[241] -- Time elapsed: 0.807 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[242] -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[243] -- Time elapsed: 0.775 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[244] -- Time elapsed: 0.780 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[245] -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[246] -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[247] -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[248] -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[249] -- Time elapsed: 0.800 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[250] -- Time elapsed: 0.849 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[251] -- Time elapsed: 0.850 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[252] -- Time elapsed: 0.833 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[253] -- Time elapsed: 0.799 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[254] -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[255] -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[256] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[257] -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[258] -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[259] -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[260] -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[261] -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[262] -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[263] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[264] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[265] -- Time elapsed: 0.293 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[266] -- Time elapsed: 0.245 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[267] -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[268] -- Time elapsed: 0.276 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[269] -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[270] -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[271] -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[272] -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[273] -- Time elapsed: 0.264 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[274] -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[275] -- Time elapsed: 0.268 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[276] -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[277] -- Time elapsed: 0.300 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[278] -- Time elapsed: 0.280 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[279] -- Time elapsed: 0.266 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[280] -- Time elapsed: 0.824 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[281] -- Time elapsed: 0.843 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[282] -- Time elapsed: 0.843 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[283] -- Time elapsed: 1.067 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[284] -- Time elapsed: 0.853 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[285] -- Time elapsed: 0.782 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[286] -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[287] -- Time elapsed: 0.876 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[288] -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[289] -- Time elapsed: 0.882 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[290] -- Time elapsed: 0.791 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[291] -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[292] -- Time elapsed: 0.868 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[293] -- Time elapsed: 0.860 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[294] -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[295] -- Time elapsed: 0.823 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[296] -- Time elapsed: 0.906 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[297] -- Time elapsed: 0.819 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[298] -- Time elapsed: 0.822 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[299] -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[300] -- Time elapsed: 0.840 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[301] -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[302] -- Time elapsed: 0.865 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[303] -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[304] -- Time elapsed: 0.881 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[305] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[306] -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[307] -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[308] -- Time elapsed: 0.271 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[309] -- Time elapsed: 0.249 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[310] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[311] -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[312] -- Time elapsed: 0.247 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[313] -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[314] -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[315] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[316] -- Time elapsed: 0.308 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[317] -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[318] -- Time elapsed: 0.247 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[319] -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[320] -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[321] -- Time elapsed: 0.266 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[322] -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[323] -- Time elapsed: 0.266 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[324] -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[325] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[326] -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[327] -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[328] -- Time elapsed: 0.293 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[329] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[330] -- Time elapsed: 0.841 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[331] -- Time elapsed: 0.851 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[332] -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[333] -- Time elapsed: 0.880 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[334] -- Time elapsed: 0.873 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[335] -- Time elapsed: 0.834 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[336] -- Time elapsed: 0.857 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[337] -- Time elapsed: 0.862 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[338] -- Time elapsed: 0.829 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[339] -- Time elapsed: 0.895 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[340] -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[341] -- Time elapsed: 0.813 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[342] -- Time elapsed: 0.804 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[343] -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[344] -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[345] -- Time elapsed: 0.814 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[346] -- Time elapsed: 0.876 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[347] -- Time elapsed: 0.787 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[348] -- Time elapsed: 0.828 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[349] -- Time elapsed: 0.795 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[350] -- Time elapsed: 1.210 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[351] -- Time elapsed: 1.237 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[352] -- Time elapsed: 1.266 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[353] -- Time elapsed: 1.273 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[354] -- Time elapsed: 1.385 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[355] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[356] -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[357] -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[358] -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[359] -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[360] -- Time elapsed: 0.268 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[361] -- Time elapsed: 0.283 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[362] -- Time elapsed: 0.277 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[363] -- Time elapsed: 0.244 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[364] -- Time elapsed: 0.243 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[365] -- Time elapsed: 0.340 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[366] -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[367] -- Time elapsed: 0.273 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[368] -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[369] -- Time elapsed: 0.268 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[370] -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[371] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[372] -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[373] -- Time elapsed: 0.266 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[374] -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[375] -- Time elapsed: 0.285 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[376] -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[377] -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[378] -- Time elapsed: 0.264 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[379] -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[380] -- Time elapsed: 1.318 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[381] -- Time elapsed: 1.392 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[382] -- Time elapsed: 1.322 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[383] -- Time elapsed: 1.477 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[384] -- Time elapsed: 1.403 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[385] -- Time elapsed: 1.339 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[386] -- Time elapsed: 1.377 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[387] -- Time elapsed: 1.305 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[388] -- Time elapsed: 1.327 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[389] -- Time elapsed: 1.548 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[390] -- Time elapsed: 1.218 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[391] -- Time elapsed: 1.287 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[392] -- Time elapsed: 1.219 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[393] -- Time elapsed: 1.241 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[394] -- Time elapsed: 1.272 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[395] -- Time elapsed: 1.239 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[396] -- Time elapsed: 1.227 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[397] -- Time elapsed: 1.245 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[398] -- Time elapsed: 1.238 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[399] -- Time elapsed: 1.343 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[400] -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[401] -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[402] -- Time elapsed: 0.813 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[403] -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[404] -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[405] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[406] -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[407] -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[408] -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[409] -- Time elapsed: 0.303 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[410] -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[411] -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[412] -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[413] -- Time elapsed: 0.279 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[414] -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[415] -- Time elapsed: 0.280 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[416] -- Time elapsed: 0.266 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[417] -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[418] -- Time elapsed: 0.244 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[419] -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[420] -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[421] -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[422] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[423] -- Time elapsed: 0.273 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[424] -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[425] -- Time elapsed: 0.268 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[426] -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[427] -- Time elapsed: 0.280 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[428] -- Time elapsed: 0.267 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[429] -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[430] -- Time elapsed: 0.834 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[431] -- Time elapsed: 0.815 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[432] -- Time elapsed: 0.823 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[433] -- Time elapsed: 0.814 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[434] -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[435] -- Time elapsed: 0.773 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[436] -- Time elapsed: 0.864 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[437] -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[438] -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[439] -- Time elapsed: 0.862 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[440] -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[441] -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[442] -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[443] -- Time elapsed: 0.795 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[444] -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[445] -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[446] -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[447] -- Time elapsed: 0.866 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[448] -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[449] -- Time elapsed: 0.807 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[450] -- Time elapsed: 0.786 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[451] -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[452] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[453] -- Time elapsed: 0.773 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[454] -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[455] -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[456] -- Time elapsed: 0.301 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[457] -- Time elapsed: 0.245 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[458] -- Time elapsed: 0.256 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[459] -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[460] -- Time elapsed: 0.263 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[461] -- Time elapsed: 0.247 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[462] -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[463] -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[464] -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[465] -- Time elapsed: 0.264 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[466] -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[467] -- Time elapsed: 0.319 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[468] -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[469] -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[470] -- Time elapsed: 0.268 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[471] -- Time elapsed: 0.281 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[472] -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[473] -- Time elapsed: 0.295 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[474] -- Time elapsed: 0.283 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[475] -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[476] -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[477] -- Time elapsed: 0.281 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[478] -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[479] -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[480] -- Time elapsed: 0.888 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[481] -- Time elapsed: 0.845 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[482] -- Time elapsed: 0.824 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[483] -- Time elapsed: 0.850 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[484] -- Time elapsed: 0.857 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[485] -- Time elapsed: 0.843 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[486] -- Time elapsed: 0.844 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[487] -- Time elapsed: 0.914 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[488] -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[489] -- Time elapsed: 0.874 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[490] -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[491] -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[492] -- Time elapsed: 0.827 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[493] -- Time elapsed: 0.817 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[494] -- Time elapsed: 0.754 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[495] -- Time elapsed: 0.805 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[496] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[497] -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[498] -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[499] -- Time elapsed: 0.780 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.202405161953 [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:16533): Gtk-CRITICAL **: 20:34:25.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16533): Gtk-CRITICAL **: 20:34:25.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram() (SWT:16533): Gtk-CRITICAL **: 20:34:32.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16533): Gtk-CRITICAL **: 20:34:32.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram() (SWT:16533): Gtk-CRITICAL **: 20:34:37.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16533): Gtk-CRITICAL **: 20:34:37.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename() (SWT:16533): Gtk-CRITICAL **: 20:34:41.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16533): Gtk-CRITICAL **: 20:34:42.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation() (SWT:16533): Gtk-CRITICAL **: 20:34:45.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16533): Gtk-CRITICAL **: 20:34:45.670: 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: 56.25 s -- in org.eclipse.sirius.tests.suite.tree.AllSiriusTestSuite org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.931 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForContainerDropTool -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesInitialization -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testCreateDeletionTools -- Time elapsed: 1.746 s org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testDeleteUndo -- Time elapsed: 6.142 s org.eclipse.sirius.tests.api.tools.TreeItemCreationToolsTest.testCreateInRepresentation -- Time elapsed: 0.909 s org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testAisSuperOfB -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testMappingHierarchy -- Time elapsed: 0.001 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.781 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithNoBehavior -- Time elapsed: 0.668 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithEditMask -- Time elapsed: 0.678 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditDefinitionWithImports -- Time elapsed: 0.672 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithPrecondition -- Time elapsed: 0.633 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testCreateElement -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSynchronizationSemanticElementsMappgings -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRefreshBoundedToExpansionState -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSwitchMappingInHierarchy -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testDeleteElement -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderKeptOnSubsequentRefreshes -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderIsDeterministicAmongRepresentationInstances -- Time elapsed: 0.195 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testWarningLoggingWithIncorrectSemanticCandidateExpression -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRenameElement -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderMatchesTheModelOrder -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.tree.TreeVariablesTest.testAvailableVariablesForTreeItem -- Time elapsed: 1.350 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropAfter -- Time elapsed: 0.854 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.520 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDDirectlyOnTree -- Time elapsed: 0.525 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithSingleSelection -- Time elapsed: 0.496 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testPrecedingSiblingsValues -- Time elapsed: 0.416 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropBefore -- Time elapsed: 0.485 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithPermissionAuthority -- Time elapsed: 0.423 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithFalseToolPrecondition -- Time elapsed: 0.405 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithSingleSelection -- Time elapsed: 0.463 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.439 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithMultipleSelection -- Time elapsed: 0.443 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.405 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.403 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testAddClassOnDiagram -- Time elapsed: 9.181 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram -- Time elapsed: 5.118 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram -- Time elapsed: 4.718 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename -- Time elapsed: 3.761 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation -- Time elapsed: 3.391 s org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrdersOnTreeCreation -- Time elapsed: 0.231 s org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrders -- Time elapsed: 0.251 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testEditTool -- Time elapsed: 0.363 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testDeleteFromTool -- Time elapsed: 0.286 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testToolCreateSiblingClass -- Time elapsed: 0.348 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.362 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.348 s org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.177 s org.eclipse.sirius.tests.unit.dialect.TreeUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.628 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.202405161953 [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:16805): Gtk-WARNING **: 20:35:31.588: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:35:31.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:31.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:31.728: 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:16805): Gtk-WARNING **: 20:35:43.056: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:35:43.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:43.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:43.128: 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:16805): Gtk-WARNING **: 20:35:48.852: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:35:48.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:48.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:48.916: 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:16805): Gtk-WARNING **: 20:35:51.832: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:35:51.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:51.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:51.890: 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:16805): Gtk-WARNING **: 20:35:54.535: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:35:54.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:54.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:54.595: 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:16805): Gtk-WARNING **: 20:35:57.136: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:35:57.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:57.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:35:57.198: 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:16805): Gtk-WARNING **: 20:36:01.023: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:01.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:01.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:01.079: 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:16805): Gtk-WARNING **: 20:36:04.728: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:04.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:04.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:04.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin() (Eclipse:16805): Gtk-WARNING **: 20:36:07.179: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:07.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:07.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:07.239: 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:16805): Gtk-WARNING **: 20:36:09.562: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:09.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:09.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:09.625: 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:16805): Gtk-WARNING **: 20:36:12.971: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:12.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:13.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:13.033: 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:16805): Gtk-WARNING **: 20:36:15.416: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:15.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:15.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:15.473: 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:16805): Gtk-WARNING **: 20:36:18.030: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:18.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:18.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:18.085: 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:16805): Gtk-WARNING **: 20:36:20.416: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:20.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:20.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:20.471: 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:16805): Gtk-WARNING **: 20:36:23.930: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:23.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:23.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:23.989: 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:16805): Gtk-WARNING **: 20:36:28.056: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:28.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:28.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:28.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:30.718: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:30.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:30.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:30.778: 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:16805): Gtk-WARNING **: 20:36:33.030: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:33.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:33.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:33.089: 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:16805): Gtk-WARNING **: 20:36:35.223: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:35.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:35.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:35.278: 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:16805): Gtk-WARNING **: 20:36:37.314: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:37.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:37.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:37.373: 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:16805): Gtk-WARNING **: 20:36:40.349: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:40.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:40.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:40.406: 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:16805): Gtk-WARNING **: 20:36:43.202: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:43.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:43.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:43.256: 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:16805): Gtk-WARNING **: 20:36:46.377: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:46.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:46.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:46.433: 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:16805): Gtk-WARNING **: 20:36:49.335: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:49.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:49.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:49.390: 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:16805): Gtk-WARNING **: 20:36:51.950: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:51.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:51.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:52.006: 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:16805): Gtk-WARNING **: 20:36:54.622: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:54.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:54.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:54.678: 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:16805): Gtk-WARNING **: 20:36:57.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:36:57.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36:57.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:36: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.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose() (Eclipse:16805): Gtk-WARNING **: 20:37:00.522: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:00.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:00.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:00.577: 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:16805): Gtk-WARNING **: 20:37:03.719: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:03.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:03.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:03.785: 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:16805): Gtk-WARNING **: 20:37:05.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:05.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:05.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:06.012: 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:16805): Gtk-WARNING **: 20:37:08.628: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:08.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:08.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:08.688: 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:16805): Gtk-WARNING **: 20:37:11.135: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:11.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:11.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:11.193: 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:16805): Gtk-WARNING **: 20:37:14.448: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:14.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:14.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:14.507: 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:16805): Gtk-WARNING **: 20:37:17.636: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:17.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:17.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:17.691: 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:16805): Gtk-WARNING **: 20:37:20.330: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:20.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:20.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:20.387: 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:16805): Gtk-WARNING **: 20:37:23.701: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:23.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:23.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:23.757: 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:16805): Gtk-WARNING **: 20:37:26.401: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:26.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:26.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:26.457: 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:16805): Gtk-WARNING **: 20:37:29.953: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:29.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:29.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:30.009: 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:16805): Gtk-WARNING **: 20:37:33.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:34.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:34.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:34.038: 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:16805): Gtk-WARNING **: 20:37:37.230: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:37.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:37.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:37.290: 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:16805): Gtk-WARNING **: 20:37:39.777: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:39.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:39.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:39.833: 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:16805): Gtk-WARNING **: 20:37:43.004: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:43.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:43.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:43.058: 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:16805): Gtk-WARNING **: 20:37:45.833: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:45.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:45.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:45.888: 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:16805): Gtk-WARNING **: 20:37:48.354: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:48.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:48.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:48.408: 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:16805): Gtk-WARNING **: 20:37:51.024: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:51.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:51.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:51.079: 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:16805): Gtk-WARNING **: 20:37:53.324: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:53.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:53.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:53.377: 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:16805): Gtk-WARNING **: 20:37:57.478: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:37:57.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:57.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:37:57.536: 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:16805): Gtk-WARNING **: 20:38:04.617: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:04.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:04.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:04.673: 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:16805): Gtk-WARNING **: 20:38:07.037: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:07.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:07.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:07.094: 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:16805): Gtk-WARNING **: 20:38:09.498: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:09.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:09.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:09.556: 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:16805): Gtk-WARNING **: 20:38:12.706: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:12.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:12.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:12.766: 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:16805): Gtk-WARNING **: 20:38:15.314: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:15.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:15.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:15.371: 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:16805): Gtk-WARNING **: 20:38:17.689: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:17.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:17.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:17.745: 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:16805): Gtk-WARNING **: 20:38:19.969: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:19.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:19.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:20.023: 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:16805): Gtk-WARNING **: 20:38:22.856: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:22.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:22.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:22.912: 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:16805): Gtk-WARNING **: 20:38:25.553: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:25.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:25.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:25.607: 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:16805): Gtk-WARNING **: 20:38:30.256: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:30.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:30.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:30.311: 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:16805): Gtk-WARNING **: 20:38:32.567: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:32.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:32.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:32.622: 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:16805): Gtk-WARNING **: 20:38:34.746: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:34.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:34.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:34.800: 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:16805): Gtk-WARNING **: 20:38:40.548: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:40.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:40.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:40.602: 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:16805): Gtk-WARNING **: 20:38:46.021: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:46.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:46.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:46.074: 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:16805): Gtk-WARNING **: 20:38:51.467: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:51.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:51.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:51.522: 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:16805): Gtk-WARNING **: 20:38:54.148: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:54.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:54.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:54.203: 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:16805): Gtk-WARNING **: 20:38:56.343: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:56.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:56.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:56.398: 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:16805): Gtk-WARNING **: 20:38:59.600: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:38:59.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:59.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:38:59.656: 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:16805): Gtk-WARNING **: 20:39:01.849: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:01.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:01.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:01.901: 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:16805): Gtk-WARNING **: 20:39:04.518: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:04.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:04.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:04.574: 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:16805): Gtk-WARNING **: 20:39:07.200: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:07.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:07.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:07.255: 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:16805): Gtk-WARNING **: 20:39:09.952: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:09.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:09.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:10.009: 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:16805): Gtk-WARNING **: 20:39:12.711: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:12.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:12.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:12.770: 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:16805): Gtk-WARNING **: 20:39:15.557: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:15.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:15.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:15.612: 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:16805): Gtk-WARNING **: 20:39:18.289: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:18.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:18.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39: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.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift() (Eclipse:16805): Gtk-WARNING **: 20:39:20.964: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:20.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:20.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:21.022: 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:16805): Gtk-WARNING **: 20:39:23.673: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:23.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:23.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:23.726: 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:16805): Gtk-WARNING **: 20:39:26.328: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:26.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:26.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:26.381: 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:16805): Gtk-WARNING **: 20:39:28.962: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:28.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:28.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:29.018: 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:16805): Gtk-WARNING **: 20:39:31.614: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:31.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:31.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:31.669: 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:16805): Gtk-WARNING **: 20:39:34.218: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:34.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:34.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:34.273: 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:16805): Gtk-WARNING **: 20:39:36.705: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:36.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:36.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:36.760: 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:16805): Gtk-WARNING **: 20:39:39.206: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:39.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:39.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:39.260: 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:16805): Gtk-WARNING **: 20:39:41.723: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:41.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:41.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:41.782: 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:16805): Gtk-WARNING **: 20:39:45.708: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:45.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:45.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:45.763: 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:16805): Gtk-WARNING **: 20:39:49.925: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:49.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:49.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:49.986: 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:16805): Gtk-WARNING **: 20:39:54.722: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:54.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:54.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:54.780: 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:16805): Gtk-WARNING **: 20:39:57.138: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:39:57.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:57.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:39:57.193: 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:16805): Gtk-WARNING **: 20:40:02.011: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:40:02.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:02.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:02.065: 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:16805): Gtk-WARNING **: 20:40:04.289: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:40:04.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:04.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:04.345: 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:16805): Gtk-WARNING **: 20:40:06.301: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:40:06.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:06.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:06.357: 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:16805): Gtk-WARNING **: 20:40:08.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:40:08.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:08.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:08.373: 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:16805): Gtk-WARNING **: 20:40:11.002: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:40:11.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:11.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:11.060: 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:16805): Gtk-WARNING **: 20:40:50.102: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:40:50.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:50.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:50.156: 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:16805): Gtk-WARNING **: 20:40:52.797: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:40:52.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:52.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:52.852: 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:16805): Gtk-WARNING **: 20:40:55.366: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:40:55.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:55.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:55.424: 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:16805): Gtk-WARNING **: 20:40:57.911: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:40:57.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:57.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:40:57.966: 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:16805): Gtk-WARNING **: 20:41:01.204: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:01.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:01.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:01.257: 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:16805): Gtk-WARNING **: 20:41:06.652: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:06.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:06.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:06.708: 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:16805): Gtk-WARNING **: 20:41:09.407: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:09.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:09.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:09.463: 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:16805): Gtk-WARNING **: 20:41:12.420: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:12.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:12.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:12.484: 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:16805): Gtk-WARNING **: 20:41:14.730: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:14.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:14.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:14.799: 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:16805): Gtk-WARNING **: 20:41:18.065: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:18.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:18.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:18.119: 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:16805): Gtk-WARNING **: 20:41:23.658: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:23.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:23.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:23.712: 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:16805): Gtk-WARNING **: 20:41:26.251: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:26.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:26.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:26.305: 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:16805): Gtk-WARNING **: 20:41:28.414: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:28.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:28.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:28.467: 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:16805): Gtk-WARNING **: 20:41:30.759: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:30.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:30.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:30.813: 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:16805): Gtk-WARNING **: 20:41:33.353: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:33.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:33.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:33.408: 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:16805): Gtk-WARNING **: 20:41:35.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:35.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:35.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:35.816: 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:16805): Gtk-WARNING **: 20:41:40.602: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:40.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:40.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:40.656: 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:16805): Gtk-WARNING **: 20:41:47.156: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:47.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:47.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:47.214: 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:16805): Gtk-WARNING **: 20:41:52.209: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:52.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:52.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:52.265: 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:16805): Gtk-WARNING **: 20:41:56.446: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:56.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:56.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:56.499: 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:16805): Gtk-WARNING **: 20:41:58.425: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:41:58.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:58.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:41:58.480: 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:16805): Gtk-WARNING **: 20:42:00.695: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:00.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:00.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:00.751: 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:16805): Gtk-WARNING **: 20:42:03.542: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:03.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:03.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:03.606: 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:16805): Gtk-WARNING **: 20:42:05.918: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:05.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:05.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:05.975: 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:16805): Gtk-WARNING **: 20:42:07.932: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:07.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:07.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:07.988: 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:16805): Gtk-WARNING **: 20:42:10.232: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:10.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:10.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:10.290: 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:16805): Gtk-WARNING **: 20:42:12.795: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:12.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:12.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:12.869: 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:16805): Gtk-WARNING **: 20:42:15.102: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:15.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:15.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:15.158: 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:16805): Gtk-WARNING **: 20:42:17.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:17.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:17.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:17.160: 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:16805): Gtk-WARNING **: 20:42:19.590: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:19.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:19.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:19.643: 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:16805): Gtk-WARNING **: 20:42:26.018: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:26.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:26.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:26.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:28.214: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:28.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:28.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:28.271: 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:16805): Gtk-WARNING **: 20:42:32.700: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:32.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:32.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:32.755: 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:16805): Gtk-WARNING **: 20:42:37.554: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:37.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:37.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:37.610: 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:16805): Gtk-WARNING **: 20:42:39.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:39.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:39.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:39.951: 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:16805): Gtk-WARNING **: 20:42:42.294: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:42.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:42.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:42.362: 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:16805): Gtk-WARNING **: 20:42:45.139: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:45.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:45.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:45.192: 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:16805): Gtk-WARNING **: 20:42:47.404: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:47.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:47.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:47.461: 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:16805): Gtk-WARNING **: 20:42:49.630: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:49.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:49.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:49.685: 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:16805): Gtk-WARNING **: 20:42:56.443: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:56.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:56.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:56.498: 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:16805): Gtk-WARNING **: 20:42:59.504: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:42:59.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:59.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:42:59.559: 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:16805): Gtk-WARNING **: 20:43:01.810: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:01.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:01.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:01.864: 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:16805): Gtk-WARNING **: 20:43:05.257: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:05.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:05.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:05.313: 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:16805): Gtk-WARNING **: 20:43:08.577: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:08.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:08.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:08.632: 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:16805): Gtk-WARNING **: 20:43:12.627: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:12.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:12.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:12.685: 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:16805): Gtk-WARNING **: 20:43:17.301: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:17.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:17.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:17.356: 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:16805): Gtk-WARNING **: 20:43:20.256: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:20.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:20.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:20.312: 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:16805): Gtk-WARNING **: 20:43:24.490: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:24.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:24.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:24.545: 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:16805): Gtk-WARNING **: 20:43:27.263: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:27.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:27.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:27.320: 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:16805): Gtk-WARNING **: 20:43:29.929: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:29.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:29.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:29.984: 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:16805): Gtk-WARNING **: 20:43:34.581: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:34.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:34.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:34.636: 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:16805): Gtk-WARNING **: 20:43:38.480: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:38.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:38.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:38.535: 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:16805): Gtk-WARNING **: 20:43:42.382: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:42.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:42.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:42.439: 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:16805): Gtk-WARNING **: 20:43:44.781: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:44.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:44.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:44.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group() (Eclipse:16805): Gtk-WARNING **: 20:43:48.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:48.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:48.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:48.554: 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:16805): Gtk-WARNING **: 20:43:52.215: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:52.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:52.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:52.269: 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:16805): Gtk-WARNING **: 20:43:54.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:43:54.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:54.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:43:54.928: 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:16805): Gtk-WARNING **: 20:44:00.518: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:00.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:00.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:00.572: 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:16805): Gtk-WARNING **: 20:44:03.002: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:03.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:03.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:03.056: 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:16805): Gtk-WARNING **: 20:44:05.764: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:05.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:05.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:05.818: 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:16805): Gtk-WARNING **: 20:44:09.651: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:09.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:09.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:09.714: 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:16805): Gtk-WARNING **: 20:44:12.650: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:12.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:12.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:12.708: 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:16805): Gtk-WARNING **: 20:44:16.940: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:16.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:16.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:16.996: 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:16805): Gtk-WARNING **: 20:44:20.866: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:20.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:20.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44: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.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden() (Eclipse:16805): Gtk-WARNING **: 20:44:25.091: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:25.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:25.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:25.146: 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:16805): Gtk-WARNING **: 20:44:27.466: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:27.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:27.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:27.521: 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:16805): Gtk-WARNING **: 20:44:30.289: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:30.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:30.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:30.345: 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:16805): Gtk-WARNING **: 20:44:34.562: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:34.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:34.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:34.616: 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:16805): Gtk-WARNING **: 20:44:36.935: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:36.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:36.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:36.989: 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:16805): Gtk-WARNING **: 20:44:39.470: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:39.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:39.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:39.525: 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:16805): Gtk-WARNING **: 20:44:47.141: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:47.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:47.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:47.198: 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:16805): Gtk-WARNING **: 20:44:54.774: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:54.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:54.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:54.827: 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:16805): Gtk-WARNING **: 20:44:57.797: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:44:57.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:57.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:44:57.854: 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:16805): Gtk-WARNING **: 20:45:00.833: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:00.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:00.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:00.888: 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:16805): Gtk-WARNING **: 20:45:03.380: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:03.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:03.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:03.435: 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:16805): Gtk-WARNING **: 20:45:05.943: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:05.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:05.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:06.001: 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:16805): Gtk-WARNING **: 20:45:08.556: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:08.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:08.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:08.609: 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:16805): Gtk-WARNING **: 20:45:11.039: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:11.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:11.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:11.095: 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:16805): Gtk-WARNING **: 20:45:13.572: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:13.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:13.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:13.629: 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:16805): Gtk-WARNING **: 20:45:16.005: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:16.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:16.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:16.059: 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:16805): Gtk-WARNING **: 20:45:18.202: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:18.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:18.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:18.257: 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:16805): Gtk-WARNING **: 20:45:20.427: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:20.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:20.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:20.481: 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:16805): Gtk-WARNING **: 20:45:22.830: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:22.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:22.892: 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:16805): Gtk-WARNING **: 20:45:24.648: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:24.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:24.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:24.705: 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:16805): Gtk-WARNING **: 20:45:27.734: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:27.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:27.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:27.791: 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:16805): Gtk-WARNING **: 20:45:30.410: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:30.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:30.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:30.468: 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:16805): Gtk-WARNING **: 20:45:32.989: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:33.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:33.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:33.047: 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:16805): Gtk-WARNING **: 20:45:35.516: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:35.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:35.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:35.569: 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:16805): Gtk-WARNING **: 20:45:37.910: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:37.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:37.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:37.966: 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:16805): Gtk-WARNING **: 20:45:40.209: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:40.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:40.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:40.263: 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:16805): Gtk-WARNING **: 20:45:42.524: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:42.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:42.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:42.578: 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:16805): Gtk-WARNING **: 20:45:50.066: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:50.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:50.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:50.120: 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:16805): Gtk-WARNING **: 20:45:54.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:54.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:54.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:54.381: 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:16805): Gtk-WARNING **: 20:45:57.516: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:45:57.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:57.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:45:57.575: 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:16805): Gtk-WARNING **: 20:46:01.422: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:01.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:01.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:01.481: 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:16805): Gtk-WARNING **: 20:46:05.183: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:05.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:05.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:05.236: 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:16805): Gtk-WARNING **: 20:46:08.394: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:08.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:08.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:08.452: 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:16805): Gtk-WARNING **: 20:46:12.659: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:12.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:12.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:12.723: 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:16805): Gtk-WARNING **: 20:46:16.482: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:16.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:16.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:16.538: 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:16805): Gtk-WARNING **: 20:46:20.258: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:20.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:20.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:20.311: 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:16805): Gtk-WARNING **: 20:46:23.938: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:23.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:23.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:23.994: 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:16805): Gtk-WARNING **: 20:46:30.325: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:30.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:30.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:30.382: 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:16805): Gtk-WARNING **: 20:46:36.655: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:36.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:36.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:36.712: 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:16805): Gtk-WARNING **: 20:46:43.066: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:43.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:43.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:43.120: 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:16805): Gtk-WARNING **: 20:46:49.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:49.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:49.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:49.443: 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:16805): Gtk-WARNING **: 20:46:57.523: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:46:57.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:57.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:46:57.577: 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:16805): Gtk-WARNING **: 20:47:05.627: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:05.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:05.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:05.680: 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:16805): Gtk-WARNING **: 20:47:07.745: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:07.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:07.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:07.801: 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:16805): Gtk-WARNING **: 20:47:11.268: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:11.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:11.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:11.324: 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:16805): Gtk-WARNING **: 20:47:14.423: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:14.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:14.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:14.480: 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:16805): Gtk-WARNING **: 20:47:16.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:16.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:16.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:16.786: 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:16805): Gtk-WARNING **: 20:47:20.844: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:20.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:20.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:20.898: 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:16805): Gtk-WARNING **: 20:47:22.730: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:22.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:22.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:22.786: 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:16805): Gtk-WARNING **: 20:47:24.506: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:24.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:24.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:24.563: 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:16805): Gtk-WARNING **: 20:47:27.910: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:27.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:27.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:27.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.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible() (Eclipse:16805): Gtk-WARNING **: 20:47:29.713: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:29.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:29.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:29.768: 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:16805): Gtk-WARNING **: 20:47:37.582: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:37.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:37.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:37.637: 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:16805): Gtk-WARNING **: 20:47:39.312: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:39.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:39.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:39.366: 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:16805): Gtk-WARNING **: 20:47:42.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:42.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:42.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:42.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage() (Eclipse:16805): Gtk-WARNING **: 20:47:44.658: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:44.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:44.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:44.714: 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:16805): Gtk-WARNING **: 20:47:48.639: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:48.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:48.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:48.694: 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:16805): Gtk-WARNING **: 20:47:53.151: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:53.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:53.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47: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.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible() (Eclipse:16805): Gtk-WARNING **: 20:47:55.569: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:55.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:55.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:55.623: 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:16805): Gtk-WARNING **: 20:47:57.817: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:57.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:57.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:57.872: 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:16805): Gtk-WARNING **: 20:47:59.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:47:59.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:59.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:47:59.710: 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:16805): Gtk-WARNING **: 20:48:01.963: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:01.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:01.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:02.019: 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:16805): Gtk-WARNING **: 20:48:05.963: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:05.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:05.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:06.016: 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:16805): Gtk-WARNING **: 20:48:07.788: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:07.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:07.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:07.850: 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:16805): Gtk-WARNING **: 20:48:11.014: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:11.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:11.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:11.071: 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:16805): Gtk-WARNING **: 20:48:13.853: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:13.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:13.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:13.907: 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:16805): Gtk-WARNING **: 20:48:15.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:15.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:15.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:15.711: 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:16805): Gtk-WARNING **: 20:48:18.562: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:18.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:18.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:18.617: 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:16805): Gtk-WARNING **: 20:48:21.358: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:21.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:21.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:21.413: 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:16805): Gtk-WARNING **: 20:48:23.305: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:23.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:23.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:23.359: 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:16805): Gtk-WARNING **: 20:48:27.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:27.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:27.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:27.377: 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:16805): Gtk-WARNING **: 20:48:29.250: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:29.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:29.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:29.304: 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:16805): Gtk-WARNING **: 20:48:32.544: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:32.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:32.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:32.598: 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:16805): Gtk-WARNING **: 20:48:34.393: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:34.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:34.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:34.446: 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:16805): Gtk-WARNING **: 20:48:36.710: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:36.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:36.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:36.766: 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:16805): Gtk-WARNING **: 20:48:38.574: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:38.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:38.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:38.627: 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:16805): Gtk-WARNING **: 20:48:41.074: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:41.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:41.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:41.128: 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:16805): Gtk-WARNING **: 20:48:43.045: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:43.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:43.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:43.098: 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:16805): Gtk-WARNING **: 20:48:46.345: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:46.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:46.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:46.397: 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:16805): Gtk-WARNING **: 20:48:48.158: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:48.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:48.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:48.211: 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:16805): Gtk-WARNING **: 20:48:51.293: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:51.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:51.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:51.346: 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:16805): Gtk-WARNING **: 20:48:54.628: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:54.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:54.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:54.684: 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:16805): Gtk-WARNING **: 20:48:56.643: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:56.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:56.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:56.697: 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:16805): Gtk-WARNING **: 20:48:58.612: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:48:58.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:58.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:48:58.665: 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:16805): Gtk-WARNING **: 20:49:01.529: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:01.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:01.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:01.582: 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:16805): Gtk-WARNING **: 20:49:04.959: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:04.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:04.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:05.013: 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:16805): Gtk-WARNING **: 20:49:07.420: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:07.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:07.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:07.476: 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:16805): Gtk-WARNING **: 20:49:09.257: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:09.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:09.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:09.312: 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:16805): Gtk-WARNING **: 20:49:12.614: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:12.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:12.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:12.671: 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:16805): Gtk-WARNING **: 20:49:16.158: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:16.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:16.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:16.212: 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:16805): Gtk-WARNING **: 20:49:20.724: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:20.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:20.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:20.777: 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:16805): Gtk-WARNING **: 20:49:23.113: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:23.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:23.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:23.167: 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:16805): Gtk-WARNING **: 20:49:25.068: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:25.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:25.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:25.128: 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:16805): Gtk-WARNING **: 20:49:28.562: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:28.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:28.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:28.615: 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:16805): Gtk-WARNING **: 20:49:32.038: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:32.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:32.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:32.120: 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:16805): Gtk-WARNING **: 20:49:33.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:33.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:33.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:34.015: 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:16805): Gtk-WARNING **: 20:49:37.233: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:37.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:37.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:37.289: 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:16805): Gtk-WARNING **: 20:49:39.146: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:39.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:39.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:39.199: 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:16805): Gtk-WARNING **: 20:49:40.910: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:40.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:40.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:40.966: 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:16805): Gtk-WARNING **: 20:49:44.891: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:44.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:44.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:44.947: 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:16805): Gtk-WARNING **: 20:49:49.464: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:49.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:49.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:49.520: 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:16805): Gtk-WARNING **: 20:49:52.923: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:52.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:52.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:52.976: 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:16805): Gtk-WARNING **: 20:49:54.750: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:54.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:54.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:54.804: 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:16805): Gtk-WARNING **: 20:49:57.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:49:57.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:57.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:49:57.701: 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:16805): Gtk-WARNING **: 20:50:01.092: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:01.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:01.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:01.145: 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:16805): Gtk-WARNING **: 20:50:04.525: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:04.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:04.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:04.577: 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:16805): Gtk-WARNING **: 20:50:07.789: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:07.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:07.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:07.847: 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:16805): Gtk-WARNING **: 20:50:09.544: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:09.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:09.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:09.600: 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:16805): Gtk-WARNING **: 20:50:11.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:11.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:11.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:11.514: 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:16805): Gtk-WARNING **: 20:50:13.407: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:13.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:13.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:13.464: 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:16805): Gtk-WARNING **: 20:50:17.334: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:17.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:17.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:17.390: 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:16805): Gtk-WARNING **: 20:50:20.614: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:20.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:20.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:20.667: 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:16805): Gtk-WARNING **: 20:50:22.401: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:22.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:22.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:22.456: 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:16805): Gtk-WARNING **: 20:50:24.241: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:24.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:24.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:24.296: 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:16805): Gtk-WARNING **: 20:50:26.156: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:26.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:26.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:26.209: 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:16805): Gtk-WARNING **: 20:50:28.091: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:28.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:28.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:28.146: 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:16805): Gtk-WARNING **: 20:50:31.375: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:31.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:31.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:31.429: 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:16805): Gtk-WARNING **: 20:50:33.169: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:33.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:33.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:33.222: 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:16805): Gtk-WARNING **: 20:50:35.063: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:35.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:35.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:35.117: 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:16805): Gtk-WARNING **: 20:50:36.796: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:36.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:36.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:36.852: 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:16805): Gtk-WARNING **: 20:50:38.562: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:38.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:38.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:38.615: 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:16805): Gtk-WARNING **: 20:50:40.273: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:40.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:40.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:40.331: 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:16805): Gtk-WARNING **: 20:50:43.639: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:43.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:43.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:43.695: 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:16805): Gtk-WARNING **: 20:50:45.372: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:45.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:45.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:45.432: 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:16805): Gtk-WARNING **: 20:50:47.190: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:47.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:47.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:47.246: 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:16805): Gtk-WARNING **: 20:50:48.943: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:48.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:48.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:49.000: 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:16805): Gtk-WARNING **: 20:50:51.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:51.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:51.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:51.954: 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:16805): Gtk-WARNING **: 20:50:53.617: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:53.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:53.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:53.670: 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:16805): Gtk-WARNING **: 20:50:56.366: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:56.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:56.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:56.422: 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:16805): Gtk-WARNING **: 20:50:59.356: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:50:59.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:59.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:50:59.412: 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:16805): Gtk-WARNING **: 20:51:31.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:31.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:31.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:31.863: 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:16805): Gtk-WARNING **: 20:51:33.542: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:33.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:33.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:33.603: 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:16805): Gtk-WARNING **: 20:51:38.081: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:38.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:38.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:38.136: 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:16805): Gtk-WARNING **: 20:51:40.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:40.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:40.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:40.375: 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:16805): Gtk-WARNING **: 20:51:43.082: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:43.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:43.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:43.136: 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:16805): Gtk-WARNING **: 20:51:46.442: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:46.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:46.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:46.495: 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:16805): Gtk-WARNING **: 20:51:48.181: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:48.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:48.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:48.235: 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:16805): Gtk-WARNING **: 20:51:51.443: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:51.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:51.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:51.497: 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:16805): Gtk-WARNING **: 20:51:53.158: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:53.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:53.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:53.212: 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:16805): Gtk-WARNING **: 20:51:54.877: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:54.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:54.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:54.930: 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:16805): Gtk-WARNING **: 20:51:56.591: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:56.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:56.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:56.648: 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:16805): Gtk-WARNING **: 20:51:58.835: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:51:58.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:58.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:51:58.889: 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:16805): Gtk-WARNING **: 20:52:00.581: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:00.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:00.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:00.634: 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:16805): Gtk-WARNING **: 20:52:02.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:02.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:02.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52: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.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:16805): Gtk-WARNING **: 20:52:04.104: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:04.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:04.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:04.158: 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:16805): Gtk-WARNING **: 20:52:05.819: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:05.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:05.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:05.872: 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:16805): Gtk-WARNING **: 20:52:07.537: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:07.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:07.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:07.591: 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:16805): Gtk-WARNING **: 20:52:09.289: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:09.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:09.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:09.347: 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:16805): Gtk-WARNING **: 20:52:11.056: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:11.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:11.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:11.113: 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:16805): Gtk-WARNING **: 20:52:15.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:15.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:15.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:15.447: 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:16805): Gtk-WARNING **: 20:52:19.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:19.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:19.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:19.812: 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:16805): Gtk-WARNING **: 20:52:21.470: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:21.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:21.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:21.522: 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:16805): Gtk-WARNING **: 20:52:23.233: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:23.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:23.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:23.287: 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:16805): Gtk-WARNING **: 20:52:25.168: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:25.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:25.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:25.222: 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:16805): Gtk-WARNING **: 20:52:26.923: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:26.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:26.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:26.976: 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:16805): Gtk-WARNING **: 20:52:28.832: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:28.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:28.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:28.887: 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:16805): Gtk-WARNING **: 20:52:30.566: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:30.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:30.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:30.619: 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:16805): Gtk-WARNING **: 20:52:32.300: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:32.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:32.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:32.353: 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:16805): Gtk-WARNING **: 20:52:34.252: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:34.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:34.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:34.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:16805): Gtk-WARNING **: 20:52:35.959: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:35.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:35.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:36.013: 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:16805): Gtk-WARNING **: 20:52:37.676: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:37.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:37.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:37.732: 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:16805): Gtk-WARNING **: 20:52:42.101: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:42.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:42.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:42.161: 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:16805): Gtk-WARNING **: 20:52:43.865: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:43.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:43.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:43.919: 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:16805): Gtk-WARNING **: 20:52:45.740: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:45.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:45.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:45.795: 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:16805): Gtk-WARNING **: 20:52:47.485: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:47.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:47.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:47.539: 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:16805): Gtk-WARNING **: 20:52:49.340: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:49.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:49.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:49.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion() (Eclipse:16805): Gtk-WARNING **: 20:52:51.093: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:51.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:51.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:51.146: 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:16805): Gtk-WARNING **: 20:52:55.507: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:55.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:55.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:55.560: 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:16805): Gtk-WARNING **: 20:52:57.913: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:52:57.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:57.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:52:57.968: 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:16805): Gtk-WARNING **: 20:53:00.211: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:00.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:00.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:00.265: 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:16805): Gtk-WARNING **: 20:53:03.460: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:03.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:03.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:03.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.testCombinedFragmentWithMessageMove() (Eclipse:16805): Gtk-WARNING **: 20:53:13.384: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:13.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:13.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:13.440: 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:16805): Gtk-WARNING **: 20:53:17.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:18.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:18.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:18.038: 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:16805): Gtk-WARNING **: 20:53:21.974: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:21.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:22.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:22.030: 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:16805): Gtk-WARNING **: 20:53:23.755: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:23.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:23.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:23.808: 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:16805): Gtk-WARNING **: 20:53:25.756: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:25.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:25.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:25.812: 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:16805): Gtk-WARNING **: 20:53:28.653: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:28.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:28.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:28.708: 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:16805): Gtk-WARNING **: 20:53:31.429: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:31.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:31.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:31.483: 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:16805): Gtk-WARNING **: 20:53:35.995: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:36.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:36.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:36.048: 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:16805): Gtk-WARNING **: 20:53:38.225: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:38.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:38.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:38.280: 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:16805): Gtk-WARNING **: 20:53:40.057: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:40.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:40.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:40.110: 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:16805): Gtk-WARNING **: 20:53:42.399: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:42.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:42.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:42.453: 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:16805): Gtk-WARNING **: 20:53:46.946: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:46.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:46.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:47.001: 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:16805): Gtk-WARNING **: 20:53:48.664: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:48.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:48.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:48.717: 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:16805): Gtk-WARNING **: 20:53:50.405: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:50.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:50.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:50.460: 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:16805): Gtk-WARNING **: 20:53:54.223: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:54.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:54.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:54.279: 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:16805): Gtk-WARNING **: 20:53:55.938: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:55.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:55.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:55.991: 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:16805): Gtk-WARNING **: 20:53:57.642: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:53:57.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:57.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:53:57.696: 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:16805): Gtk-WARNING **: 20:54:00.904: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:00.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:00.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:00.957: 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:16805): Gtk-WARNING **: 20:54:02.639: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:02.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:02.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:02.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands() (Eclipse:16805): Gtk-WARNING **: 20:54:06.485: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:06.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:06.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:06.539: 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:16805): Gtk-WARNING **: 20:54:08.192: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:08.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:08.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:08.246: 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:16805): Gtk-WARNING **: 20:54:09.950: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:09.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:09.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:10.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible() (Eclipse:16805): Gtk-WARNING **: 20:54:11.914: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:11.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:11.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:11.975: 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:16805): Gtk-WARNING **: 20:54:14.232: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:14.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:14.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:14.298: 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:16805): Gtk-WARNING **: 20:54:16.004: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:16.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:16.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:16.057: 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:16805): Gtk-WARNING **: 20:54:17.919: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:17.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:17.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:17.973: 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:16805): Gtk-WARNING **: 20:54:29.847: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:29.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:29.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:29.902: 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:16805): Gtk-WARNING **: 20:54:32.661: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:32.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:32.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:32.717: 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:16805): Gtk-WARNING **: 20:54:35.467: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:35.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:35.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:35.522: 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:16805): Gtk-WARNING **: 20:54:38.484: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:38.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:38.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:38.538: 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:16805): Gtk-WARNING **: 20:54:42.372: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:42.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:42.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:42.428: 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:16805): Gtk-WARNING **: 20:54:45.320: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:45.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:45.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:45.376: 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:16805): Gtk-WARNING **: 20:54:49.131: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:49.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:49.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:49.187: 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:16805): Gtk-WARNING **: 20:54:53.003: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:53.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:53.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:53.058: 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:16805): Gtk-WARNING **: 20:54:57.936: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:57.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:57.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:57.991: 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:16805): Gtk-WARNING **: 20:54:59.859: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:54:59.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:59.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:54:59.916: 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:16805): Gtk-WARNING **: 20:55:03.744: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:03.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:03.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:03.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.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF() (Eclipse:16805): Gtk-WARNING **: 20:55:06.692: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:06.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:06.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:06.746: 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:16805): Gtk-WARNING **: 20:55:10.580: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:10.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:10.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:10.637: 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:16805): Gtk-WARNING **: 20:55:15.518: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:15.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:15.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:15.581: 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:16805): Gtk-WARNING **: 20:55:17.438: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:17.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:17.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:17.494: 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:16805): Gtk-WARNING **: 20:55:21.658: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:21.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:21.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:21.711: 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:16805): Gtk-WARNING **: 20:55:25.491: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:25.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:25.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:25.547: 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:16805): Gtk-WARNING **: 20:55:28.426: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:28.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:28.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:28.500: 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:16805): Gtk-WARNING **: 20:55:30.268: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:30.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:30.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:30.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order() (Eclipse:16805): Gtk-WARNING **: 20:55:33.803: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:33.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:33.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:33.860: 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:16805): Gtk-WARNING **: 20:55:36.022: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:36.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:36.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:36.076: 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:16805): Gtk-WARNING **: 20:55:37.833: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:37.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:37.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:37.888: 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:16805): Gtk-WARNING **: 20:55:39.598: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:39.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:39.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:39.654: 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:16805): Gtk-WARNING **: 20:55:41.225: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:41.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:41.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:41.280: 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:16805): Gtk-WARNING **: 20:55:43.519: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:43.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:43.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:43.573: 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:16805): Gtk-WARNING **: 20:55:46.509: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:46.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:46.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:46.573: 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:16805): Gtk-WARNING **: 20:55:49.454: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:49.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:49.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:49.511: 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:16805): Gtk-WARNING **: 20:55:51.870: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:51.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:51.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:51.923: 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:16805): Gtk-WARNING **: 20:55:53.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:53.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:53.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:53.486: 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:16805): Gtk-WARNING **: 20:55:55.714: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:55:55.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:55.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:55:55.767: 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:16805): Gtk-WARNING **: 20:56:00.334: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:00.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:00.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:00.389: 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:16805): Gtk-WARNING **: 20:56:01.911: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:01.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:01.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:01.966: 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:16805): Gtk-WARNING **: 20:56:05.439: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:05.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:05.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:05.495: 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:16805): Gtk-WARNING **: 20:56:07.795: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:07.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:07.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:07.849: 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:16805): Gtk-WARNING **: 20:56:09.582: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:09.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:09.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:09.639: 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:16805): Gtk-WARNING **: 20:56:11.507: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:11.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:11.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:11.569: 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:16805): Gtk-WARNING **: 20:56:14.605: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:14.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:14.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:14.669: 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:16805): Gtk-WARNING **: 20:56:17.540: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:17.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:17.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:17.595: 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:16805): Gtk-WARNING **: 20:56:19.296: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:19.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:19.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:19.352: 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:16805): Gtk-WARNING **: 20:56:21.707: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:21.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:21.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:21.761: 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:16805): Gtk-WARNING **: 20:56:23.418: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:23.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:23.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:23.472: 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:16805): Gtk-WARNING **: 20:56:25.043: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:25.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:25.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:25.097: 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:16805): Gtk-WARNING **: 20:56:26.635: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:26.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:26.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:26.690: 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:16805): Gtk-WARNING **: 20:56:28.375: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:28.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:28.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:28.427: 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:16805): Gtk-WARNING **: 20:56:30.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:30.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:30.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:30.162: 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:16805): Gtk-WARNING **: 20:56:31.676: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:31.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:31.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:31.731: 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:16805): Gtk-WARNING **: 20:56:33.295: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:33.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:33.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:33.347: 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:16805): Gtk-WARNING **: 20:56:35.023: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:35.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:35.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:35.076: 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:16805): Gtk-WARNING **: 20:56:36.781: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:36.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:36.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:36.836: 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:16805): Gtk-WARNING **: 20:56:38.403: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:38.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:38.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:38.456: 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:16805): Gtk-WARNING **: 20:56:40.131: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:40.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:40.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:40.188: 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:16805): Gtk-WARNING **: 20:56:41.866: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:41.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:41.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:41.923: 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:16805): Gtk-WARNING **: 20:56:43.516: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:43.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:43.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:43.575: 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:16805): Gtk-WARNING **: 20:56:45.126: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:45.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:45.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:45.182: 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:16805): Gtk-WARNING **: 20:56:46.868: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:46.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:46.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:46.920: 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:16805): Gtk-WARNING **: 20:56:49.238: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:49.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:49.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:49.294: 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:16805): Gtk-WARNING **: 20:56:53.024: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:53.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:53.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:53.080: 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:16805): Gtk-WARNING **: 20:56:56.888: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:56.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:56.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:56.943: 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:16805): Gtk-WARNING **: 20:56:59.045: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:56:59.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:59.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:56:59.101: 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:16805): Gtk-WARNING **: 20:57:02.536: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:02.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:02.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:02.590: 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:16805): Gtk-WARNING **: 20:57:04.740: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:04.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:04.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:04.794: 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:16805): Gtk-WARNING **: 20:57:06.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:06.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:06.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:06.927: 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:16805): Gtk-WARNING **: 20:57:09.022: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:09.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:09.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:09.078: 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:16805): Gtk-WARNING **: 20:57:12.722: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:12.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:12.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:12.780: 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:16805): Gtk-WARNING **: 20:57:14.962: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:14.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:14.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:15.019: 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:16805): Gtk-WARNING **: 20:57:17.120: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:17.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:17.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:17.179: 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:16805): Gtk-WARNING **: 20:57:19.019: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:19.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:19.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:19.076: 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:16805): Gtk-WARNING **: 20:57:20.918: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:20.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:20.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:20.971: 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:16805): Gtk-WARNING **: 20:57:23.232: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:23.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:23.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:23.285: 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:16805): Gtk-WARNING **: 20:57:25.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:25.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:25.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:25.998: 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:16805): Gtk-WARNING **: 20:57:29.235: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:29.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:29.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:29.290: 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:16805): Gtk-WARNING **: 20:57:31.310: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:31.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:31.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:31.364: 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:16805): Gtk-WARNING **: 20:57:33.691: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:57:33.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:33.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:57:33.745: 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:16805): Gtk-WARNING **: 20:58:07.356: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:07.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:07.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:07.412: 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:16805): Gtk-WARNING **: 20:58:11.123: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:11.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:11.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:11.181: 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:16805): Gtk-WARNING **: 20:58:14.803: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:14.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:14.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:14.864: 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:16805): Gtk-WARNING **: 20:58:18.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:18.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:18.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:18.555: 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:16805): Gtk-WARNING **: 20:58:37.400: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:37.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:37.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:37.456: 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:16805): Gtk-WARNING **: 20:58:40.068: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:40.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:40.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:40.122: 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:16805): Gtk-WARNING **: 20:58:43.261: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:43.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:43.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:43.319: 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:16805): Gtk-WARNING **: 20:58:45.870: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:45.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:45.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:45.923: 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:16805): Gtk-WARNING **: 20:58:48.685: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:48.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:48.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:48.739: 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:16805): Gtk-WARNING **: 20:58:51.542: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:51.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:51.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:51.601: 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:16805): Gtk-WARNING **: 20:58:54.378: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:54.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:54.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:54.432: 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:16805): Gtk-WARNING **: 20:58:56.894: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:56.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:56.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:56.946: 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:16805): Gtk-WARNING **: 20:58:59.089: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:58:59.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:59.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:58:59.145: 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:16805): Gtk-WARNING **: 20:59:01.323: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:59:01.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:01.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:01.381: 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:16805): Gtk-WARNING **: 20:59:04.222: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:59:04.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:04.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:04.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_execution_inside_new_parent_with_expansion() (Eclipse:16805): Gtk-WARNING **: 20:59:06.459: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:59:06.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:06.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:06.513: 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:16805): Gtk-WARNING **: 20:59:08.645: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:59:08.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:08.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:08.700: 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:16805): Gtk-WARNING **: 20:59:10.824: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:59:10.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:10.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:10.882: 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:16805): Gtk-WARNING **: 20:59:13.083: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:59:13.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:13.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:13.145: 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:16805): Gtk-WARNING **: 20:59:15.336: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:59:15.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:15.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:15.392: 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:16805): Gtk-WARNING **: 20:59:17.507: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:59:17.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:17.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:17.563: 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:16805): Gtk-WARNING **: 20:59:19.676: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 20:59:19.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:19.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 20:59:19.731: 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: 1435 s -- in org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite$SWTBotSequenceBundlesReport.dump_environment_data -- Time elapsed: 0.227 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple -- Time elapsed: 14.42 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage -- Time elapsed: 5.813 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin -- Time elapsed: 2.986 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin -- Time elapsed: 2.731 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight -- Time elapsed: 2.608 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2 -- Time elapsed: 3.889 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2 -- Time elapsed: 3.712 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB -- Time elapsed: 2.483 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin -- Time elapsed: 2.378 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit -- Time elapsed: 3.396 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight -- Time elapsed: 2.437 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage -- Time elapsed: 2.644 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC -- Time elapsed: 2.357 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC -- Time elapsed: 3.503 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution -- Time elapsed: 4.142 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session -- Time elapsed: 4.972 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened -- Time elapsed: 2.192 s org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty -- Time elapsed: 2.093 s org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion -- Time elapsed: 3.062 s org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion -- Time elapsed: 2.825 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability -- Time elapsed: 3.188 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft -- Time elapsed: 2.971 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion -- Time elapsed: 2.617 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines -- Time elapsed: 2.674 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll -- Time elapsed: 2.706 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap -- Time elapsed: 3.154 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose -- Time elapsed: 3.194 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation -- Time elapsed: 2.267 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide -- Time elapsed: 2.656 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline -- Time elapsed: 2.513 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move -- Time elapsed: 3.315 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap -- Time elapsed: 3.182 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification -- Time elapsed: 2.696 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation -- Time elapsed: 3.349 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening -- Time elapsed: 2.730 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage -- Time elapsed: 3.551 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder -- Time elapsed: 4.029 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition -- Time elapsed: 3.235 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible -- Time elapsed: 2.547 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom -- Time elapsed: 3.233 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll -- Time elapsed: 2.836 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation -- Time elapsed: 2.524 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages -- Time elapsed: 2.665 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible -- Time elapsed: 2.303 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible -- Time elapsed: 4.153 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple -- Time elapsed: 7.132 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2 -- Time elapsed: 2.420 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top -- Time elapsed: 2.458 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment -- Time elapsed: 3.208 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion -- Time elapsed: 2.593 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize -- Time elapsed: 2.399 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move -- Time elapsed: 2.284 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom -- Time elapsed: 2.892 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll -- Time elapsed: 2.692 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment -- Time elapsed: 4.703 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom -- Time elapsed: 2.308 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering -- Time elapsed: 2.185 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call -- Time elapsed: 5.799 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions -- Time elapsed: 5.468 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call -- Time elapsed: 5.439 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering -- Time elapsed: 2.682 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation -- Time elapsed: 2.198 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden -- Time elapsed: 3.237 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution -- Time elapsed: 2.272 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages -- Time elapsed: 2.669 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages -- Time elapsed: 2.684 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.752 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2 -- Time elapsed: 2.755 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages -- Time elapsed: 2.843 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages -- Time elapsed: 2.734 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.681 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift -- Time elapsed: 2.715 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.650 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection -- Time elapsed: 2.631 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame -- Time elapsed: 2.653 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection -- Time elapsed: 2.603 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution -- Time elapsed: 2.490 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame -- Time elapsed: 2.507 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline -- Time elapsed: 2.515 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions -- Time elapsed: 3.960 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages -- Time elapsed: 4.238 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages -- Time elapsed: 4.795 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency -- Time elapsed: 2.421 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages -- Time elapsed: 4.869 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect -- Time elapsed: 2.241 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent -- Time elapsed: 2.047 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2 -- Time elapsed: 2.022 s org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation -- Time elapsed: 2.679 s org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation -- Time elapsed: 2.629 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine -- Time elapsed: 2.843 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution -- Time elapsed: 2.503 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment -- Time elapsed: 2.334 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution -- Time elapsed: 2.338 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState -- Time elapsed: 2.287 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine -- Time elapsed: 2.410 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition -- Time elapsed: 2.449 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment -- Time elapsed: 2.421 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState -- Time elapsed: 2.341 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution -- Time elapsed: 2.409 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas -- Time elapsed: 2.378 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing -- Time elapsed: 2.538 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition -- Time elapsed: 2.424 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.674 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.598 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.546 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 3.267 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testModificationOnSequenceDiagramDoesNotTriggerRefreshLayoutOnOtherSequenceDiagram -- Time elapsed: 5.490 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation -- Time elapsed: 2.721 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram -- Time elapsed: 3.023 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop -- Time elapsed: 2.320 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange -- Time elapsed: 3.341 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening -- Time elapsed: 5.598 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition -- Time elapsed: 2.596 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion -- Time elapsed: 2.130 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom -- Time elapsed: 2.363 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll -- Time elapsed: 2.600 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering -- Time elapsed: 2.409 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment -- Time elapsed: 4.819 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo -- Time elapsed: 6.577 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment -- Time elapsed: 5.430 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden -- Time elapsed: 3.861 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position -- Time elapsed: 1.982 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution -- Time elapsed: 2.245 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition -- Time elapsed: 2.874 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion -- Time elapsed: 2.336 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size -- Time elapsed: 2.048 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom -- Time elapsed: 2.300 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll -- Time elapsed: 2.538 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering -- Time elapsed: 2.324 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future -- Time elapsed: 2.015 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation -- Time elapsed: 2.489 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo -- Time elapsed: 6.426 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages -- Time elapsed: 6.673 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages -- Time elapsed: 4.842 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion -- Time elapsed: 2.304 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom -- Time elapsed: 2.393 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll -- Time elapsed: 2.849 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering -- Time elapsed: 2.274 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall -- Time elapsed: 2.215 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo -- Time elapsed: 6.874 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion -- Time elapsed: 3.056 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2 -- Time elapsed: 2.312 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2 -- Time elapsed: 3.445 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3 -- Time elapsed: 3.319 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around -- Time elapsed: 4.051 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize -- Time elapsed: 4.680 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter -- Time elapsed: 2.950 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize -- Time elapsed: 4.231 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection -- Time elapsed: 2.767 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter -- Time elapsed: 2.658 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom -- Time elapsed: 4.656 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2 -- Time elapsed: 3.900 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll -- Time elapsed: 3.905 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering -- Time elapsed: 2.406 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move -- Time elapsed: 3.724 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group -- Time elapsed: 3.707 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect -- Time elapsed: 2.655 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends -- Time elapsed: 5.652 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone -- Time elapsed: 2.468 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.778 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden -- Time elapsed: 3.880 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents -- Time elapsed: 3.006 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden -- Time elapsed: 4.290 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden -- Time elapsed: 3.926 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden -- Time elapsed: 4.229 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden -- Time elapsed: 2.370 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.818 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event -- Time elapsed: 4.276 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent -- Time elapsed: 2.379 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message -- Time elapsed: 2.535 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline -- Time elapsed: 7.668 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline -- Time elapsed: 7.637 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message -- Time elapsed: 3.019 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message -- Time elapsed: 3.038 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution -- Time elapsed: 2.547 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution -- Time elapsed: 2.562 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder -- Time elapsed: 2.608 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution -- Time elapsed: 2.487 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution -- Time elapsed: 2.530 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent -- Time elapsed: 2.433 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution -- Time elapsed: 2.199 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution -- Time elapsed: 2.206 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent -- Time elapsed: 2.417 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition -- Time elapsed: 3.079 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages -- Time elapsed: 2.680 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom -- Time elapsed: 2.584 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll -- Time elapsed: 2.519 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion -- Time elapsed: 2.399 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering -- Time elapsed: 2.296 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation -- Time elapsed: 2.319 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo -- Time elapsed: 7.543 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced -- Time elapsed: 4.261 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote -- Time elapsed: 3.182 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage -- Time elapsed: 3.905 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline -- Time elapsed: 3.763 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline -- Time elapsed: 3.205 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced -- Time elapsed: 4.255 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended -- Time elapsed: 3.840 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended -- Time elapsed: 3.775 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline -- Time elapsed: 3.684 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize -- Time elapsed: 6.384 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize -- Time elapsed: 6.327 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize -- Time elapsed: 6.417 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize -- Time elapsed: 6.319 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote -- Time elapsed: 8.129 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment -- Time elapsed: 8.101 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency -- Time elapsed: 2.125 s org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes -- Time elapsed: 3.894 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline -- Time elapsed: 3.157 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram -- Time elapsed: 2.310 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication -- Time elapsed: 4.113 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole -- Time elapsed: 1.859 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1 -- Time elapsed: 3.407 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.803 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible -- Time elapsed: 7.844 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.753 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE -- Time elapsed: 3.475 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage -- Time elapsed: 3.980 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible -- Time elapsed: 4.523 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse -- Time elapsed: 2.421 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 2.243 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.840 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants -- Time elapsed: 2.311 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage -- Time elapsed: 3.996 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.817 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant -- Time elapsed: 3.202 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2 -- Time elapsed: 2.867 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants -- Time elapsed: 2.915 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants -- Time elapsed: 2.797 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant -- Time elapsed: 1.948 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible -- Time elapsed: 4.002 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.941 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound -- Time elapsed: 3.297 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin -- Time elapsed: 1.841 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden -- Time elapsed: 2.294 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible -- Time elapsed: 2.493 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible -- Time elapsed: 1.979 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound -- Time elapsed: 3.296 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible -- Time elapsed: 1.812 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd -- Time elapsed: 3.137 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound -- Time elapsed: 3.333 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed -- Time elapsed: 2.006 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed -- Time elapsed: 1.977 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.911 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.435 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered -- Time elapsed: 2.457 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible -- Time elapsed: 1.839 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU -- Time elapsed: 3.324 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.572 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit -- Time elapsed: 4.573 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU -- Time elapsed: 2.388 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible -- Time elapsed: 1.947 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.498 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.467 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible -- Time elapsed: 1.933 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible -- Time elapsed: 3.267 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible -- Time elapsed: 1.919 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency -- Time elapsed: 1.764 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.975 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds -- Time elapsed: 4.578 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.460 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.898 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.448 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.436 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow -- Time elapsed: 3.255 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency -- Time elapsed: 1.760 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2 -- Time elapsed: 1.888 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 1.967 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed -- Time elapsed: 3.931 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2 -- Time elapsed: 3.285 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin -- Time elapsed: 1.850 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant -- Time elapsed: 1.916 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible -- Time elapsed: 1.930 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1 -- Time elapsed: 3.282 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.794 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 1.894 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency -- Time elapsed: 1.736 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.746 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline -- Time elapsed: 3.366 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram -- Time elapsed: 1.725 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible -- Time elapsed: 1.759 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC -- Time elapsed: 2.958 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.711 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU -- Time elapsed: 2.748 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1 -- Time elapsed: 2.995 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested -- Time elapsed: 32.45 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.735 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant -- Time elapsed: 4.538 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 2.227 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU -- Time elapsed: 2.780 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE -- Time elapsed: 3.360 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow -- Time elapsed: 3.259 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency -- Time elapsed: 1.712 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.722 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment -- Time elapsed: 1.714 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible -- Time elapsed: 2.244 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.738 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.787 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.720 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.712 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.753 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.764 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment -- Time elapsed: 4.334 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines -- Time elapsed: 4.372 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency -- Time elapsed: 1.714 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.766 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered -- Time elapsed: 1.930 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.754 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.908 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.735 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.733 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered -- Time elapsed: 1.949 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants -- Time elapsed: 1.711 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.716 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution -- Time elapsed: 4.418 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.760 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.885 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency -- Time elapsed: 1.744 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible -- Time elapsed: 1.856 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible -- Time elapsed: 1.752 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion -- Time elapsed: 4.414 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible -- Time elapsed: 2.390 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp -- Time elapsed: 2.309 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove -- Time elapsed: 3.248 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand -- Time elapsed: 9.918 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove -- Time elapsed: 4.605 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion -- Time elapsed: 3.993 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible -- Time elapsed: 1.783 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible -- Time elapsed: 2.001 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion -- Time elapsed: 2.895 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible -- Time elapsed: 2.775 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit -- Time elapsed: 4.566 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents -- Time elapsed: 2.229 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible -- Time elapsed: 1.833 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment -- Time elapsed: 2.341 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit -- Time elapsed: 4.548 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency -- Time elapsed: 1.719 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible -- Time elapsed: 1.739 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible -- Time elapsed: 3.819 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible -- Time elapsed: 1.716 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible -- Time elapsed: 1.702 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC -- Time elapsed: 3.262 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.726 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands -- Time elapsed: 3.857 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands -- Time elapsed: 1.706 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible -- Time elapsed: 1.752 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.960 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible -- Time elapsed: 2.303 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency -- Time elapsed: 1.796 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound -- Time elapsed: 1.914 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound -- Time elapsed: 11.93 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand -- Time elapsed: 2.801 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand -- Time elapsed: 2.814 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand -- Time elapsed: 2.989 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 3.916 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF -- Time elapsed: 2.947 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF -- Time elapsed: 3.817 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand -- Time elapsed: 3.863 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 4.940 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound -- Time elapsed: 1.917 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand -- Time elapsed: 3.881 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF -- Time elapsed: 2.953 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF -- Time elapsed: 3.883 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 4.936 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized -- Time elapsed: 4.217 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 3.830 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand -- Time elapsed: 2.918 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions -- Time elapsed: 3.531 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order -- Time elapsed: 2.216 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2 -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion -- Time elapsed: 1.754 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize -- Time elapsed: 1.634 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move -- Time elapsed: 2.288 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom -- Time elapsed: 2.986 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution -- Time elapsed: 2.957 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll -- Time elapsed: 2.417 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering -- Time elapsed: 1.564 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering -- Time elapsed: 2.276 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize -- Time elapsed: 4.622 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation -- Time elapsed: 1.577 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message -- Time elapsed: 3.530 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order -- Time elapsed: 2.352 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2 -- Time elapsed: 1.791 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion -- Time elapsed: 1.917 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom -- Time elapsed: 3.092 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow -- Time elapsed: 2.944 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation -- Time elapsed: 1.755 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range -- Time elapsed: 2.412 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.713 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible -- Time elapsed: 1.626 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible -- Time elapsed: 1.589 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.744 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible -- Time elapsed: 1.621 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.731 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.724 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.732 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible -- Time elapsed: 1.647 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible -- Time elapsed: 1.617 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.741 s org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden -- Time elapsed: 2.371 s org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment -- Time elapsed: 3.773 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation -- Time elapsed: 3.875 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message -- Time elapsed: 2.156 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50 -- Time elapsed: 3.489 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left -- Time elapsed: 2.195 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden -- Time elapsed: 2.141 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message -- Time elapsed: 2.144 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation -- Time elapsed: 3.699 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message -- Time elapsed: 2.245 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call -- Time elapsed: 2.165 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State -- Time elapsed: 1.864 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State -- Time elapsed: 1.930 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use -- Time elapsed: 2.313 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation -- Time elapsed: 2.714 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer -- Time elapsed: 3.288 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message -- Time elapsed: 2.082 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment -- Time elapsed: 2.376 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move -- Time elapsed: 2.904 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible -- Time elapsed: 11.74 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.419 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.300 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.348 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.634 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.632 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.787 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.843 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment -- Time elapsed: 3.757 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden -- Time elapsed: 3.687 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse -- Time elapsed: 3.703 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden -- Time elapsed: 2.707 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole -- Time elapsed: 2.214 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler -- Time elapsed: 2.119 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine -- Time elapsed: 1.908 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor -- Time elapsed: 2.051 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole -- Time elapsed: 2.150 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom -- Time elapsed: 1.664 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll -- Time elapsed: 2.155 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All -- Time elapsed: 2.672 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering -- Time elapsed: 3.190 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline -- Time elapsed: 2.610 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move -- Time elapsed: 2.815 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering -- Time elapsed: 2.858 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move -- Time elapsed: 2.829 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All -- Time elapsed: 2.499 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution -- Time elapsed: 2.214 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it -- Time elapsed: 2.203 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone -- Time elapsed: 2.922 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings -- Time elapsed: 2.241 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion -- Time elapsed: 2.190 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children -- Time elapsed: 2.177 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1 -- Time elapsed: 2.250 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2 -- Time elapsed: 2.243 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3 -- Time elapsed: 2.192 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings -- Time elapsed: 2.171 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed -- Time elapsed: 2.195 s Running org.eclipse.sirius.tests.swtbot.suite.AllTestSuite Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable() (Eclipse:16805): Gtk-CRITICAL **: 20:59:23.170: 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:16805): Gtk-CRITICAL **: 20:59:39.561: 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:16805): Gtk-CRITICAL **: 20:59:41.710: 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:16805): Gtk-CRITICAL **: 21:02:16.597: 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:16805): Gtk-CRITICAL **: 21:02:18.675: 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:16805): Gtk-CRITICAL **: 21:11:51.608: 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:16805): Gtk-CRITICAL **: 21:11:59.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16805): Gtk-CRITICAL **: 21:11:59.845: 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:16805): Gtk-CRITICAL **: 21:12:05.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16805): Gtk-CRITICAL **: 21:12:05.294: 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:16805): Gtk-CRITICAL **: 21:14:57.836: 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:16805): Gtk-WARNING **: 21:15:05.932: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:15:05.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:15:05.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:15:05.987: 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:16805): Gtk-CRITICAL **: 21:17:07.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog() (Eclipse:16805): Gtk-CRITICAL **: 21:17:12.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog() (Eclipse:16805): Gtk-CRITICAL **: 21:17:16.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog() (Eclipse:16805): Gtk-CRITICAL **: 21:17:21.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog() (Eclipse:16805): Gtk-CRITICAL **: 21:17:26.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements() (Eclipse:16805): Gtk-CRITICAL **: 21:17:30.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation() (Eclipse:16805): Gtk-CRITICAL **: 21:17:33.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines() (Eclipse:16805): Gtk-CRITICAL **: 21:17:35.581: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines() (Eclipse:16805): Gtk-CRITICAL **: 21:17:40.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection() (Eclipse:16805): Gtk-CRITICAL **: 21:17:44.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm() (Eclipse:16805): Gtk-CRITICAL **: 21:17:46.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion() (Eclipse:16805): Gtk-CRITICAL **: 21:17:50.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth() (Eclipse:16805): Gtk-CRITICAL **: 21:17:52.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth() (Eclipse:16805): Gtk-CRITICAL **: 21:17:54.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse() (Eclipse:16805): Gtk-CRITICAL **: 21:17:56.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut() (Eclipse:16805): Gtk-CRITICAL **: 21:17:58.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut() (Eclipse:16805): Gtk-CRITICAL **: 21:18:01.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor() (Eclipse:16805): Gtk-CRITICAL **: 21:18:03.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2() (Eclipse:16805): Gtk-CRITICAL **: 21:18:05.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass() (Eclipse:16805): Gtk-CRITICAL **: 21:18:06.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory() (Eclipse:16805): Gtk-CRITICAL **: 21:18:08.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority() (Eclipse:16805): Gtk-CRITICAL **: 21:18:09.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog() (Eclipse:16805): Gtk-CRITICAL **: 21:18:21.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit() (Eclipse:16805): Gtk-CRITICAL **: 21:18:23.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox() (Eclipse:16805): Gtk-CRITICAL **: 21:18:24.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName() (Eclipse:16805): Gtk-CRITICAL **: 21:18:26.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:16805): Gtk-CRITICAL **: 21:18:28.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:16805): Gtk-CRITICAL **: 21:18:30.328: 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:16805): Gtk-CRITICAL **: 21:18:33.104: 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:16805): Gtk-WARNING **: 21:42:27.369: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:42:27.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:27.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:27.426: 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:16805): Gtk-WARNING **: 21:42:30.792: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:42:30.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:30.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:30.847: 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:16805): Gtk-WARNING **: 21:42:32.310: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:42:32.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:32.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:32.365: 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:16805): Gtk-WARNING **: 21:42:36.323: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:42:36.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:36.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:36.376: 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:16805): Gtk-WARNING **: 21:42:39.442: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:42:39.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:39.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:42:39.497: 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:16805): Gtk-WARNING **: 21:43:50.561: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:43:50.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:43:50.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:43:50.615: 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:16805): Gtk-WARNING **: 21:43:52.560: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:43:52.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:43:52.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:43:52.616: 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:16805): Gtk-WARNING **: 21:43:54.478: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:43:54.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:43:54.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:43:54.533: 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:16805): Gtk-WARNING **: 21:43:56.480: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:43:56.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:43:56.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:43:56.534: 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:16805): Gtk-WARNING **: 21:44:05.076: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:44:05.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:44:05.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:44:05.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:44:05.751: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:44:05.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:44:05.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:44:05.803: 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:16805): Gtk-CRITICAL **: 21:49:49.449: 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:16805): Gtk-WARNING **: 21:54:38.575: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:54:38.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:38.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:38.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:54:41.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll() (Eclipse:16805): Gtk-WARNING **: 21:54:43.415: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:54:43.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:43.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:43.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:54:45.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram() (Eclipse:16805): Gtk-WARNING **: 21:54:49.116: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:54:49.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:49.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:49.173: 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:16805): Gtk-WARNING **: 21:54:51.584: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:54:51.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:51.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:51.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:54:53.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:54:56.352: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:54:56.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:56.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:54:56.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:54:58.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16805): Gtk-WARNING **: 21:55:02.102: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:02.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:02.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:02.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:55:03.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll() (Eclipse:16805): Gtk-WARNING **: 21:55:06.796: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:06.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:06.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:06.853: 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:16805): Gtk-WARNING **: 21:55:09.164: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:09.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:09.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:09.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:55:11.473: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll() (Eclipse:16805): Gtk-WARNING **: 21:55:13.907: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:13.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:13.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:13.964: 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:16805): Gtk-WARNING **: 21:55:16.163: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:16.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:16.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:16.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:55:18.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:55:20.743: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:20.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:20.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:20.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:55:24.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:55:26.559: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:26.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:26.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:26.614: 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:16805): Gtk-WARNING **: 21:55:28.960: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:28.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:28.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:29.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:55:32.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll() (Eclipse:16805): Gtk-WARNING **: 21:55:34.703: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:34.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:34.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:34.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:55:36.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll() (Eclipse:16805): Gtk-WARNING **: 21:55:39.377: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:39.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:39.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:39.434: 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:16805): Gtk-WARNING **: 21:55:42.818: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:42.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:42.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:42.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:55:45.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:55:47.553: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:47.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:47.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:47.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:55:49.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram() (Eclipse:16805): Gtk-WARNING **: 21:55:52.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:52.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:52.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:52.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:55:54.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:55:57.075: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:57.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:57.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:57.130: 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:16805): Gtk-WARNING **: 21:55:59.445: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:55:59.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:59.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:55:59.500: 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:16805): Gtk-WARNING **: 21:56:01.780: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:01.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:01.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:01.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:04.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer() (Eclipse:16805): Gtk-WARNING **: 21:56:06.405: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:06.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:06.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:06.458: 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:16805): Gtk-WARNING **: 21:56:08.711: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:08.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:08.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:08.765: 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:16805): Gtk-WARNING **: 21:56:11.108: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:11.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:11.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:11.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:12.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:56:15.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:16.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:16.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:16.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:18.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:56:20.629: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:20.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:20.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:20.689: 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:16805): Gtk-WARNING **: 21:56:22.892: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:22.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:22.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:22.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:25.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:56:27.653: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:27.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:27.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:27.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:29.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:56:32.375: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:32.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:32.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:32.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:33.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:56:37.068: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:37.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:37.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:37.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:38.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:56:41.689: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:41.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:41.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:41.743: 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:16805): Gtk-WARNING **: 21:56:45.041: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:45.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:45.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:45.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:46.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 21:56:49.714: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:49.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:49.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:49.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:51.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16805): Gtk-WARNING **: 21:56:54.421: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:54.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:54.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:54.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:56:55.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram() (Eclipse:16805): Gtk-WARNING **: 21:56:59.086: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:56:59.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:59.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:56:59.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 21:57:00.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16805): Gtk-WARNING **: 21:57:03.737: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 21:57:03.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:57:03.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 21:57:03.791: 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:16805): Gtk-CRITICAL **: 21:59:31.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser() (Eclipse:16805): Gtk-CRITICAL **: 21:59:34.483: 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:16805): Gtk-CRITICAL **: 21:59:48.612: 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:16805): Gtk-WARNING **: 22:00:26.515: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:26.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:26.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:26.569: 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:16805): Gtk-WARNING **: 22:00:28.322: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:28.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:28.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:28.377: 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:16805): Gtk-WARNING **: 22:00:29.913: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:29.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:29.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:29.975: 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:16805): Gtk-WARNING **: 22:00:31.576: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:31.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:31.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:31.631: 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:16805): Gtk-WARNING **: 22:00:33.184: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:33.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:33.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:33.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:00:34.804: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:34.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:34.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:34.858: 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:16805): Gtk-WARNING **: 22:00:36.463: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:36.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:36.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:36.518: 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:16805): Gtk-WARNING **: 22:00:38.664: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:38.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:38.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:38.720: 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:16805): Gtk-WARNING **: 22:00:40.342: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:40.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:40.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:40.398: 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:16805): Gtk-WARNING **: 22:00:42.053: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:42.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:42.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:42.107: 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:16805): Gtk-WARNING **: 22:00:43.787: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:43.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:43.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:43.845: 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:16805): Gtk-WARNING **: 22:00:45.447: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:45.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:45.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:45.508: 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:16805): Gtk-WARNING **: 22:00:48.179: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:48.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:48.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:48.233: 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:16805): Gtk-WARNING **: 22:00:49.954: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:49.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:49.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:50.011: 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:16805): Gtk-WARNING **: 22:00:51.712: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:51.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:51.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:51.767: 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:16805): Gtk-WARNING **: 22:00:53.464: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:53.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:53.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:53.524: 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:16805): Gtk-WARNING **: 22:00:55.118: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:55.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:55.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:55.173: 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:16805): Gtk-WARNING **: 22:00:56.799: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:56.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:56.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:56.853: 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:16805): Gtk-WARNING **: 22:00:58.575: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:00:58.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:58.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:00:58.631: 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:16805): Gtk-WARNING **: 22:01:00.910: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:01:00.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:00.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:00.964: 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:16805): Gtk-WARNING **: 22:01:02.661: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:01:02.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:02.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:02.716: 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:16805): Gtk-WARNING **: 22:01:04.422: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:01:04.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:04.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:04.476: 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:16805): Gtk-WARNING **: 22:01:06.150: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:01:06.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:06.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:06.205: 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:16805): Gtk-WARNING **: 22:01:07.853: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:01:07.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:07.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:01:07.908: 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() Error sending IPC message: Broken pipe Error sending IPC message: Broken pipe 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:16805): Gtk-CRITICAL **: 22:09:28.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition() (Eclipse:16805): Gtk-CRITICAL **: 22:09:31.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion() (Eclipse:16805): Gtk-CRITICAL **: 22:09:34.744: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat() (Eclipse:16805): Gtk-CRITICAL **: 22:09:36.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor() (Eclipse:16805): Gtk-CRITICAL **: 22:09:39.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth() (Eclipse:16805): Gtk-CRITICAL **: 22:09:41.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize() (Eclipse:16805): Gtk-CRITICAL **: 22:09:43.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth() (Eclipse:16805): Gtk-CRITICAL **: 22:09:45.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor() (Eclipse:16805): Gtk-CRITICAL **: 22:09:47.834: 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:16805): Gtk-CRITICAL **: 22:10:09.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16805): Gtk-CRITICAL **: 22:10:09.848: 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:16805): Gtk-WARNING **: 22:10:28.271: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:10:28.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:28.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:28.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:10:30.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll() (Eclipse:16805): Gtk-WARNING **: 22:10:32.615: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:10:32.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:32.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:32.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:10:34.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram() (Eclipse:16805): Gtk-WARNING **: 22:10:37.799: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:10:37.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:37.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:37.858: 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:16805): Gtk-WARNING **: 22:10:40.073: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:10:40.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:40.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:40.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:10:42.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:10:44.264: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:10:44.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:44.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:44.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:10:46.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16805): Gtk-WARNING **: 22:10:49.688: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:10:49.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:49.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:49.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:10:51.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll() (Eclipse:16805): Gtk-WARNING **: 22:10:53.780: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:10:53.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:53.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:53.834: 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:16805): Gtk-WARNING **: 22:10:55.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:10:56.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:56.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:10:56.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:10:57.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll() (Eclipse:16805): Gtk-WARNING **: 22:11:00.187: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:00.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:00.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:00.243: 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:16805): Gtk-WARNING **: 22:11:02.389: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:02.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:02.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:02.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:04.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:11:06.510: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:06.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:06.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:06.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:09.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:11:11.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:12.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:12.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:12.037: 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:16805): Gtk-WARNING **: 22:11:14.303: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:14.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:14.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:14.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:17.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll() (Eclipse:16805): Gtk-WARNING **: 22:11:19.665: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:19.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:19.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:19.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:21.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll() (Eclipse:16805): Gtk-WARNING **: 22:11:23.706: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:23.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:23.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:23.761: 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:16805): Gtk-WARNING **: 22:11:26.953: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:26.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:26.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:27.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:28.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:11:31.105: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:31.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:31.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:31.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:32.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram() (Eclipse:16805): Gtk-WARNING **: 22:11:35.434: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:35.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:35.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:35.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:37.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:11:39.514: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:39.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:39.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:39.568: 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:16805): Gtk-WARNING **: 22:11:41.777: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:41.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:41.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:41.832: 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:16805): Gtk-WARNING **: 22:11:44.420: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:44.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:44.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:44.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:46.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer() (Eclipse:16805): Gtk-WARNING **: 22:11:48.743: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:48.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:48.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:48.800: 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:16805): Gtk-WARNING **: 22:11:50.909: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:50.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:50.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:50.963: 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:16805): Gtk-WARNING **: 22:11:53.107: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:53.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:53.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:53.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:54.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:11:57.216: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:11:57.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:57.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:11:57.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:11:59.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:12:01.364: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:01.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:01.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:01.419: 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:16805): Gtk-WARNING **: 22:12:03.622: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:03.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:03.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:03.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:12:05.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:12:07.976: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:07.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:08.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:08.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:12:10.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:12:12.330: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:12.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:12.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:12.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:12:13.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:12:16.745: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:16.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:16.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:16.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:12:18.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:12:21.091: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:21.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:21.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:21.146: 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:16805): Gtk-WARNING **: 22:12:24.376: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:24.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:24.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:24.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:12:25.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16805): Gtk-WARNING **: 22:12:28.463: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:28.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:28.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:28.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:12:29.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16805): Gtk-WARNING **: 22:12:32.649: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:32.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:32.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:32.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:12:33.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram() (Eclipse:16805): Gtk-WARNING **: 22:12:36.580: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:36.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:36.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:36.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-CRITICAL **: 22:12:37.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16805): Gtk-WARNING **: 22:12:40.645: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:40.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:40.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:40.714: 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:16805): Gtk-WARNING **: 22:12:42.945: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:42.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:42.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:42.999: 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:16805): Gtk-WARNING **: 22:12:44.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:44.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:44.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:45.015: 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:16805): Gtk-WARNING **: 22:12:47.095: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:47.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:47.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:47.151: 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:16805): Gtk-WARNING **: 22:12:49.018: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:49.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:49.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:49.075: 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:16805): Gtk-WARNING **: 22:12:50.957: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:50.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:50.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:51.015: 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:16805): Gtk-WARNING **: 22:12:52.860: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:52.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:52.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:52.918: 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:16805): Gtk-WARNING **: 22:12:55.883: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:55.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:55.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:55.936: 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:16805): Gtk-WARNING **: 22:12:57.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:57.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:57.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:57.861: 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:16805): Gtk-WARNING **: 22:12:59.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:12:59.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:59.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:12:59.864: 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:16805): Gtk-WARNING **: 22:13:01.793: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:01.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:01.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:01.849: 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:16805): Gtk-WARNING **: 22:13:03.802: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:03.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:03.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:03.858: 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:16805): Gtk-WARNING **: 22:13:05.820: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:05.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:05.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:05.875: 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:16805): Gtk-WARNING **: 22:13:14.865: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:14.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:14.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:14.924: 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:16805): Gtk-WARNING **: 22:13:16.800: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:16.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:16.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:16.854: 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:16805): Gtk-WARNING **: 22:13:18.788: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:18.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:18.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:18.843: 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:16805): Gtk-WARNING **: 22:13:20.748: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:20.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:20.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:20.803: 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:16805): Gtk-WARNING **: 22:13:22.721: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:22.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:22.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:22.778: 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:16805): Gtk-WARNING **: 22:13:24.773: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:24.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:24.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:24.827: 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:16805): Gtk-WARNING **: 22:13:27.837: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:27.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:27.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:27.894: 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:16805): Gtk-WARNING **: 22:13:29.771: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:29.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:29.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:29.827: 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:16805): Gtk-WARNING **: 22:13:31.761: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:31.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:31.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:31.817: 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:16805): Gtk-WARNING **: 22:13:33.779: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:33.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:33.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:33.835: 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:16805): Gtk-WARNING **: 22:13:36.009: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:36.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:36.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:36.066: 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:16805): Gtk-WARNING **: 22:13:37.951: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:37.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:37.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:38.008: 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:16805): Gtk-WARNING **: 22:13:40.876: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:40.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:40.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:40.930: 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:16805): Gtk-WARNING **: 22:13:43.338: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:43.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:43.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:43.391: 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:16805): Gtk-WARNING **: 22:13:45.205: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:45.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:45.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:45.259: 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:16805): Gtk-WARNING **: 22:13:48.147: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:48.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:48.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:48.201: 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:16805): Gtk-WARNING **: 22:13:50.104: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:50.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:50.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:50.160: 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:16805): Gtk-WARNING **: 22:13:52.153: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:52.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:52.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:52.210: 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:16805): Gtk-WARNING **: 22:13:54.186: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:54.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:54.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:54.242: 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:16805): Gtk-WARNING **: 22:13:56.131: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:56.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:56.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:56.185: 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:16805): Gtk-WARNING **: 22:13:58.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:13:58.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:58.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:13:58.084: 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:16805): Gtk-WARNING **: 22:13:59.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:00.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:00.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:00.042: 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:16805): Gtk-WARNING **: 22:14:01.882: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:01.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:01.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:01.937: 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:16805): Gtk-WARNING **: 22:14:03.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:03.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:03.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:03.862: 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:16805): Gtk-WARNING **: 22:14:05.752: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:05.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:05.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:05.806: 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:16805): Gtk-WARNING **: 22:14:08.737: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:08.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:08.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:08.792: 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:16805): Gtk-WARNING **: 22:14:10.705: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:10.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:10.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:10.763: 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:16805): Gtk-WARNING **: 22:14:13.765: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:13.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:13.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:13.822: 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:16805): Gtk-WARNING **: 22:14:15.717: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:15.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:15.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:15.775: 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:16805): Gtk-WARNING **: 22:14:17.759: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:17.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:17.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:17.816: 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:16805): Gtk-WARNING **: 22:14:19.787: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:19.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:19.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:19.843: 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:16805): Gtk-WARNING **: 22:14:21.869: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:21.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:21.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:21.926: 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:16805): Gtk-WARNING **: 22:14:24.068: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:24.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:24.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:24.125: 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:16805): Gtk-WARNING **: 22:14:26.010: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:26.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:26.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:26.065: 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:16805): Gtk-WARNING **: 22:14:27.964: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:27.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:27.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:28.020: 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:16805): Gtk-WARNING **: 22:14:29.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:14:29.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:29.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:14:30.001: 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:16805): Gtk-WARNING **: 22:29:41.211: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:29:41.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:29:41.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:29:41.267: 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:16805): Gtk-CRITICAL **: 22:36:42.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField() (Eclipse:16805): Gtk-CRITICAL **: 22:36:44.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField() (Eclipse:16805): Gtk-CRITICAL **: 22:36:59.319: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField() (Eclipse:16805): Gtk-CRITICAL **: 22:37:13.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField() (Eclipse:16805): Gtk-CRITICAL **: 22:37:27.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle() (Eclipse:16805): Gtk-CRITICAL **: 22:37:41.817: 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:16805): Gtk-CRITICAL **: 22:48:08.118: 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:16805): Gtk-WARNING **: 22:51:47.227: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16805): Gtk-WARNING **: 22:51:47.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:51:47.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16805): Gtk-WARNING **: 22:51:47.283: 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:16805): Gtk-CRITICAL **: 22:52:50.954: 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:16805): Gtk-CRITICAL **: 22:53:03.089: 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:16805): Gtk-CRITICAL **: 22:53:10.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG() (Eclipse:16805): Gtk-CRITICAL **: 22:53:14.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG() (Eclipse:16805): Gtk-CRITICAL **: 22:53:17.701: 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:16805): Gtk-CRITICAL **: 22:53:24.424: 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:16805): Gtk-CRITICAL **: 22:53:45.413: 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: 6898 s -- in org.eclipse.sirius.tests.swtbot.suite.AllTestSuite org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable -- Time elapsed: 1.445 s org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree -- Time elapsed: 1.270 s org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram -- Time elapsed: 1.733 s org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.068 s org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist -- Time elapsed: 1.539 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet -- Time elapsed: 1.599 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName -- Time elapsed: 0.824 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName -- Time elapsed: 0.833 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName -- Time elapsed: 0.681 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName -- Time elapsed: 0.795 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName -- Time elapsed: 0.774 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName -- Time elapsed: 0.715 s org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind -- Time elapsed: 1.666 s org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation -- Time elapsed: 2.576 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable -- Time elapsed: 1.110 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree -- Time elapsed: 1.058 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable -- Time elapsed: 1.086 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram -- Time elapsed: 1.686 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement -- Time elapsed: 2.558 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge -- Time elapsed: 1.971 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode -- Time elapsed: 1.825 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer -- Time elapsed: 2.745 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening -- Time elapsed: 2.693 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge -- Time elapsed: 2.661 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode -- Time elapsed: 0.042 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer -- Time elapsed: 1.791 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening -- Time elapsed: 2.670 s org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation -- Time elapsed: 2.859 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote -- Time elapsed: 1.536 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen -- Time elapsed: 2.609 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition -- Time elapsed: 11.65 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar -- Time elapsed: 4.280 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection -- Time elapsed: 2.348 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar -- Time elapsed: 2.545 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar -- Time elapsed: 3.889 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar -- Time elapsed: 2.546 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar -- Time elapsed: 3.602 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar -- Time elapsed: 2.489 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection -- Time elapsed: 2.515 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection -- Time elapsed: 2.302 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar -- Time elapsed: 3.622 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar -- Time elapsed: 3.590 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardButton -- Time elapsed: 3.785 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection -- Time elapsed: 1.952 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboard -- Time elapsed: 2.129 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection -- Time elapsed: 1.416 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar -- Time elapsed: 3.296 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar -- Time elapsed: 3.271 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar -- Time elapsed: 1.477 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardToManyElement -- Time elapsed: 2.404 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath -- Time elapsed: 2.313 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection -- Time elapsed: 1.944 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar -- Time elapsed: 3.180 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar -- Time elapsed: 2.131 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar -- Time elapsed: 2.079 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar -- Time elapsed: 3.133 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection -- Time elapsed: 1.279 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea -- Time elapsed: 2.834 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar -- Time elapsed: 3.117 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar -- Time elapsed: 2.114 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll -- Time elapsed: 2.023 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer -- Time elapsed: 1.860 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners -- Time elapsed: 2.697 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode -- Time elapsed: 1.838 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll -- Time elapsed: 1.834 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer -- Time elapsed: 1.870 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer -- Time elapsed: 1.796 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers -- Time elapsed: 1.809 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer -- Time elapsed: 1.755 s org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel -- Time elapsed: 1.849 s org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh -- Time elapsed: 11.82 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions -- Time elapsed: 1.371 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions -- Time elapsed: 1.030 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions -- Time elapsed: 1.037 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions -- Time elapsed: 1.048 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions -- Time elapsed: 1.029 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions -- Time elapsed: 1.333 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned -- Time elapsed: 1.805 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps -- Time elapsed: 1.803 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.702 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.757 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 2.130 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.751 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.680 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps -- Time elapsed: 1.661 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction -- Time elapsed: 1.850 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned -- Time elapsed: 1.739 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent -- Time elapsed: 3.994 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi -- Time elapsed: 2.176 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue -- Time elapsed: 1.625 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage -- Time elapsed: 1.951 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50 -- Time elapsed: 1.810 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50 -- Time elapsed: 1.631 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125 -- Time elapsed: 1.714 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg -- Time elapsed: 1.688 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125 -- Time elapsed: 1.661 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125 -- Time elapsed: 1.656 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50 -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50 -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers -- Time elapsed: 1.629 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50 -- Time elapsed: 1.708 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide -- Time elapsed: 1.614 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer -- Time elapsed: 1.639 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125 -- Time elapsed: 1.675 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide -- Time elapsed: 1.612 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint -- Time elapsed: 1.555 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg -- Time elapsed: 1.589 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50 -- Time elapsed: 1.648 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125 -- Time elapsed: 1.669 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50 -- Time elapsed: 1.636 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50 -- Time elapsed: 1.648 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125 -- Time elapsed: 1.676 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg -- Time elapsed: 1.593 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50 -- Time elapsed: 1.643 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50 -- Time elapsed: 1.665 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50 -- Time elapsed: 1.634 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide -- Time elapsed: 1.587 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes -- Time elapsed: 1.581 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125 -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction -- Time elapsed: 1.801 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction -- Time elapsed: 1.774 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction -- Time elapsed: 1.952 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction -- Time elapsed: 1.791 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction -- Time elapsed: 1.688 s org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession -- Time elapsed: 0.068 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor -- Time elapsed: 2.090 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer -- Time elapsed: 2.100 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForFunctionnalChain -- Time elapsed: 1.669 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer -- Time elapsed: 2.147 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer -- Time elapsed: 2.147 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge -- Time elapsed: 2.516 s org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes -- Time elapsed: 1.817 s org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar -- Time elapsed: 2.227 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel -- Time elapsed: 4.203 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode -- Time elapsed: 2.983 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer -- Time elapsed: 6.205 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel -- Time elapsed: 4.031 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode -- Time elapsed: 6.281 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode -- Time elapsed: 2.520 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode -- Time elapsed: 2.448 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode -- Time elapsed: 4.768 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode -- Time elapsed: 4.931 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode -- Time elapsed: 13.68 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer -- Time elapsed: 12.51 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode -- Time elapsed: 11.77 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode -- Time elapsed: 1.838 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode -- Time elapsed: 11.71 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer -- Time elapsed: 3.003 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode -- Time elapsed: 13.61 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode -- Time elapsed: 2.950 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode -- Time elapsed: 6.225 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer -- Time elapsed: 5.199 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping -- Time elapsed: 4.221 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode -- Time elapsed: 5.062 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer -- Time elapsed: 6.137 s org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection -- Time elapsed: 1.106 s org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized -- Time elapsed: 1.804 s org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer -- Time elapsed: 4.018 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.940 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.952 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool -- Time elapsed: 3.206 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.861 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.760 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.822 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool -- Time elapsed: 5.639 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool -- Time elapsed: 32.28 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool -- Time elapsed: 5.612 s org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements -- Time elapsed: 2.580 s org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 1.100 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization -- Time elapsed: 3.179 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange -- Time elapsed: 12.79 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization -- Time elapsed: 14.57 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization -- Time elapsed: 4.670 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag -- Time elapsed: 1.746 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag -- Time elapsed: 1.617 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.016 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.009 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 1.941 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.945 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.924 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 1.978 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.916 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.968 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.992 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.941 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.940 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.964 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection -- Time elapsed: 3.028 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.915 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.921 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.955 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.931 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.941 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 1.946 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.937 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.015 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.975 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.980 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 1.954 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection -- Time elapsed: 2.973 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.920 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.937 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.954 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.965 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 1.968 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.971 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.006 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 2.020 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.600 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn -- Time elapsed: 1.526 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.593 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.512 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.496 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.600 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut -- Time elapsed: 1.643 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.479 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons -- Time elapsed: 2.015 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.519 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant -- Time elapsed: 1.472 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.531 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge -- Time elapsed: 26.90 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer -- Time elapsed: 6.432 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels -- Time elapsed: 2.110 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge -- Time elapsed: 10.63 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge -- Time elapsed: 9.319 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes -- Time elapsed: 7.734 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge -- Time elapsed: 7.748 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove -- Time elapsed: 2.679 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels -- Time elapsed: 2.273 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge -- Time elapsed: 7.317 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels -- Time elapsed: 1.535 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges -- Time elapsed: 9.847 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath -- Time elapsed: 6.995 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge -- Time elapsed: 8.894 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels -- Time elapsed: 1.560 s org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening -- Time elapsed: 0.583 s org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection -- Time elapsed: 1.961 s org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior -- Time elapsed: 1.985 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages -- Time elapsed: 3.895 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor -- Time elapsed: 1.909 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload -- Time elapsed: 3.473 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor -- Time elapsed: 1.991 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload -- Time elapsed: 3.333 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.220 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick -- Time elapsed: 2.761 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.236 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick -- Time elapsed: 1.721 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.564 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 2.252 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 2.263 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 4.260 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.994 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.893 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.877 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.712 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.788 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 2.297 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 2.052 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 2.657 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 2.179 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 2.228 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.729 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.779 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.822 s org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException -- Time elapsed: 2.057 s org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException -- Time elapsed: 2.645 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.662 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.642 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenTwoRegionsContainer -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenTwoRegionsContainer -- Time elapsed: 1.712 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack -- Time elapsed: 2.310 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.730 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack -- Time elapsed: 2.257 s org.eclipse.sirius.tests.swtbot.propertypage.SiriusPreferencesPropertyPageTest.testSiriusPreferencesPage -- Time elapsed: 1.801 s org.eclipse.sirius.tests.swtbot.propertypage.SiriusSessionDetailsPropertyPageTest.testSiriusSessionDetailsPage -- Time elapsed: 2.030 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToStylishContainer -- Time elapsed: 1.783 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNode -- Time elapsed: 1.675 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNode -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToLabelNode -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToGreyBGAndRefresh -- Time elapsed: 3.338 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToDefaultAndRefresh -- Time elapsed: 3.298 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNodeLabel -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithContextMenu -- Time elapsed: 2.075 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToDefaultContainer -- Time elapsed: 1.731 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel -- Time elapsed: 1.642 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToDefaultContainer -- Time elapsed: 1.668 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToNode -- Time elapsed: 1.645 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithContextMenu -- Time elapsed: 1.995 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToDefaultNode -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNode -- Time elapsed: 1.611 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToNode -- Time elapsed: 1.618 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToNode -- Time elapsed: 1.572 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithTabbar -- Time elapsed: 1.857 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToStylishNode -- Time elapsed: 1.640 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToDefaultNode -- Time elapsed: 1.643 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel -- Time elapsed: 1.585 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh1 -- Time elapsed: 3.247 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh2 -- Time elapsed: 3.234 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToStylishNode -- Time elapsed: 1.670 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToLabelNode -- Time elapsed: 1.618 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToDefaultAndRefresh -- Time elapsed: 3.246 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToBoldAndRefresh -- Time elapsed: 3.210 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testPasteEnablement -- Time elapsed: 2.517 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithTabbar -- Time elapsed: 1.917 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToGreyBGAndRefresh -- Time elapsed: 3.328 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNodeLabel -- Time elapsed: 1.624 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToNode -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeLabelToNode -- Time elapsed: 1.671 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToStylishContainer -- Time elapsed: 1.647 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToBoldAndRefresh -- Time elapsed: 3.303 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToLabelNode -- Time elapsed: 1.648 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToLabelNode -- Time elapsed: 1.584 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSelectionChangeBehaviorAfterAReconnectToolWithUnexpectedBehavior -- Time elapsed: 2.029 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting -- Time elapsed: 2.327 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting -- Time elapsed: 2.459 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithRectilinearStyleRouting -- Time elapsed: 2.382 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2 -- Time elapsed: 2.046 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3 -- Time elapsed: 0.134 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition -- Time elapsed: 0.149 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter -- Time elapsed: 0.160 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2 -- Time elapsed: 0.110 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses -- Time elapsed: 0.137 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition -- Time elapsed: 0.120 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition -- Time elapsed: 9.356 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition -- Time elapsed: 0.312 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation -- Time elapsed: 0.088 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter -- Time elapsed: 0.097 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError -- Time elapsed: 0.142 s org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001 -- Time elapsed: 8.095 s org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002 -- Time elapsed: 2.884 s org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004 -- Time elapsed: 6.162 s org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005 -- Time elapsed: 7.071 s org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009 -- Time elapsed: 0.133 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation -- Time elapsed: 4.100 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer -- Time elapsed: 2.804 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges -- Time elapsed: 2.655 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas -- Time elapsed: 2.706 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack -- Time elapsed: 2.706 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass -- Time elapsed: 2.523 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll -- Time elapsed: 2.647 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation -- Time elapsed: 2.762 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer -- Time elapsed: 2.377 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer -- Time elapsed: 2.355 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas -- Time elapsed: 2.421 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer -- Time elapsed: 2.363 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll -- Time elapsed: 2.335 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer -- Time elapsed: 3.546 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer -- Time elapsed: 3.162 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent -- Time elapsed: 2.834 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode -- Time elapsed: 3.192 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode -- Time elapsed: 3.199 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode -- Time elapsed: 4.036 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer -- Time elapsed: 3.803 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer -- Time elapsed: 3.281 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom -- Time elapsed: 2.809 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer -- Time elapsed: 3.177 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode -- Time elapsed: 2.475 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop -- Time elapsed: 2.466 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer -- Time elapsed: 3.101 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram -- Time elapsed: 3.363 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer -- Time elapsed: 3.072 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer -- Time elapsed: 3.039 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort -- Time elapsed: 2.832 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 2.613 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge -- Time elapsed: 2.548 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort -- Time elapsed: 2.542 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 2.466 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent -- Time elapsed: 2.460 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge -- Time elapsed: 2.476 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge -- Time elapsed: 2.514 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom -- Time elapsed: 2.771 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements -- Time elapsed: 4.509 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.513 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.994 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.449 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.533 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements -- Time elapsed: 5.018 s org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation -- Time elapsed: 2.269 s org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines -- Time elapsed: 4.832 s org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines -- Time elapsed: 4.373 s org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.229 s org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 3.323 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion -- Time elapsed: 2.099 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth -- Time elapsed: 2.052 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth -- Time elapsed: 2.048 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 2.027 s org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut -- Time elapsed: 2.618 s org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut -- Time elapsed: 2.566 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor -- Time elapsed: 1.449 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2 -- Time elapsed: 1.678 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass -- Time elapsed: 1.405 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority -- Time elapsed: 11.61 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog -- Time elapsed: 1.815 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit -- Time elapsed: 1.629 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox -- Time elapsed: 1.601 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName -- Time elapsed: 1.511 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 2.469 s org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 2.117 s org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue -- Time elapsed: 0.795 s org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError -- Time elapsed: 2.029 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization -- Time elapsed: 17.51 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 57.86 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 51.50 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 58.48 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization -- Time elapsed: 8.098 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 55.26 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 46.99 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 47.58 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 47.07 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 55.53 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization -- Time elapsed: 32.89 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization -- Time elapsed: 47.16 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 53.33 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 63.08 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization -- Time elapsed: 22.62 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization -- Time elapsed: 2.282 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 47.23 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 58.01 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 2.462 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 2.877 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200 -- Time elapsed: 3.047 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned -- Time elapsed: 2.695 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50 -- Time elapsed: 3.313 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.476 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.830 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.729 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 2.045 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 1.995 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.501 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.421 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.948 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 2.053 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.509 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.452 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.615 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.557 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.521 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.515 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.496 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.488 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.494 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.547 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 2.479 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.545 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 2.431 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.888 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 2.381 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 2.218 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.594 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.430 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.897 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.534 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 2.265 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.614 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.532 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.599 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.564 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.576 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.697 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.674 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 2.641 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations -- Time elapsed: 129.6 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking -- Time elapsed: 2.500 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape -- Time elapsed: 2.679 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction -- Time elapsed: 43.43 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis -- Time elapsed: 3.191 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes -- Time elapsed: 2.708 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSameEdge -- Time elapsed: 1.509 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSeveralEdges -- Time elapsed: 1.527 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSameEdge -- Time elapsed: 1.539 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSeveralEdges -- Time elapsed: 1.672 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.499 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.477 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSeveralEdges -- Time elapsed: 1.461 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSameEdge -- Time elapsed: 1.467 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSeveralEdges -- Time elapsed: 1.458 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testActionsFromEclipseMenu -- Time elapsed: 1.486 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.450 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSeveralEdges -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSameEdge -- Time elapsed: 1.521 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSeveralEdges -- Time elapsed: 1.472 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.468 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSameEdge -- Time elapsed: 1.456 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSameEdge -- Time elapsed: 1.441 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.868 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack -- Time elapsed: 2.320 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack -- Time elapsed: 2.130 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion -- Time elapsed: 1.773 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 2.394 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor -- Time elapsed: 1.861 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 1.773 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.836 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.305 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testWithACapellaLikeTitleBlock -- Time elapsed: 5.699 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 2.396 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack -- Time elapsed: 1.845 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.390 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion -- Time elapsed: 1.772 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.874 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved -- Time elapsed: 3.448 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.841 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfVerticalRegionContainerWithFixedSizeRegions -- Time elapsed: 3.131 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack -- Time elapsed: 1.863 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.823 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithHStackContainerAndList -- Time elapsed: 5.567 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize -- Time elapsed: 1.823 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.903 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithTitleBlockWithLabel -- Time elapsed: 6.122 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.751 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack -- Time elapsed: 2.075 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion -- Time elapsed: 1.801 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.769 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved -- Time elapsed: 2.942 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize -- Time elapsed: 1.809 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack -- Time elapsed: 2.278 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.805 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfHorizontalRegionContainerWithFixedSizeRegions -- Time elapsed: 3.085 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeToEdgeVisibilityInCaseOfCollapseCompartment -- Time elapsed: 2.514 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInHorizontalStack -- Time elapsed: 1.817 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.852 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack -- Time elapsed: 1.807 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion -- Time elapsed: 1.812 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack -- Time elapsed: 1.811 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment -- Time elapsed: 4.437 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming -- Time elapsed: 3.054 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting -- Time elapsed: 11.41 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout -- Time elapsed: 5.373 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 5.361 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting -- Time elapsed: 11.48 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 5.406 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout -- Time elapsed: 5.956 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout -- Time elapsed: 5.347 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 5.479 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.454 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 5.584 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 5.453 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering -- Time elapsed: 5.765 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting -- Time elapsed: 11.49 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange -- Time elapsed: 5.426 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange -- Time elapsed: 5.346 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting -- Time elapsed: 11.85 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout -- Time elapsed: 5.600 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 5.410 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting -- Time elapsed: 11.05 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 5.423 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout -- Time elapsed: 5.394 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout -- Time elapsed: 5.387 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 5.411 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.409 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 5.383 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 5.537 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering -- Time elapsed: 5.730 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting -- Time elapsed: 11.64 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.534 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 2.124 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 2.180 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 4.053 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.813 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.924 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.702 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.769 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 2.311 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 2.135 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.676 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 2.703 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 2.145 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 2.222 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.867 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.825 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.870 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment -- Time elapsed: 1.665 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast -- Time elapsed: 1.579 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest -- Time elapsed: 1.516 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode -- Time elapsed: 1.520 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout -- Time elapsed: 3.426 s org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.EdgeLabelUpdateTest.testEdgeLabelCreatedEmptyAndThenUpdated -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder -- Time elapsed: 2.180 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation -- Time elapsed: 3.120 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation -- Time elapsed: 3.530 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource -- Time elapsed: 2.048 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget -- Time elapsed: 1.911 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge -- Time elapsed: 1.873 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage -- Time elapsed: 1.820 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape -- Time elapsed: 1.895 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape -- Time elapsed: 2.088 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape -- Time elapsed: 1.997 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll -- Time elapsed: 2.388 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll -- Time elapsed: 2.417 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges -- Time elapsed: 1.578 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable -- Time elapsed: 9.683 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram -- Time elapsed: 9.562 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll -- Time elapsed: 13.33 s org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest -- Time elapsed: 5.259 s org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest -- Time elapsed: 5.066 s org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload -- Time elapsed: 0.917 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering -- Time elapsed: 1.997 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering -- Time elapsed: 1.918 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2 -- Time elapsed: 2.002 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2 -- Time elapsed: 2.193 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI -- Time elapsed: 5.998 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters -- Time elapsed: 2.525 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI -- Time elapsed: 4.727 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation -- Time elapsed: 2.830 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations -- Time elapsed: 7.742 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation -- Time elapsed: 5.357 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW -- Time elapsed: 1.661 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE -- Time elapsed: 1.645 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE -- Time elapsed: 1.670 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW -- Time elapsed: 1.627 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE -- Time elapsed: 1.666 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE -- Time elapsed: 1.643 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW -- Time elapsed: 1.667 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE -- Time elapsed: 1.674 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW -- Time elapsed: 1.717 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW -- Time elapsed: 1.732 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE -- Time elapsed: 1.749 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW -- Time elapsed: 1.685 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW -- Time elapsed: 1.611 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE -- Time elapsed: 1.609 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE -- Time elapsed: 1.660 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW -- Time elapsed: 1.626 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50 -- Time elapsed: 1.697 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125 -- Time elapsed: 1.747 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125 -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN -- Time elapsed: 1.657 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE -- Time elapsed: 1.640 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN -- Time elapsed: 1.698 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW -- Time elapsed: 1.662 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS -- Time elapsed: 1.689 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS -- Time elapsed: 1.700 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS -- Time elapsed: 1.714 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50 -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North -- Time elapsed: 1.631 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South -- Time elapsed: 2.106 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East -- Time elapsed: 1.581 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West -- Time elapsed: 1.611 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East -- Time elapsed: 1.597 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West -- Time elapsed: 1.624 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South -- Time elapsed: 1.573 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North -- Time elapsed: 1.593 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East -- Time elapsed: 2.123 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West -- Time elapsed: 2.116 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East -- Time elapsed: 1.603 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West -- Time elapsed: 1.584 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North -- Time elapsed: 1.627 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South -- Time elapsed: 2.113 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East -- Time elapsed: 1.678 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West -- Time elapsed: 1.689 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South -- Time elapsed: 1.639 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West -- Time elapsed: 1.648 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease -- Time elapsed: 3.142 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East -- Time elapsed: 2.107 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West -- Time elapsed: 2.104 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North -- Time elapsed: 1.626 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East -- Time elapsed: 1.634 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North -- Time elapsed: 1.605 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South -- Time elapsed: 1.615 s org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest.testPortLocationFromParentDnDFromModelExplorerView -- Time elapsed: 2.674 s org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest.testPortsLocationsAfterDragAndDropOnSameContainer -- Time elapsed: 3.258 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste -- Time elapsed: 2.919 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy -- Time elapsed: 3.362 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste -- Time elapsed: 3.355 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste -- Time elapsed: 2.864 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat -- Time elapsed: 3.096 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout -- Time elapsed: 3.029 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle -- Time elapsed: 3.152 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability -- Time elapsed: 1.638 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability -- Time elapsed: 1.541 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability -- Time elapsed: 1.589 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability -- Time elapsed: 1.631 s org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard -- Time elapsed: 1.685 s org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability -- Time elapsed: 2.057 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee -- Time elapsed: 2.228 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges -- Time elapsed: 2.236 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges -- Time elapsed: 2.238 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges -- Time elapsed: 2.265 s org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize -- Time elapsed: 1.974 s org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest.test_Deletion_Undo_Of_Node_With_BorderedNodes -- Time elapsed: 2.042 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingStyleFromAppearanceSection -- Time elapsed: 4.686 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection -- Time elapsed: 3.805 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection -- Time elapsed: 3.802 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection -- Time elapsed: 4.244 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection -- Time elapsed: 3.842 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection -- Time elapsed: 5.740 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection -- Time elapsed: 3.751 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection -- Time elapsed: 5.675 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection -- Time elapsed: 5.633 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar -- Time elapsed: 3.021 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar -- Time elapsed: 3.346 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar -- Time elapsed: 3.187 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar -- Time elapsed: 3.026 s org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission -- Time elapsed: 28.07 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1 -- Time elapsed: 9.273 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2 -- Time elapsed: 9.373 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches -- Time elapsed: 7.302 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue -- Time elapsed: 7.433 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext -- Time elapsed: 2.793 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse -- Time elapsed: 7.411 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle -- Time elapsed: 3.588 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle -- Time elapsed: 3.696 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle -- Time elapsed: 3.705 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle -- Time elapsed: 3.841 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle -- Time elapsed: 3.687 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle -- Time elapsed: 3.758 s org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer -- Time elapsed: 11.89 s org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue -- Time elapsed: 1.377 s org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension -- Time elapsed: 8.636 s org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences -- Time elapsed: 1.043 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode -- Time elapsed: 0.742 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle -- Time elapsed: 10.88 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle -- Time elapsed: 10.75 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithConditionalStyle -- Time elapsed: 10.95 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle -- Time elapsed: 10.82 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle -- Time elapsed: 0.707 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection -- Time elapsed: 2.306 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection -- Time elapsed: 2.114 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection -- Time elapsed: 1.886 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection -- Time elapsed: 2.431 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromAppearanceSection -- Time elapsed: 12.45 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testStrikeFromAppearanceSection -- Time elapsed: 8.475 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdgeLabel -- Time elapsed: 2.047 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection -- Time elapsed: 7.816 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromAppearanceSection -- Time elapsed: 10.78 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromAppearanceSection -- Time elapsed: 5.176 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromAppearanceSection -- Time elapsed: 10.45 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testUnderlineFromAppearanceSection -- Time elapsed: 8.000 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromTabbar -- Time elapsed: 7.477 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdge -- Time elapsed: 2.002 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldAllSelectedElementsFromToolBarWithUndoRedo -- Time elapsed: 2.063 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromToolbar -- Time elapsed: 10.20 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromToolbar -- Time elapsed: 10.14 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdgeLabel -- Time elapsed: 1.886 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdge -- Time elapsed: 1.917 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontFromAppearanceSection -- Time elapsed: 7.977 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromToolbar -- Time elapsed: 1.591 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testToolbarActionWithNodeLabelSelection -- Time elapsed: 9.370 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionVerticalPreference -- Time elapsed: 2.280 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionHorizontalPreference -- Time elapsed: 2.328 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionDiagonalPreference -- Time elapsed: 2.265 s org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAllCombinationsSizeComputationExpressionSizeNodeWithSquareStyle -- Time elapsed: 44.73 s org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAutoSizeComputationExpression -- Time elapsed: 3.879 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyLineSuggestedColors -- Time elapsed: 1.898 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropLineSuggestedColors -- Time elapsed: 2.199 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFontSuggestedColors -- Time elapsed: 1.897 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFontSuggestedColors -- Time elapsed: 2.211 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeLineCustomColor -- Time elapsed: 1.833 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFontLastUsedColors -- Time elapsed: 1.992 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderLineCustomColor -- Time elapsed: 1.951 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveLineCustomColor -- Time elapsed: 1.654 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFillCustomColor -- Time elapsed: 1.876 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFillCustomColor -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFontCustomColorAndClickOnPalette -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFillCustomColor -- Time elapsed: 1.703 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseLineLastUsedColors -- Time elapsed: 1.986 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFillLastUsedColors -- Time elapsed: 1.966 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFillCustomColorAndClickOnPalette -- Time elapsed: 1.886 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFillSuggestedColors -- Time elapsed: 1.935 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFillSuggestedColors -- Time elapsed: 2.168 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFontCustomColor -- Time elapsed: 1.855 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFontColors -- Time elapsed: 2.665 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddLineCustomColorAndClickOnPalette -- Time elapsed: 1.857 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFillColors -- Time elapsed: 2.787 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFontCustomColor -- Time elapsed: 1.953 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFontCustomColor -- Time elapsed: 1.656 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicLineColors -- Time elapsed: 2.618 s org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation -- Time elapsed: 0.101 s org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName -- Time elapsed: 0.136 s org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.041 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 4.864 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 5.690 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.471 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 4.780 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 5.746 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 4.695 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 2.362 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.738 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.269 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 4.578 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 5.816 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.389 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 5.745 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 4.677 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 3.433 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 4.745 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 4.821 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 4.706 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.369 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.334 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 4.629 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.304 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.379 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 4.877 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 4.655 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.261 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 4.758 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 4.726 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 4.697 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 4.619 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.355 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.672 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 4.695 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 4.673 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 4.644 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.363 s org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment -- Time elapsed: 2.768 s org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment -- Time elapsed: 2.737 s org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload -- Time elapsed: 0.795 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle -- Time elapsed: 0.672 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable -- Time elapsed: 0.624 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree -- Time elapsed: 0.997 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable -- Time elapsed: 1.058 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable -- Time elapsed: 1.001 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle -- Time elapsed: 0.452 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle -- Time elapsed: 0.523 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle -- Time elapsed: 0.644 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree -- Time elapsed: 0.988 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree -- Time elapsed: 0.975 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable -- Time elapsed: 0.972 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable -- Time elapsed: 0.049 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable -- Time elapsed: 0.527 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels -- Time elapsed: 1.457 s org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor -- Time elapsed: 2.480 s org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor -- Time elapsed: 2.904 s org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources -- Time elapsed: 2.940 s org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM -- Time elapsed: 12.19 s org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad -- Time elapsed: 1.437 s org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected -- Time elapsed: 2.453 s org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection -- Time elapsed: 2.062 s org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible -- Time elapsed: 0.938 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView -- Time elapsed: 2.525 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView -- Time elapsed: 2.668 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange -- Time elapsed: 1.553 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique -- Time elapsed: 1.521 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique -- Time elapsed: 1.509 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource -- Time elapsed: 1.471 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource -- Time elapsed: 1.543 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate -- Time elapsed: 1.734 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource -- Time elapsed: 1.543 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget -- Time elapsed: 1.617 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle -- Time elapsed: 1.850 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource -- Time elapsed: 1.595 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget -- Time elapsed: 1.557 s org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart -- Time elapsed: 0.442 s org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection -- Time elapsed: 8.658 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement -- Time elapsed: 1.233 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition -- Time elapsed: 1.372 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement -- Time elapsed: 1.243 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement -- Time elapsed: 1.249 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition -- Time elapsed: 1.363 s org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed -- Time elapsed: 1.853 s org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement -- Time elapsed: 3.332 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 2.062 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.840 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 2.017 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 2.235 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 2.083 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 2.234 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 3.106 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.950 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 2.093 s org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation -- Time elapsed: 1.911 s org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar -- Time elapsed: 0.043 s org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon -- Time elapsed: 1.450 s org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram -- Time elapsed: 0.925 s org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram -- Time elapsed: 0.922 s org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection -- Time elapsed: 13.80 s org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar -- Time elapsed: 12.15 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser -- Time elapsed: 2.824 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser -- Time elapsed: 2.793 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.676 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.615 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser -- Time elapsed: 3.206 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser -- Time elapsed: 3.236 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.624 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName -- Time elapsed: 2.128 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName -- Time elapsed: 2.563 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar -- Time elapsed: 1.260 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage -- Time elapsed: 1.535 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage -- Time elapsed: 1.494 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage -- Time elapsed: 1.503 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass -- Time elapsed: 1.439 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4 -- Time elapsed: 1.758 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage -- Time elapsed: 1.514 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass -- Time elapsed: 1.520 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable -- Time elapsed: 1.581 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage -- Time elapsed: 1.531 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass -- Time elapsed: 1.545 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass -- Time elapsed: 1.456 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass -- Time elapsed: 1.570 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass -- Time elapsed: 1.534 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute -- Time elapsed: 1.501 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute -- Time elapsed: 1.519 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction -- Time elapsed: 1.500 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage -- Time elapsed: 1.517 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.786 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.601 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.606 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.201 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.677 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.708 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.739 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.653 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.741 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.764 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.770 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.754 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.328 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.758 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.758 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.729 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.701 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.733 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools -- Time elapsed: 3.282 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference -- Time elapsed: 2.812 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode -- Time elapsed: 2.755 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge -- Time elapsed: 2.750 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor -- Time elapsed: 3.869 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement -- Time elapsed: 3.113 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage -- Time elapsed: 3.302 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements -- Time elapsed: 3.300 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync -- Time elapsed: 3.336 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent -- Time elapsed: 3.081 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent -- Time elapsed: 3.222 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass -- Time elapsed: 2.722 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor -- Time elapsed: 3.475 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode -- Time elapsed: 3.286 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode -- Time elapsed: 3.278 s org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession -- Time elapsed: 5.881 s org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession -- Time elapsed: 6.015 s org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving -- Time elapsed: 6.917 s org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements -- Time elapsed: 5.358 s org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView -- Time elapsed: 2.129 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer -- Time elapsed: 2.380 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.094 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer -- Time elapsed: 2.165 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode -- Time elapsed: 2.098 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125 -- Time elapsed: 2.670 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer -- Time elapsed: 2.339 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.088 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.137 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint -- Time elapsed: 2.655 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer -- Time elapsed: 2.571 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode -- Time elapsed: 2.111 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote -- Time elapsed: 2.124 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode -- Time elapsed: 2.612 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote -- Time elapsed: 2.606 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText -- Time elapsed: 2.665 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50 -- Time elapsed: 2.601 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 2.391 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.068 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50 -- Time elapsed: 3.006 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer -- Time elapsed: 2.108 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.525 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode -- Time elapsed: 2.533 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer -- Time elapsed: 3.058 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.518 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.559 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode -- Time elapsed: 2.533 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote -- Time elapsed: 2.598 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 3.029 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200 -- Time elapsed: 3.057 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.521 s org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor -- Time elapsed: 1.891 s org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor -- Time elapsed: 1.946 s org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage -- Time elapsed: 0.101 s org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage -- Time elapsed: 10.58 s org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove -- Time elapsed: 2.221 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription -- Time elapsed: 1.521 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription -- Time elapsed: 1.133 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation -- Time elapsed: 4.504 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription -- Time elapsed: 1.243 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription -- Time elapsed: 1.115 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties -- Time elapsed: 0.771 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription -- Time elapsed: 1.023 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription -- Time elapsed: 1.045 s org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay -- Time elapsed: 1.715 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.511 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.634 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps -- Time elapsed: 1.511 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette -- Time elapsed: 2.541 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.644 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned -- Time elapsed: 1.565 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.513 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.624 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned -- Time elapsed: 1.588 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned -- Time elapsed: 1.538 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 1.942 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned -- Time elapsed: 1.538 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.655 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.565 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.528 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction -- Time elapsed: 1.606 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps -- Time elapsed: 1.591 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent -- Time elapsed: 3.580 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes -- Time elapsed: 2.475 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200 -- Time elapsed: 4.737 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden -- Time elapsed: 3.783 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 4.935 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight -- Time elapsed: 4.933 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar -- Time elapsed: 5.107 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom -- Time elapsed: 4.883 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate -- Time elapsed: 4.998 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering -- Time elapsed: 3.769 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer -- Time elapsed: 4.774 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer -- Time elapsed: 4.257 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten -- Time elapsed: 5.035 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes -- Time elapsed: 4.910 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap -- Time elapsed: 3.775 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel -- Time elapsed: 4.713 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer -- Time elapsed: 5.923 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds -- Time elapsed: 3.653 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering -- Time elapsed: 2.549 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel -- Time elapsed: 3.732 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200 -- Time elapsed: 6.398 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar -- Time elapsed: 4.734 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction -- Time elapsed: 6.125 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 4.890 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName -- Time elapsed: 4.259 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate -- Time elapsed: 4.894 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward -- Time elapsed: 2.161 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut -- Time elapsed: 2.069 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront -- Time elapsed: 2.173 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut -- Time elapsed: 2.033 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward -- Time elapsed: 2.134 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront -- Time elapsed: 2.173 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward -- Time elapsed: 2.150 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack -- Time elapsed: 2.131 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward -- Time elapsed: 2.129 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut -- Time elapsed: 2.084 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack -- Time elapsed: 2.133 s org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.testDragAndDropModelFile -- Time elapsed: 0.048 s org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange -- Time elapsed: 5.191 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 1.661 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 1.650 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore -- Time elapsed: 1.650 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 1.601 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate -- Time elapsed: 1.841 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2 -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3 -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate -- Time elapsed: 1.624 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage -- Time elapsed: 1.760 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate -- Time elapsed: 1.594 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate -- Time elapsed: 1.834 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict -- Time elapsed: 1.600 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate -- Time elapsed: 1.614 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace -- Time elapsed: 1.719 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore -- Time elapsed: 1.686 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage -- Time elapsed: 1.616 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval -- Time elapsed: 1.616 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 1.665 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate -- Time elapsed: 1.731 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2 -- Time elapsed: 1.613 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3 -- Time elapsed: 1.646 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement -- Time elapsed: 1.663 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2 -- Time elapsed: 1.646 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter -- Time elapsed: 1.637 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate -- Time elapsed: 1.688 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 1.650 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning -- Time elapsed: 1.669 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate -- Time elapsed: 1.652 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict -- Time elapsed: 1.647 s org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack -- Time elapsed: 3.315 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithoutAutoRefresh -- Time elapsed: 2.846 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingDragAndDropTool -- Time elapsed: 0.884 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 1.883 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 3.548 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.282 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithoutAutoRefresh -- Time elapsed: 2.801 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.287 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithAutoRefresh -- Time elapsed: 1.784 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.198 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithoutAutoRefresh -- Time elapsed: 5.029 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.809 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 1.844 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithAutoRefresh -- Time elapsed: 2.756 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 6.752 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 3.266 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithoutAutoRefresh -- Time elapsed: 2.762 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.164 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.777 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithAutoRefresh -- Time elapsed: 1.874 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.952 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithAutoRefresh -- Time elapsed: 2.689 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithoutAutoRefresh -- Time elapsed: 4.955 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testSelectionPackageInWizardAndCheckIfEdgeIsCreated -- Time elapsed: 1.878 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingDragAndDropFromTreeview -- Time elapsed: 0.872 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithAutoRefresh -- Time elapsed: 1.849 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithAutoRefresh -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 6.671 s org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006 -- Time elapsed: 0.050 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees -- Time elapsed: 2.902 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables -- Time elapsed: 2.770 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition -- Time elapsed: 2.938 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion -- Time elapsed: 2.251 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat -- Time elapsed: 2.282 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor -- Time elapsed: 2.172 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize -- Time elapsed: 2.190 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth -- Time elapsed: 2.146 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor -- Time elapsed: 2.201 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization -- Time elapsed: 0.326 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization -- Time elapsed: 1.230 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM -- Time elapsed: 0.975 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization -- Time elapsed: 0.378 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession -- Time elapsed: 7.559 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 7.060 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel -- Time elapsed: 1.391 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors -- Time elapsed: 2.431 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 6.472 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists -- Time elapsed: 1.261 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening -- Time elapsed: 7.051 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk -- Time elapsed: 2.213 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 4.326 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 5.160 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.313 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 4.183 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 5.424 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 4.096 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 2.210 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.181 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.215 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 4.124 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 5.470 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.311 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 5.368 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 4.044 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 3.240 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 4.154 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 4.333 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 4.077 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.261 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.510 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 4.453 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.177 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.197 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 4.103 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 4.138 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.253 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 4.251 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 4.474 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 4.395 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 4.369 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.274 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.092 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 4.189 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.932 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 4.055 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.309 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.997 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 2.156 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.911 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.945 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 1.905 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.012 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.934 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.987 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 1.999 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.002 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.021 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 3.005 s org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation -- Time elapsed: 3.093 s org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation -- Time elapsed: 2.933 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.951 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 1.987 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.963 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.969 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 2.049 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.065 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.935 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.994 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 2.011 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.224 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.958 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 2.919 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.469 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.863 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 2.944 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.936 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.066 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.031 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.949 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 1.897 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 1.940 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.914 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.924 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.948 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.978 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.960 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 3.063 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.950 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.046 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.032 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.064 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 2.176 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 1.979 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.957 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.978 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.009 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.493 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.407 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.927 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.691 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.364 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.689 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.699 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.770 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.658 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.849 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.865 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.002 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.713 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.929 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.501 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.227 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.850 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.722 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation -- Time elapsed: 3.064 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing -- Time elapsed: 2.822 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.510 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.412 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.974 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.801 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.469 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.865 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.842 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.764 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.747 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.047 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.959 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.083 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.806 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.948 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.478 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.333 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 3.001 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.746 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation -- Time elapsed: 1.358 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation -- Time elapsed: 1.349 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.366 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation -- Time elapsed: 1.365 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation -- Time elapsed: 1.361 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation -- Time elapsed: 1.356 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation -- Time elapsed: 1.375 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.372 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.355 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.128 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.898 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.805 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.754 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.742 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.709 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.714 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.724 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.252 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.276 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.769 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.775 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.230 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.219 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.419 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.357 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.759 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.281 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.755 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.755 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.736 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.731 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.790 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.773 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.798 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.769 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.282 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.302 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.754 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.827 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.240 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.217 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.343 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.353 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.770 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.583 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.470 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.058 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.793 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.425 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.752 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.764 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.765 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.713 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.005 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.001 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.949 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.776 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.961 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.417 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.252 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.924 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.798 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.576 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 4.150 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.052 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.797 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.479 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.840 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.865 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.813 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.725 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.062 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.053 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.944 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.835 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.935 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.505 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.274 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.903 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.723 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.238 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.728 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.738 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.760 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.752 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.744 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.765 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.735 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.768 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.342 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.401 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.757 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.749 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.209 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.217 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.299 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.201 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.761 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.257 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.709 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.831 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.809 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.912 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.807 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.886 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.805 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.779 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.323 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.343 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.793 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.807 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.286 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.294 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.432 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.176 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.741 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.437 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container -- Time elapsed: 2.279 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned -- Time elapsed: 1.644 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List -- Time elapsed: 1.576 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.450 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned -- Time elapsed: 1.408 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.458 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned -- Time elapsed: 1.417 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.440 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node -- Time elapsed: 1.392 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container -- Time elapsed: 1.424 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container -- Time elapsed: 1.428 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container -- Time elapsed: 1.403 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container -- Time elapsed: 1.435 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.642 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 2.010 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.437 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.435 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.419 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.477 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.473 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.434 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.465 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.421 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.433 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.418 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.479 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.418 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.465 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned -- Time elapsed: 2.630 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom -- Time elapsed: 3.281 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 3.230 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram -- Time elapsed: 0.909 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram -- Time elapsed: 2.715 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.798 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom -- Time elapsed: 4.261 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.509 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 3.045 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.581 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.744 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase -- Time elapsed: 2.753 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.472 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.531 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 2.042 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.467 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.514 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.458 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.431 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.481 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.473 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.440 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection -- Time elapsed: 1.785 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge -- Time elapsed: 1.284 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode -- Time elapsed: 1.336 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.273 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode -- Time elapsed: 1.717 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel -- Time elapsed: 1.718 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline -- Time elapsed: 1.265 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.257 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection -- Time elapsed: 1.595 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode -- Time elapsed: 1.435 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge -- Time elapsed: 1.781 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode -- Time elapsed: 1.620 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel -- Time elapsed: 1.296 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection -- Time elapsed: 1.680 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection -- Time elapsed: 1.763 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge -- Time elapsed: 1.486 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode -- Time elapsed: 1.502 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection -- Time elapsed: 1.503 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel -- Time elapsed: 1.678 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline -- Time elapsed: 1.279 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label -- Time elapsed: 1.639 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels -- Time elapsed: 1.909 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels -- Time elapsed: 1.511 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels -- Time elapsed: 1.589 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels -- Time elapsed: 1.521 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label -- Time elapsed: 1.640 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label -- Time elapsed: 2.226 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels -- Time elapsed: 1.699 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels -- Time elapsed: 2.609 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label -- Time elapsed: 1.667 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels -- Time elapsed: 1.943 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels -- Time elapsed: 2.614 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels -- Time elapsed: 1.519 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels -- Time elapsed: 1.941 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels -- Time elapsed: 3.094 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels -- Time elapsed: 1.768 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels -- Time elapsed: 1.610 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label -- Time elapsed: 1.450 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels -- Time elapsed: 1.899 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels -- Time elapsed: 1.603 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label -- Time elapsed: 1.576 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels -- Time elapsed: 1.575 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels -- Time elapsed: 2.344 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels -- Time elapsed: 1.660 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label -- Time elapsed: 1.440 s org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.402 s org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView -- Time elapsed: 1.646 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.259 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.247 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove -- Time elapsed: 2.247 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.288 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove -- Time elapsed: 2.275 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove -- Time elapsed: 2.277 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow -- Time elapsed: 2.264 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.276 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.322 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove -- Time elapsed: 2.268 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.291 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.253 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.291 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove -- Time elapsed: 2.251 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove -- Time elapsed: 2.238 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.256 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.248 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.289 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.201 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove -- Time elapsed: 2.246 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.184 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow -- Time elapsed: 2.235 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.175 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove -- Time elapsed: 2.237 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression -- Time elapsed: 2.742 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout -- Time elapsed: 1.824 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges -- Time elapsed: 1.611 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode -- Time elapsed: 2.017 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode -- Time elapsed: 1.625 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode -- Time elapsed: 1.960 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode -- Time elapsed: 1.623 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.869 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 2.206 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer -- Time elapsed: 1.598 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode -- Time elapsed: 1.519 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode -- Time elapsed: 1.586 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode -- Time elapsed: 1.547 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer -- Time elapsed: 1.507 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode -- Time elapsed: 1.500 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.757 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer -- Time elapsed: 1.515 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle -- Time elapsed: 1.592 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout -- Time elapsed: 1.805 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer -- Time elapsed: 1.548 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode -- Time elapsed: 2.091 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints -- Time elapsed: 1.826 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.787 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.756 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode -- Time elapsed: 1.647 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize -- Time elapsed: 1.530 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer -- Time elapsed: 1.762 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode -- Time elapsed: 1.560 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode -- Time elapsed: 1.661 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle -- Time elapsed: 1.619 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode -- Time elapsed: 1.516 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer -- Time elapsed: 1.585 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle -- Time elapsed: 1.637 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges -- Time elapsed: 1.559 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.884 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize -- Time elapsed: 1.955 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases -- Time elapsed: 1.445 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer -- Time elapsed: 1.854 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode -- Time elapsed: 1.729 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer -- Time elapsed: 1.796 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125 -- Time elapsed: 2.603 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200 -- Time elapsed: 3.169 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel -- Time elapsed: 1.387 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX -- Time elapsed: 1.496 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut -- Time elapsed: 1.486 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton -- Time elapsed: 1.502 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel -- Time elapsed: 1.373 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel -- Time elapsed: 1.276 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel -- Time elapsed: 1.383 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete -- Time elapsed: 1.522 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator -- Time elapsed: 4.202 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 0.056 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.144 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 0.046 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar -- Time elapsed: 16.03 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.770 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 7.467 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView -- Time elapsed: 7.635 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView -- Time elapsed: 9.801 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 4.046 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView -- Time elapsed: 15.91 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar -- Time elapsed: 18.58 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar -- Time elapsed: 20.52 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 2.580 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 3.747 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView -- Time elapsed: 3.852 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 0.049 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView -- Time elapsed: 2.254 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 3.860 s org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 4.457 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.179 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 3.443 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.227 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 3.454 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup -- Time elapsed: 1.751 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 3.463 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot -- Time elapsed: 1.305 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 2.094 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 2.112 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView -- Time elapsed: 2.223 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 3.650 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView -- Time elapsed: 2.391 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 0.044 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation -- Time elapsed: 11.97 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch -- Time elapsed: 2.130 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal -- Time elapsed: 1.292 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension -- Time elapsed: 4.614 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut -- Time elapsed: 5.662 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement -- Time elapsed: 10.86 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization -- Time elapsed: 5.547 s org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible -- Time elapsed: 10.46 s org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability -- Time elapsed: 3.335 s org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability -- Time elapsed: 3.088 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar -- Time elapsed: 2.425 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection -- Time elapsed: 2.193 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram -- Time elapsed: 1.983 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement -- Time elapsed: 2.915 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar -- Time elapsed: 2.122 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar -- Time elapsed: 2.109 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel -- Time elapsed: 2.330 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession -- Time elapsed: 2.390 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation -- Time elapsed: 2.065 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation -- Time elapsed: 2.069 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation -- Time elapsed: 2.096 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation -- Time elapsed: 2.008 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation -- Time elapsed: 2.161 s org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability -- Time elapsed: 1.826 s org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor -- Time elapsed: 1.941 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor -- Time elapsed: 3.419 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor -- Time elapsed: 11.88 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping -- Time elapsed: 1.637 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor -- Time elapsed: 3.409 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor -- Time elapsed: 3.032 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor -- Time elapsed: 1.978 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor -- Time elapsed: 1.820 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor -- Time elapsed: 1.767 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor -- Time elapsed: 3.400 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor -- Time elapsed: 2.855 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor -- Time elapsed: 1.909 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor -- Time elapsed: 1.841 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor -- Time elapsed: 3.425 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor -- Time elapsed: 1.901 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor -- Time elapsed: 2.993 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor -- Time elapsed: 2.031 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping -- Time elapsed: 1.732 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor -- Time elapsed: 2.853 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor -- Time elapsed: 1.840 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor -- Time elapsed: 1.859 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor -- Time elapsed: 1.783 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor -- Time elapsed: 1.842 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor -- Time elapsed: 2.955 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor -- Time elapsed: 11.87 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor -- Time elapsed: 2.977 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor -- Time elapsed: 11.89 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor -- Time elapsed: 2.896 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping -- Time elapsed: 1.633 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor -- Time elapsed: 1.765 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor -- Time elapsed: 3.373 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor -- Time elapsed: 1.959 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor -- Time elapsed: 3.094 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor -- Time elapsed: 2.907 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping -- Time elapsed: 1.699 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor -- Time elapsed: 1.842 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor -- Time elapsed: 3.130 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor -- Time elapsed: 1.966 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor -- Time elapsed: 1.829 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor -- Time elapsed: 1.847 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor -- Time elapsed: 2.910 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor -- Time elapsed: 2.840 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor -- Time elapsed: 1.778 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor -- Time elapsed: 2.859 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor -- Time elapsed: 11.85 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping -- Time elapsed: 1.670 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor -- Time elapsed: 1.873 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor -- Time elapsed: 11.86 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping -- Time elapsed: 1.660 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes -- Time elapsed: 1.540 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges -- Time elapsed: 2.032 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes -- Time elapsed: 1.719 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists -- Time elapsed: 1.925 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles -- Time elapsed: 1.719 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers -- Time elapsed: 1.874 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight -- Time elapsed: 3.015 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight -- Time elapsed: 1.668 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 1.507 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree -- Time elapsed: 1.602 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan -- Time elapsed: 1.792 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree -- Time elapsed: 1.747 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan -- Time elapsed: 11.43 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight -- Time elapsed: 1.812 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree -- Time elapsed: 1.862 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight -- Time elapsed: 1.456 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.845 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight -- Time elapsed: 1.709 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan -- Time elapsed: 1.758 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight -- Time elapsed: 1.782 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight -- Time elapsed: 1.685 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree -- Time elapsed: 11.47 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.461 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan -- Time elapsed: 1.475 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree -- Time elapsed: 1.490 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.858 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.473 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight -- Time elapsed: 1.457 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan -- Time elapsed: 1.686 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight -- Time elapsed: 11.57 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree -- Time elapsed: 1.699 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree -- Time elapsed: 1.781 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree -- Time elapsed: 1.958 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.944 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight -- Time elapsed: 11.43 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight -- Time elapsed: 1.510 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan -- Time elapsed: 1.533 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight -- Time elapsed: 1.735 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight -- Time elapsed: 2.530 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree -- Time elapsed: 1.468 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.461 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight -- Time elapsed: 1.453 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.906 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.536 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan -- Time elapsed: 2.422 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan -- Time elapsed: 1.725 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree -- Time elapsed: 1.452 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan -- Time elapsed: 1.660 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree -- Time elapsed: 2.484 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree -- Time elapsed: 11.46 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan -- Time elapsed: 1.817 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan -- Time elapsed: 1.455 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 2.464 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree -- Time elapsed: 2.440 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan -- Time elapsed: 11.42 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.885 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle -- Time elapsed: 2.145 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField -- Time elapsed: 14.02 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField -- Time elapsed: 14.01 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField -- Time elapsed: 14.41 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField -- Time elapsed: 14.01 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle -- Time elapsed: 3.345 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.132 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.127 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.171 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.720 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.035 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.295 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 3.102 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.651 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.782 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.887 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.530 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.507 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.152 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.225 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.815 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.171 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.367 s org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh -- Time elapsed: 1.138 s org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh -- Time elapsed: 2.479 s org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction -- Time elapsed: 1.426 s org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction -- Time elapsed: 1.675 s org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement -- Time elapsed: 2.956 s org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement -- Time elapsed: 2.545 s org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete -- Time elapsed: 3.088 s org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort -- Time elapsed: 1.804 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving -- Time elapsed: 3.167 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue -- Time elapsed: 4.350 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse -- Time elapsed: 4.642 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue -- Time elapsed: 4.057 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse -- Time elapsed: 4.370 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable -- Time elapsed: 1.834 s org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.testDragAndDropClassFromControlledResourceOntoDiagram -- Time elapsed: 2.323 s org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges -- Time elapsed: 23.83 s org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea -- Time elapsed: 2.942 s org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection -- Time elapsed: 2.061 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird -- Time elapsed: 0.596 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams -- Time elapsed: 3.774 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose -- Time elapsed: 2.881 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject -- Time elapsed: 11.31 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession -- Time elapsed: 2.977 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection -- Time elapsed: 1.916 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: 1.073 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge -- Time elapsed: 2.836 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer -- Time elapsed: 3.074 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer -- Time elapsed: 2.762 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft -- Time elapsed: 3.080 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge -- Time elapsed: 3.124 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer -- Time elapsed: 2.996 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears -- Time elapsed: 4.456 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom -- Time elapsed: 3.149 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer -- Time elapsed: 2.971 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer -- Time elapsed: 3.137 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge -- Time elapsed: 2.810 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign -- Time elapsed: 3.854 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation -- Time elapsed: 4.118 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove -- Time elapsed: 3.019 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall -- Time elapsed: 2.742 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight -- Time elapsed: 3.029 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer -- Time elapsed: 3.167 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop -- Time elapsed: 3.182 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource -- Time elapsed: 3.121 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget -- Time elapsed: 2.972 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign -- Time elapsed: 2.844 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer -- Time elapsed: 3.097 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer -- Time elapsed: 3.055 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer -- Time elapsed: 3.035 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout -- Time elapsed: 2.926 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout -- Time elapsed: 1.801 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension -- Time elapsed: 2.887 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension -- Time elapsed: 2.939 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension -- Time elapsed: 2.868 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval -- Time elapsed: 2.111 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted -- Time elapsed: 2.082 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment -- Time elapsed: 2.101 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency -- Time elapsed: 2.093 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion -- Time elapsed: 2.427 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval -- Time elapsed: 2.083 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted -- Time elapsed: 2.119 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes -- Time elapsed: 2.407 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency -- Time elapsed: 2.238 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer -- Time elapsed: 2.779 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment -- Time elapsed: 2.107 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.307 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram -- Time elapsed: 1.781 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes -- Time elapsed: 2.936 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension -- Time elapsed: 2.138 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes -- Time elapsed: 2.809 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout -- Time elapsed: 3.208 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll -- Time elapsed: 2.727 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes -- Time elapsed: 2.756 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram -- Time elapsed: 2.524 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes -- Time elapsed: 2.679 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.180 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges -- Time elapsed: 2.835 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.487 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension -- Time elapsed: 2.710 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 1.995 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.326 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 2.068 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension -- Time elapsed: 1.974 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues -- Time elapsed: 2.199 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.050 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension -- Time elapsed: 1.970 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 2.157 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1 -- Time elapsed: 2.069 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2 -- Time elapsed: 2.183 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3 -- Time elapsed: 2.840 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4 -- Time elapsed: 2.147 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5 -- Time elapsed: 2.064 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6 -- Time elapsed: 2.258 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7 -- Time elapsed: 2.143 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.922 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.500 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize -- Time elapsed: 2.433 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize -- Time elapsed: 2.397 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape -- Time elapsed: 1.535 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat -- Time elapsed: 1.638 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat -- Time elapsed: 2.608 s org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh -- Time elapsed: 1.966 s org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation -- Time elapsed: 2.095 s org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.259 s org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation -- Time elapsed: 12.28 s org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation -- Time elapsed: 2.542 s org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation -- Time elapsed: 2.248 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty -- Time elapsed: 2.691 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key -- Time elapsed: 2.690 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey -- Time elapsed: 2.711 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing -- Time elapsed: 4.263 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 6.358 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 4.644 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 4.664 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 6.432 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 6.679 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 4.858 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 4.642 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 6.237 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated -- Time elapsed: 1.840 s org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 4.197 s org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh -- Time elapsed: 6.227 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition -- Time elapsed: 3.139 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition -- Time elapsed: 3.171 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition -- Time elapsed: 3.148 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition -- Time elapsed: 3.145 s org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh -- Time elapsed: 3.982 s org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh -- Time elapsed: 3.843 s org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements -- Time elapsed: 5.208 s org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 3.827 s org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion -- Time elapsed: 3.739 s org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 2.832 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor -- Time elapsed: 2.273 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor -- Time elapsed: 2.185 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion -- Time elapsed: 2.270 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat -- Time elapsed: 2.360 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon -- Time elapsed: 2.147 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize -- Time elapsed: 2.287 s org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut -- Time elapsed: 2.640 s org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut -- Time elapsed: 2.622 s org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode -- Time elapsed: 0.382 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard -- Time elapsed: 3.204 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem -- Time elapsed: 6.138 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard -- Time elapsed: 3.210 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit -- Time elapsed: 3.174 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels -- Time elapsed: 7.910 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels -- Time elapsed: 0.287 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword -- Time elapsed: 0.110 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion -- Time elapsed: 0.105 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion -- Time elapsed: 0.078 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL -- Time elapsed: 0.104 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo -- Time elapsed: 0.080 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList -- Time elapsed: 2.572 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode -- Time elapsed: 2.307 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer -- Time elapsed: 2.369 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode -- Time elapsed: 2.351 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer -- Time elapsed: 2.344 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer -- Time elapsed: 7.039 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM -- Time elapsed: 3.814 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime -- Time elapsed: 3.749 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled -- Time elapsed: 1.110 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled -- Time elapsed: 1.032 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled -- Time elapsed: 1.738 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled -- Time elapsed: 1.122 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear -- Time elapsed: 1.086 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear -- Time elapsed: 1.098 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.009 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.650 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.668 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.689 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.690 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.675 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.623 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear -- Time elapsed: 1.085 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear -- Time elapsed: 1.069 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.639 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear -- Time elapsed: 1.071 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.668 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram -- Time elapsed: 2.662 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette -- Time elapsed: 11.94 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram -- Time elapsed: 1.869 s org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation -- Time elapsed: 4.775 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation -- Time elapsed: 3.500 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation -- Time elapsed: 3.331 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard -- Time elapsed: 1.547 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement -- Time elapsed: 1.585 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius -- Time elapsed: 11.52 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation -- Time elapsed: 2.992 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation -- Time elapsed: 2.950 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer -- Time elapsed: 2.968 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2 -- Time elapsed: 3.140 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2 -- Time elapsed: 2.743 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram -- Time elapsed: 2.770 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram -- Time elapsed: 2.734 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer -- Time elapsed: 2.699 s org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations -- Time elapsed: 6.950 s org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 1.059 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east -- Time elapsed: 3.752 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west -- Time elapsed: 4.851 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125 -- Time elapsed: 2.826 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags -- Time elapsed: 1.692 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north -- Time elapsed: 3.796 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south -- Time elapsed: 3.814 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom -- Time elapsed: 3.286 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125 -- Time elapsed: 3.248 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags -- Time elapsed: 1.683 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125 -- Time elapsed: 3.506 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left -- Time elapsed: 3.355 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom -- Time elapsed: 2.749 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left -- Time elapsed: 2.746 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125 -- Time elapsed: 3.566 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west -- Time elapsed: 2.572 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 3.270 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag -- Time elapsed: 2.773 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 2.721 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom -- Time elapsed: 3.260 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left -- Time elapsed: 3.370 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125 -- Time elapsed: 3.473 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top -- Time elapsed: 3.144 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125 -- Time elapsed: 3.252 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left -- Time elapsed: 3.087 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags -- Time elapsed: 1.716 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag -- Time elapsed: 3.396 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top -- Time elapsed: 3.363 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags -- Time elapsed: 1.657 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom -- Time elapsed: 3.191 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right -- Time elapsed: 3.391 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125 -- Time elapsed: 3.476 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125 -- Time elapsed: 3.549 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left -- Time elapsed: 3.446 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top -- Time elapsed: 3.181 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top -- Time elapsed: 3.176 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right -- Time elapsed: 2.676 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right -- Time elapsed: 3.298 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom -- Time elapsed: 3.511 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north -- Time elapsed: 3.667 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right -- Time elapsed: 3.200 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right -- Time elapsed: 2.755 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top -- Time elapsed: 3.457 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties -- Time elapsed: 0.515 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick -- Time elapsed: 1.856 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2 -- Time elapsed: 1.915 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3 -- Time elapsed: 2.165 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4 -- Time elapsed: 2.165 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5 -- Time elapsed: 2.297 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync -- Time elapsed: 1.748 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote -- Time elapsed: 4.159 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote -- Time elapsed: 1.536 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping -- Time elapsed: 1.537 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping -- Time elapsed: 2.003 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote -- Time elapsed: 2.324 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping -- Time elapsed: 1.583 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion -- Time elapsed: 1.797 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote -- Time elapsed: 1.473 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping -- Time elapsed: 1.577 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote -- Time elapsed: 2.186 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping -- Time elapsed: 1.630 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected -- Time elapsed: 2.492 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote -- Time elapsed: 3.973 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode -- Time elapsed: 1.395 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText -- Time elapsed: 1.510 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping -- Time elapsed: 1.756 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin -- Time elapsed: 1.689 s org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI -- Time elapsed: 14.65 s org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog -- Time elapsed: 1.817 s org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession -- Time elapsed: 8.705 s org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession -- Time elapsed: 0.108 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel -- Time elapsed: 1.968 s org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened -- Time elapsed: 4.038 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened -- Time elapsed: 2.839 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened -- Time elapsed: 5.177 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave -- Time elapsed: 5.803 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel -- Time elapsed: 2.578 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup -- Time elapsed: 3.297 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel -- Time elapsed: 4.121 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave -- Time elapsed: 6.349 s org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue -- Time elapsed: 2.043 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol -- Time elapsed: 2.008 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.314 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol -- Time elapsed: 3.640 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.219 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol -- Time elapsed: 2.007 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol -- Time elapsed: 3.746 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR -- Time elapsed: 3.543 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG -- Time elapsed: 3.297 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG -- Time elapsed: 3.421 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG -- Time elapsed: 3.329 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR -- Time elapsed: 3.392 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG -- Time elapsed: 4.932 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR -- Time elapsed: 3.403 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR -- Time elapsed: 4.954 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh -- Time elapsed: 1.761 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh -- Time elapsed: 1.676 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh -- Time elapsed: 1.682 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications -- Time elapsed: 11.05 s org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession -- Time elapsed: 1.292 s org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession -- Time elapsed: 0.106 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.784 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints -- Time elapsed: 2.109 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.459 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.812 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints -- Time elapsed: 2.215 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.826 s org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment -- Time elapsed: 1.965 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening -- Time elapsed: 1.626 s org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes -- Time elapsed: 3.370 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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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.202405161953 [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 16, 2024 10:55:10 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.202405161953 [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: 11.58 s -- in org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite$XtextJUnitBundlesReport.dump_environment_data -- Time elapsed: 0.209 s org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange -- Time elapsed: 6.248 s org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange -- Time elapsed: 0.332 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.202405161953 [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 [ 2.473 s] [INFO] org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT ......... SUCCESS [ 24.899 s] [INFO] org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT ........... SUCCESS [ 0.586 s] [INFO] org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT .......... SUCCESS [ 0.994 s] [INFO] org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT ..... SUCCESS [ 0.634 s] [INFO] org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT ....... SUCCESS [ 0.935 s] [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT . SUCCESS [ 0.263 s] [INFO] org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT .......... SUCCESS [ 0.690 s] [INFO] org.eclipse.sirius.model 7.4.1-SNAPSHOT ............ SUCCESS [ 4.914 s] [INFO] org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT ... SUCCESS [ 0.993 s] [INFO] org.eclipse.sirius.common 7.4.1-SNAPSHOT ........... SUCCESS [ 1.840 s] [INFO] org.eclipse.sirius 7.4.1-SNAPSHOT .................. SUCCESS [ 3.575 s] [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT SUCCESS [ 0.773 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT SUCCESS [ 1.298 s] [INFO] org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT SUCCESS [ 0.384 s] [INFO] org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT ....... SUCCESS [ 0.464 s] [INFO] org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT .... SUCCESS [ 3.149 s] [INFO] org.eclipse.sirius.diagram 7.4.1-SNAPSHOT .......... SUCCESS [ 3.003 s] [INFO] org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT SUCCESS [ 0.712 s] [INFO] org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT ..... SUCCESS [ 0.405 s] [INFO] org.eclipse.sirius.table.model 7.4.1-SNAPSHOT ...... SUCCESS [ 1.226 s] [INFO] org.eclipse.sirius.table 7.4.1-SNAPSHOT ............ SUCCESS [ 0.998 s] [INFO] org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT ....... SUCCESS [ 0.925 s] [INFO] org.eclipse.sirius.tree 7.4.1-SNAPSHOT ............. SUCCESS [ 0.784 s] [INFO] org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT .... SUCCESS [ 0.474 s] [INFO] org.eclipse.sirius.runtime 7.4.1-SNAPSHOT .......... SUCCESS [ 0.399 s] [INFO] org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT .. SUCCESS [ 0.232 s] [INFO] org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT ...... SUCCESS [ 0.193 s] [INFO] org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT ...... SUCCESS [ 0.256 s] [INFO] org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT .. SUCCESS [ 3.377 s] [INFO] org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT ....... SUCCESS [ 3.185 s] [INFO] org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT ........ SUCCESS [ 3.423 s] [INFO] org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 0.915 s] [INFO] org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT .......... SUCCESS [ 0.801 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT .. SUCCESS [ 2.183 s] [INFO] org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT ........ SUCCESS [ 0.232 s] [INFO] org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT .......... SUCCESS [ 0.367 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT SUCCESS [ 0.454 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT SUCCESS [ 8.565 s] [INFO] org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT ........ SUCCESS [ 1.591 s] [INFO] org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT .... SUCCESS [ 0.759 s] [INFO] org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT ..... SUCCESS [ 6.018 s] [INFO] org.eclipse.sirius.ui 7.4.1-SNAPSHOT ............... SUCCESS [ 3.875 s] [INFO] org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 13.082 s] [INFO] org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT ...... SUCCESS [ 2.159 s] [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT SUCCESS [ 1.375 s] [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT SUCCESS [ 0.990 s] [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT ... SUCCESS [ 1.203 s] [INFO] org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT . SUCCESS [ 2.224 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT SUCCESS [ 1.661 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT SUCCESS [ 2.209 s] [INFO] org.eclipse.sirius.doc 7.4.1-SNAPSHOT .............. SUCCESS [ 2.431 s] [INFO] org.eclipse.sirius.editor 7.4.1-SNAPSHOT ........... SUCCESS [ 3.114 s] [INFO] org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT ... SUCCESS [ 3.325 s] [INFO] org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT .. SUCCESS [ 2.063 s] [INFO] org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT ......... SUCCESS [ 1.944 s] [INFO] org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT ..... SUCCESS [ 1.307 s] [INFO] org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT .......... SUCCESS [ 1.322 s] [INFO] org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT ...... SUCCESS [ 1.165 s] [INFO] org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT ..... SUCCESS [ 1.406 s] [INFO] org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT ...... SUCCESS [ 0.663 s] [INFO] org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT ..... SUCCESS [ 0.744 s] [INFO] org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT ...... SUCCESS [ 0.728 s] [INFO] org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT ........... SUCCESS [ 0.691 s] [INFO] org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT ........ SUCCESS [ 1.008 s] [INFO] org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT SUCCESS [ 1.760 s] [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT SUCCESS [ 2.877 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.300 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.340 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.746 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.343 s] [INFO] org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT ... SUCCESS [ 0.462 s] [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT SUCCESS [ 0.384 s] [INFO] org.eclipse.sirius.properties 7.4.1-SNAPSHOT ....... SUCCESS [ 1.352 s] [INFO] org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT .. SUCCESS [ 1.486 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.377 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT SUCCESS [ 0.912 s] [INFO] org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT SUCCESS [ 0.307 s] [INFO] org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT .. SUCCESS [ 0.904 s] [INFO] org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT SUCCESS [ 2.589 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 1.112 s] [INFO] org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT .... SUCCESS [ 1.188 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 1.099 s] [INFO] org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT SUCCESS [ 0.805 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT SUCCESS [ 0.571 s] [INFO] org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT SUCCESS [ 0.554 s] [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT SUCCESS [ 0.651 s] [INFO] org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT SUCCESS [ 20.557 s] [INFO] org.eclipse.sirius.aql 7.4.1-SNAPSHOT .............. SUCCESS [ 0.245 s] [INFO] org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT ...... SUCCESS [ 0.158 s] [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT .. SUCCESS [ 0.361 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [ 0.382 s] [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT ... SUCCESS [ 0.644 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT SUCCESS [ 0.457 s] [INFO] org.eclipse.sirius.samples 7.4.1-SNAPSHOT .......... SUCCESS [ 0.439 s] [INFO] org.eclipse.sirius.specifier 7.4.1-SNAPSHOT ........ SUCCESS [ 0.991 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [ 0.288 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT SUCCESS [ 0.194 s] [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT . SUCCESS [ 0.482 s] [INFO] org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT .... SUCCESS [ 0.450 s] [INFO] org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT SUCCESS [ 0.227 s] [INFO] org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.297 s] [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.298 s] [INFO] org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.304 s] [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT SUCCESS [ 0.533 s] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT SUCCESS [ 0.905 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT SUCCESS [ 0.221 s] [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT SUCCESS [ 0.436 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT SUCCESS [ 0.355 s] [INFO] org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT SUCCESS [ 0.385 s] [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.1-SNAPSHOT SUCCESS [ 1.437 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.1-SNAPSHOT SUCCESS [ 0.381 s] [INFO] org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT SUCCESS [ 0.578 s] [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT SUCCESS [ 0.455 s] [INFO] org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT SUCCESS [ 0.773 s] [INFO] org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT SUCCESS [ 1.484 s] [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT SUCCESS [ 0.926 s] [INFO] org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT SUCCESS [ 2.032 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT SUCCESS [ 1.623 s] [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT SUCCESS [ 0.819 s] [INFO] org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT ...... SUCCESS [35:48 min] [INFO] org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT ....... SUCCESS [01:19 min] [INFO] org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT ..... SUCCESS [ 02:19 h] [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT SUCCESS [ 0.787 s] [INFO] org.eclipse.sirius.tests 7.4.1-SNAPSHOT ............ SUCCESS [ 0.894 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT SUCCESS [ 0.379 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT SUCCESS [ 0.337 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT SUCCESS [ 0.837 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT SUCCESS [ 0.685 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT SUCCESS [ 0.267 s] [INFO] org.eclipse.sirius.update 7.4.1-SNAPSHOT ........... SUCCESS [ 27.884 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT SUCCESS [ 0.826 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT SUCCESS [ 2.044 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT SUCCESS [ 1.578 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT SUCCESS [ 7.029 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT SUCCESS [ 0.844 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT SUCCESS [ 2.291 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT SUCCESS [ 1.122 s] [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT SUCCESS [ 34.973 s] [INFO] org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT ..... SUCCESS [ 4.249 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:01 h [INFO] Finished at: 2024-05-16T22:55:49Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "headless-server" could not be activated because it does not exist. [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins276924647108279159.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@8f7544a [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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] [ce26d575-ca31-4b74-8118-00bd19822183][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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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] [ce26d575-ca31-4b74-8118-00bd19822183][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] [ce26d575-ca31-4b74-8118-00bd19822183][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] [ce26d575-ca31-4b74-8118-00bd19822183][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] [ce26d575-ca31-4b74-8118-00bd19822183][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] [ce26d575-ca31-4b74-8118-00bd19822183][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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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] [ce26d575-ca31-4b74-8118-00bd19822183][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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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] [ce26d575-ca31-4b74-8118-00bd19822183][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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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.202405162255 [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 16, 2024 10:59:47 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.202405162255 [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.202405162255 [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] 23:00:00.404 Java 17.0.2 Oracle Corporation (64-bit) [INFO] 23:00:00.405 Linux 6.2.9-300.fc38.x86_64 (amd64) [INFO] 23:00:00.405 MAVEN_OPTS= -Xmx4g [INFO] 23:00:00.449 User cache: /home/jenkins/.sonar/cache [INFO] 23:00:01.909 Communicating with SonarCloud [INFO] 23:00:01.947 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] 23:00:01.947 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] 23:00:01.947 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] 23:00:01.947 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] 23:00:01.947 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] 23:00:01.947 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] 23:00:02.004 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] 23:00:02.066 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] 23:00:02.107 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] 23:00:02.107 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] 23:00:02.107 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] 23:00:02.107 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] 23:00:02.107 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] 23:00:02.107 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] 23:00:02.107 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] 23:00:02.107 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] 23:00:02.107 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] 23:00:02.108 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] 23:00:02.108 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] 23:00:02.108 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] 23:00:02.108 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] 23:00:02.108 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] 23:00:02.108 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] 23:00:02.108 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] 23:00:02.108 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] 23:00:02.108 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] 23:00:02.108 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] 23:00:02.162 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] 23:00:02.162 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] 23:00:02.162 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] 23:00:02.162 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] 23:00:02.162 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] 23:00:02.162 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] 23:00:02.162 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] 23:00:02.163 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] 23:00:02.189 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] 23:00:02.246 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) [INFO] 23:00:03.195 Load global settings [INFO] 23:00:03.476 Load global settings (done) | time=284ms [INFO] 23:00:03.480 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 23:00:03.639 Loading required plugins [INFO] 23:00:03.639 Load plugins index [INFO] 23:00:03.979 Load plugins index (done) | time=340ms [INFO] 23:00:03.979 Load/download plugins [INFO] 23:00:04.954 Load/download plugins (done) | time=974ms [INFO] 23:00:05.570 Found an active CI vendor: 'Jenkins' [INFO] 23:00:05.583 Load project settings for component key: 'org.eclipse.sirius' [INFO] 23:00:05.913 Load project settings for component key: 'org.eclipse.sirius' (done) | time=329ms [INFO] 23:00:05.919 Process project properties [INFO] 23:00:06.056 Project key: org.eclipse.sirius [INFO] 23:00:06.057 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master [INFO] 23:00:06.057 Working dir: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar [INFO] 23:00:06.088 Load project branches [INFO] 23:00:06.438 Load project branches (done) | time=350ms [INFO] 23:00:06.448 Check ALM binding of project 'org.eclipse.sirius' [INFO] 23:00:06.764 Detected project binding: NOT_BOUND [INFO] 23:00:06.765 Check ALM binding of project 'org.eclipse.sirius' (done) | time=317ms [INFO] 23:00:06.766 Load project pull requests [INFO] 23:00:06.888 Load project pull requests (done) | time=122ms [INFO] 23:00:06.898 Load branch configuration [INFO] 23:00:06.901 Load branch configuration (done) | time=3ms [INFO] 23:00:06.912 Load quality profiles [INFO] 23:00:07.118 Load quality profiles (done) | time=206ms [INFO] 23:00:07.125 Load active rules [INFO] 23:00:14.248 Load active rules (done) | time=7123ms [INFO] 23:00:14.465 Organization key: eclipse [INFO] 23:00:14.486 Preprocessing files... [INFO] 23:00:21.725 2 languages detected in 5511 preprocessed files [INFO] 23:00:21.725 2903 files ignored because of inclusion/exclusion patterns [INFO] 23:00:21.725 0 files ignored because of scm ignore settings [INFO] 23:00:21.735 Loading plugins for detected languages [INFO] 23:00:21.735 Load/download plugins [INFO] 23:00:22.643 Load/download plugins (done) | time=908ms [INFO] 23:00:22.918 Load project repositories [INFO] 23:00:25.002 Load project repositories (done) | time=2084ms [INFO] 23:00:25.005 Indexing files... [INFO] 23:00:25.006 Project configuration: [INFO] 23:00:25.006 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.008 Indexing files of module 'org.eclipse.sirius' [INFO] 23:00:25.008 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius [INFO] 23:00:25.009 Source paths: pom.xml, src [INFO] 23:00:25.009 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.035 Indexing files of module 'org.eclipse.sirius.common' [INFO] 23:00:25.035 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common [INFO] 23:00:25.035 Source paths: pom.xml, src [INFO] 23:00:25.035 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.040 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql' [INFO] 23:00:25.040 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql [INFO] 23:00:25.040 Source paths: pom.xml, src [INFO] 23:00:25.040 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.041 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql.ide' [INFO] 23:00:25.041 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide [INFO] 23:00:25.041 Source paths: pom.xml, src [INFO] 23:00:25.041 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.041 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl' [INFO] 23:00:25.041 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl [INFO] 23:00:25.042 Source paths: pom.xml, src [INFO] 23:00:25.042 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.043 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl.ide' [INFO] 23:00:25.043 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide [INFO] 23:00:25.043 Source paths: pom.xml, src [INFO] 23:00:25.043 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.043 Indexing files of module 'org.eclipse.sirius.common.interpreter' [INFO] 23:00:25.043 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter [INFO] 23:00:25.043 Source paths: pom.xml, src [INFO] 23:00:25.044 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.044 Indexing files of module 'org.eclipse.sirius.common.interpreter.aql' [INFO] 23:00:25.044 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql [INFO] 23:00:25.044 Source paths: pom.xml, src [INFO] 23:00:25.044 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.045 Indexing files of module 'org.eclipse.sirius.common.ocl' [INFO] 23:00:25.045 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl [INFO] 23:00:25.045 Source paths: pom.xml, src [INFO] 23:00:25.045 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.045 Indexing files of module 'org.eclipse.sirius.common.ui' [INFO] 23:00:25.046 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui [INFO] 23:00:25.046 Source paths: pom.xml, src [INFO] 23:00:25.046 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.048 Indexing files of module 'org.eclipse.sirius.common.ui.ext' [INFO] 23:00:25.048 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext [INFO] 23:00:25.048 Source paths: pom.xml, src [INFO] 23:00:25.048 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.049 Indexing files of module 'org.eclipse.sirius.common.xtext' [INFO] 23:00:25.049 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext [INFO] 23:00:25.049 Source paths: pom.xml, src [INFO] 23:00:25.049 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.050 Indexing files of module 'org.eclipse.sirius.diagram' [INFO] 23:00:25.050 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram [INFO] 23:00:25.050 Source paths: pom.xml, src [INFO] 23:00:25.050 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.056 Indexing files of module 'org.eclipse.sirius.diagram.elk' [INFO] 23:00:25.056 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk [INFO] 23:00:25.056 Source paths: pom.xml, src [INFO] 23:00:25.056 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.057 Indexing files of module 'org.eclipse.sirius.diagram.elk.debug' [INFO] 23:00:25.057 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug [INFO] 23:00:25.057 Source paths: pom.xml, src [INFO] 23:00:25.057 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.058 Indexing files of module 'org.eclipse.sirius.diagram.formatdata' [INFO] 23:00:25.058 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata [INFO] 23:00:25.058 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.058 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.059 Indexing files of module 'org.eclipse.sirius.diagram.model' [INFO] 23:00:25.059 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model [INFO] 23:00:25.059 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.059 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.060 Indexing files of module 'org.eclipse.sirius.diagram.sequence' [INFO] 23:00:25.060 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence [INFO] 23:00:25.060 Source paths: pom.xml, src [INFO] 23:00:25.060 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.063 Indexing files of module 'org.eclipse.sirius.diagram.sequence.edit' [INFO] 23:00:25.063 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit [INFO] 23:00:25.063 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.063 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.064 Indexing files of module 'org.eclipse.sirius.diagram.sequence.model' [INFO] 23:00:25.064 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model [INFO] 23:00:25.064 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.064 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.064 Indexing files of module 'org.eclipse.sirius.diagram.sequence.ui' [INFO] 23:00:25.065 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui [INFO] 23:00:25.065 Source paths: pom.xml, src [INFO] 23:00:25.065 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.067 Indexing files of module 'org.eclipse.sirius.diagram.ui' [INFO] 23:00:25.067 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui [INFO] 23:00:25.068 Source paths: pom.xml, src, src-gen, src-diag [INFO] 23:00:25.068 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.091 Indexing files of module 'org.eclipse.sirius.diagram.ui.ext' [INFO] 23:00:25.091 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext [INFO] 23:00:25.091 Source paths: pom.xml, src [INFO] 23:00:25.091 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.091 Indexing files of module 'org.eclipse.sirius.ecore.extender' [INFO] 23:00:25.091 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender [INFO] 23:00:25.091 Source paths: pom.xml, src [INFO] 23:00:25.091 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.093 Indexing files of module 'org.eclipse.sirius.editor' [INFO] 23:00:25.093 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor [INFO] 23:00:25.093 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.093 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.096 Indexing files of module 'org.eclipse.sirius.editor.diagram' [INFO] 23:00:25.096 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram [INFO] 23:00:25.096 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.096 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.097 Indexing files of module 'org.eclipse.sirius.editor.properties' [INFO] 23:00:25.097 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties [INFO] 23:00:25.097 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.097 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.099 Indexing files of module 'org.eclipse.sirius.editor.properties.ext.widgets.reference' [INFO] 23:00:25.099 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] 23:00:25.099 Source paths: pom.xml, src [INFO] 23:00:25.100 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.100 Indexing files of module 'org.eclipse.sirius.editor.sequence' [INFO] 23:00:25.100 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence [INFO] 23:00:25.100 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.100 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.101 Indexing files of module 'org.eclipse.sirius.editor.table' [INFO] 23:00:25.101 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table [INFO] 23:00:25.101 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.101 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.101 Indexing files of module 'org.eclipse.sirius.editor.tree' [INFO] 23:00:25.102 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree [INFO] 23:00:25.102 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.102 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.102 Indexing files of module 'org.eclipse.sirius.eef.adapters' [INFO] 23:00:25.102 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters [INFO] 23:00:25.102 Source paths: pom.xml, src [INFO] 23:00:25.102 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.103 Indexing files of module 'org.eclipse.sirius.ext.base' [INFO] 23:00:25.103 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base [INFO] 23:00:25.103 Source paths: pom.xml, src [INFO] 23:00:25.103 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.104 Indexing files of module 'org.eclipse.sirius.ext.draw2d' [INFO] 23:00:25.104 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d [INFO] 23:00:25.104 Source paths: pom.xml, src [INFO] 23:00:25.104 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.105 Indexing files of module 'org.eclipse.sirius.ext.e3' [INFO] 23:00:25.105 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3 [INFO] 23:00:25.105 Source paths: pom.xml, src [INFO] 23:00:25.105 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.105 Indexing files of module 'org.eclipse.sirius.ext.e3.ui' [INFO] 23:00:25.105 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui [INFO] 23:00:25.105 Source paths: pom.xml, src [INFO] 23:00:25.106 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.106 Indexing files of module 'org.eclipse.sirius.ext.emf' [INFO] 23:00:25.106 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf [INFO] 23:00:25.106 Source paths: pom.xml, src [INFO] 23:00:25.106 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.107 Indexing files of module 'org.eclipse.sirius.ext.emf.edit' [INFO] 23:00:25.107 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit [INFO] 23:00:25.107 Source paths: pom.xml, src [INFO] 23:00:25.107 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.107 Indexing files of module 'org.eclipse.sirius.ext.emf.tx' [INFO] 23:00:25.107 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx [INFO] 23:00:25.107 Source paths: pom.xml, src [INFO] 23:00:25.107 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.108 Indexing files of module 'org.eclipse.sirius.ext.emf.ui' [INFO] 23:00:25.108 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui [INFO] 23:00:25.108 Source paths: pom.xml, src [INFO] 23:00:25.108 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.108 Indexing files of module 'org.eclipse.sirius.ext.gef' [INFO] 23:00:25.108 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef [INFO] 23:00:25.108 Source paths: pom.xml, src [INFO] 23:00:25.109 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.109 Indexing files of module 'org.eclipse.sirius.ext.gmf.notation' [INFO] 23:00:25.109 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation [INFO] 23:00:25.109 Source paths: pom.xml, src [INFO] 23:00:25.109 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.109 Indexing files of module 'org.eclipse.sirius.ext.gmf.runtime' [INFO] 23:00:25.109 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime [INFO] 23:00:25.110 Source paths: pom.xml, src [INFO] 23:00:25.110 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.111 Indexing files of module 'org.eclipse.sirius.ext.ide' [INFO] 23:00:25.111 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide [INFO] 23:00:25.111 Source paths: pom.xml, src [INFO] 23:00:25.111 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.111 Indexing files of module 'org.eclipse.sirius.ext.jface' [INFO] 23:00:25.112 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface [INFO] 23:00:25.112 Source paths: pom.xml, src [INFO] 23:00:25.112 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.112 Indexing files of module 'org.eclipse.sirius.ext.swt' [INFO] 23:00:25.112 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt [INFO] 23:00:25.112 Source paths: pom.xml, src [INFO] 23:00:25.112 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.113 Indexing files of module 'org.eclipse.sirius.interpreter' [INFO] 23:00:25.113 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter [INFO] 23:00:25.113 Source paths: pom.xml, src [INFO] 23:00:25.113 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.113 Indexing files of module 'org.eclipse.sirius.model' [INFO] 23:00:25.113 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model [INFO] 23:00:25.113 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.114 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.115 Indexing files of module 'org.eclipse.sirius.properties' [INFO] 23:00:25.115 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties [INFO] 23:00:25.115 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.115 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.115 Indexing files of module 'org.eclipse.sirius.properties.core' [INFO] 23:00:25.115 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core [INFO] 23:00:25.115 Source paths: pom.xml, src [INFO] 23:00:25.115 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.117 Indexing files of module 'org.eclipse.sirius.properties.defaultrules' [INFO] 23:00:25.117 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules [INFO] 23:00:25.117 Source paths: pom.xml, src [INFO] 23:00:25.117 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.118 Indexing files of module 'org.eclipse.sirius.properties.edit' [INFO] 23:00:25.118 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit [INFO] 23:00:25.118 Source paths: pom.xml, src-gen, src-generator, src-spec [INFO] 23:00:25.118 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.121 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference' [INFO] 23:00:25.121 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference [INFO] 23:00:25.121 Source paths: pom.xml, src-gen [INFO] 23:00:25.121 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.121 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference.edit' [INFO] 23:00:25.121 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] 23:00:25.121 Source paths: pom.xml, src-gen, src-spec [INFO] 23:00:25.121 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.122 Indexing files of module 'org.eclipse.sirius.sample.basicfamily' [INFO] 23:00:25.122 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily [INFO] 23:00:25.122 Source paths: pom.xml [INFO] 23:00:25.122 Test paths: src [INFO] 23:00:25.122 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.123 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.design' [INFO] 23:00:25.123 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design [INFO] 23:00:25.123 Source paths: pom.xml [INFO] 23:00:25.123 Test paths: src [INFO] 23:00:25.123 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.123 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.edit' [INFO] 23:00:25.123 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit [INFO] 23:00:25.124 Source paths: pom.xml [INFO] 23:00:25.124 Test paths: src [INFO] 23:00:25.124 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.124 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.editor' [INFO] 23:00:25.124 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor [INFO] 23:00:25.124 Source paths: pom.xml [INFO] 23:00:25.124 Test paths: src [INFO] 23:00:25.124 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.125 Indexing files of module 'org.eclipse.sirius.sample.ecore.design' [INFO] 23:00:25.125 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design [INFO] 23:00:25.125 Source paths: pom.xml [INFO] 23:00:25.125 Test paths: src [INFO] 23:00:25.125 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.126 Indexing files of module 'org.eclipse.sirius.sample.interactions' [INFO] 23:00:25.126 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions [INFO] 23:00:25.126 Source paths: pom.xml [INFO] 23:00:25.126 Test paths: src [INFO] 23:00:25.126 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.127 Indexing files of module 'org.eclipse.sirius.sample.interactions.design' [INFO] 23:00:25.127 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design [INFO] 23:00:25.127 Source paths: pom.xml [INFO] 23:00:25.128 Test paths: src [INFO] 23:00:25.128 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.128 Indexing files of module 'org.eclipse.sirius.sample.interactions.edit' [INFO] 23:00:25.128 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit [INFO] 23:00:25.128 Source paths: pom.xml [INFO] 23:00:25.128 Test paths: src [INFO] 23:00:25.128 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.129 Indexing files of module 'org.eclipse.sirius.sample.interactions.editor' [INFO] 23:00:25.129 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor [INFO] 23:00:25.129 Source paths: pom.xml [INFO] 23:00:25.129 Test paths: src [INFO] 23:00:25.129 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.130 Indexing files of module 'org.eclipse.sirius.sample.properties' [INFO] 23:00:25.130 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties [INFO] 23:00:25.130 Source paths: pom.xml [INFO] 23:00:25.130 Test paths: src [INFO] 23:00:25.130 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.130 Indexing files of module 'org.eclipse.sirius.sample.properties.checkbox' [INFO] 23:00:25.130 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox [INFO] 23:00:25.130 Source paths: pom.xml [INFO] 23:00:25.131 Test paths: src [INFO] 23:00:25.131 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.131 Indexing files of module 'org.eclipse.sirius.sample.properties.radio' [INFO] 23:00:25.131 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio [INFO] 23:00:25.131 Source paths: pom.xml [INFO] 23:00:25.131 Test paths: src [INFO] 23:00:25.131 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.132 Indexing files of module 'org.eclipse.sirius.sample.properties.textarea' [INFO] 23:00:25.132 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea [INFO] 23:00:25.132 Source paths: pom.xml [INFO] 23:00:25.132 Test paths: src [INFO] 23:00:25.132 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.132 Indexing files of module 'org.eclipse.sirius.synchronizer' [INFO] 23:00:25.132 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer [INFO] 23:00:25.132 Source paths: pom.xml, src [INFO] 23:00:25.132 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.133 Indexing files of module 'org.eclipse.sirius.table' [INFO] 23:00:25.133 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table [INFO] 23:00:25.133 Source paths: pom.xml, src [INFO] 23:00:25.133 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.157 Indexing files of module 'org.eclipse.sirius.table.model' [INFO] 23:00:25.158 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model [INFO] 23:00:25.158 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.158 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.159 Indexing files of module 'org.eclipse.sirius.table.ui' [INFO] 23:00:25.159 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui [INFO] 23:00:25.159 Source paths: pom.xml, src, src-paperclips, src-gen [INFO] 23:00:25.159 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.167 Indexing files of module 'org.eclipse.sirius.table.ui.ext' [INFO] 23:00:25.167 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext [INFO] 23:00:25.167 Source paths: pom.xml, src [INFO] 23:00:25.167 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.168 Indexing files of module 'org.eclipse.sirius.tests.junit' [INFO] 23:00:25.168 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit [INFO] 23:00:25.168 Source paths: pom.xml [INFO] 23:00:25.168 Test paths: src [INFO] 23:00:25.168 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.186 Indexing files of module 'org.eclipse.sirius.tests.junit.support' [INFO] 23:00:25.186 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support [INFO] 23:00:25.186 Source paths: pom.xml [INFO] 23:00:25.186 Test paths: src [INFO] 23:00:25.186 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.187 Indexing files of module 'org.eclipse.sirius.tests.junit.xtext' [INFO] 23:00:25.187 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext [INFO] 23:00:25.187 Source paths: pom.xml [INFO] 23:00:25.187 Test paths: src [INFO] 23:00:25.188 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.188 Indexing files of module 'org.eclipse.sirius.tests.sample.benchmark' [INFO] 23:00:25.188 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark [INFO] 23:00:25.188 Source paths: pom.xml [INFO] 23:00:25.188 Test paths: src [INFO] 23:00:25.188 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.189 Indexing files of module 'org.eclipse.sirius.tests.sample.component' [INFO] 23:00:25.189 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component [INFO] 23:00:25.189 Source paths: pom.xml [INFO] 23:00:25.189 Test paths: src [INFO] 23:00:25.189 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.190 Indexing files of module 'org.eclipse.sirius.tests.sample.component.design' [INFO] 23:00:25.190 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design [INFO] 23:00:25.190 Source paths: pom.xml [INFO] 23:00:25.190 Test paths: src, src-gen [INFO] 23:00:25.190 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.190 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook' [INFO] 23:00:25.190 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook [INFO] 23:00:25.191 Source paths: pom.xml [INFO] 23:00:25.191 Test paths: src [INFO] 23:00:25.191 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.192 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.design' [INFO] 23:00:25.192 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design [INFO] 23:00:25.192 Source paths: pom.xml [INFO] 23:00:25.192 Test paths: src [INFO] 23:00:25.192 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.193 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.edit' [INFO] 23:00:25.193 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit [INFO] 23:00:25.193 Source paths: pom.xml [INFO] 23:00:25.193 Test paths: src-gen [INFO] 23:00:25.193 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.197 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.editor' [INFO] 23:00:25.198 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor [INFO] 23:00:25.198 Source paths: pom.xml [INFO] 23:00:25.198 Test paths: src-gen [INFO] 23:00:25.198 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.198 Indexing files of module 'org.eclipse.sirius.tests.sample.migration' [INFO] 23:00:25.198 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration [INFO] 23:00:25.198 Source paths: pom.xml [INFO] 23:00:25.198 Test paths: src-gen [INFO] 23:00:25.198 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.201 Indexing files of module 'org.eclipse.sirius.tests.sample.migration.design' [INFO] 23:00:25.201 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design [INFO] 23:00:25.201 Source paths: pom.xml [INFO] 23:00:25.201 Test paths: src [INFO] 23:00:25.201 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.202 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml' [INFO] 23:00:25.202 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml [INFO] 23:00:25.202 Source paths: pom.xml [INFO] 23:00:25.202 Test paths: src-gen [INFO] 23:00:25.202 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.204 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml.design' [INFO] 23:00:25.204 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design [INFO] 23:00:25.204 Source paths: pom.xml [INFO] 23:00:25.204 Test paths: src [INFO] 23:00:25.204 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.204 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine' [INFO] 23:00:25.204 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] 23:00:25.204 Source paths: pom.xml [INFO] 23:00:25.204 Test paths: src, src-gen, xtend-gen [INFO] 23:00:25.204 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.215 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.design' [INFO] 23:00:25.215 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] 23:00:25.215 Source paths: pom.xml [INFO] 23:00:25.215 Test paths: src [INFO] 23:00:25.215 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.216 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ide' [INFO] 23:00:25.216 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] 23:00:25.216 Source paths: pom.xml [INFO] 23:00:25.216 Test paths: src-gen [INFO] 23:00:25.216 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.219 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ui' [INFO] 23:00:25.219 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] 23:00:25.219 Source paths: pom.xml [INFO] 23:00:25.219 Test paths: src-gen, xtend-gen [INFO] 23:00:25.219 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.219 Indexing files of module 'org.eclipse.sirius.tests.swtbot' [INFO] 23:00:25.220 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot [INFO] 23:00:25.220 Source paths: pom.xml [INFO] 23:00:25.220 Test paths: src [INFO] 23:00:25.220 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.233 Indexing files of module 'org.eclipse.sirius.tests.swtbot.support' [INFO] 23:00:25.233 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support [INFO] 23:00:25.233 Source paths: pom.xml [INFO] 23:00:25.233 Test paths: src [INFO] 23:00:25.233 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.237 Indexing files of module 'org.eclipse.sirius.tests.tree' [INFO] 23:00:25.237 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree [INFO] 23:00:25.237 Source paths: pom.xml [INFO] 23:00:25.237 Test paths: src [INFO] 23:00:25.237 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.238 Indexing files of module 'org.eclipse.sirius.tests.ui.properties' [INFO] 23:00:25.238 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties [INFO] 23:00:25.238 Source paths: pom.xml [INFO] 23:00:25.238 Test paths: src [INFO] 23:00:25.238 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.239 Indexing files of module 'org.eclipse.sirius.tree' [INFO] 23:00:25.239 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree [INFO] 23:00:25.239 Source paths: pom.xml, src [INFO] 23:00:25.239 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.241 Indexing files of module 'org.eclipse.sirius.tree.model' [INFO] 23:00:25.241 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model [INFO] 23:00:25.241 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.241 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.241 Indexing files of module 'org.eclipse.sirius.tree.ui' [INFO] 23:00:25.242 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui [INFO] 23:00:25.242 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.242 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.243 Indexing files of module 'org.eclipse.sirius.tree.ui.ext' [INFO] 23:00:25.244 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext [INFO] 23:00:25.244 Source paths: pom.xml, src [INFO] 23:00:25.244 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.244 Indexing files of module 'org.eclipse.sirius.ui' [INFO] 23:00:25.244 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui [INFO] 23:00:25.244 Source paths: pom.xml, src, src-gen [INFO] 23:00:25.244 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.261 Indexing files of module 'org.eclipse.sirius.ui.editor' [INFO] 23:00:25.261 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor [INFO] 23:00:25.261 Source paths: pom.xml, src [INFO] 23:00:25.261 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.262 Indexing files of module 'org.eclipse.sirius.ui.ext' [INFO] 23:00:25.262 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext [INFO] 23:00:25.262 Source paths: pom.xml, src [INFO] 23:00:25.262 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.262 Indexing files of module 'org.eclipse.sirius.ui.properties' [INFO] 23:00:25.262 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties [INFO] 23:00:25.262 Source paths: pom.xml, src [INFO] 23:00:25.262 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.263 Indexing files of module 'org.eclipse.sirius.ui.properties.ext.widgets.reference' [INFO] 23:00:25.263 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] 23:00:25.263 Source paths: pom.xml, src [INFO] 23:00:25.264 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.264 Indexing files of module 'Sirius Parent' [INFO] 23:00:25.264 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master [INFO] 23:00:25.264 Source paths: packaging/org.eclipse.sirius.parent/pom.xml [INFO] 23:00:25.264 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 23:00:25.265 5511 files indexed [INFO] 23:00:25.272 Quality profile for java: Sonar way [INFO] 23:00:25.272 Quality profile for xml: Sonar way [INFO] 23:00:25.272 ------------- Run sensors on module org.eclipse.sirius.tests.junit.xtext [INFO] 23:00:25.350 Load metrics repository [INFO] 23:00:25.672 Load metrics repository (done) | time=322ms [INFO] 23:00:25.679 Sensor cache enabled [INFO] 23:00:25.897 Load sensor cache [INFO] 23:00:34.160 Load sensor cache (24 MB) | time=8263ms [INFO] 23:00:35.959 Sensor JavaSensor [java] [INFO] 23:00:35.965 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:00:36.010 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:00:36.011 No "Main" source files to scan. [INFO] 23:00:36.125 Using ECJ batch to parse 3 Test java source files with batch size 214 KB. [INFO] 23:00:36.335 Starting batch processing. [INFO] 23:00:37.710 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:00:38.496 100% analyzed [INFO] 23:00:38.496 Batch processing: Done. [INFO] 23:00:38.499 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 23:00:38.499 No "Generated" source files to scan. [INFO] 23:00:38.499 Sensor JavaSensor [java] (done) | time=2541ms [INFO] 23:00:38.500 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:00:38.501 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:00:38.501 Sensor SurefireSensor [java] [INFO] 23:00:38.502 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/surefire-reports] [INFO] 23:00:38.604 Sensor SurefireSensor [java] (done) | time=103ms [INFO] 23:00:38.604 Sensor XML Sensor [xml] [INFO] 23:00:38.610 1 source file to be analyzed [INFO] 23:00:38.799 1/1 source file has been analyzed [INFO] 23:00:38.800 Sensor XML Sensor [xml] (done) | time=196ms [INFO] 23:00:38.800 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:00:38.806 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:00:38.826 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=26ms [INFO] 23:00:38.826 Sensor IaC Docker Sensor [iac] [INFO] 23:00:38.859 0 source files to be analyzed [INFO] 23:00:38.976 0/0 source files have been analyzed [INFO] 23:00:38.976 Sensor IaC Docker Sensor [iac] (done) | time=150ms [INFO] 23:00:38.977 Sensor Serverless configuration file sensor [security] [INFO] 23:00:38.977 0 Serverless function entries were found in the project [INFO] 23:00:38.979 0 Serverless function handlers were kept as entrypoints [INFO] 23:00:38.979 Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] 23:00:38.979 Sensor AWS SAM template file sensor [security] [INFO] 23:00:38.980 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:00:38.980 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:00:38.981 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 23:00:38.984 ------------- Run sensors on module org.eclipse.sirius [INFO] 23:00:39.114 Sensor JavaSensor [java] [INFO] 23:00:39.115 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:00:39.119 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:00:39.120 Using ECJ batch to parse 381 Main java source files with batch size 214 KB. [INFO] 23:00:39.195 Starting batch processing. [INFO] 23:00:39.313 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:01:27.276 100% analyzed [INFO] 23:01:27.276 Batch processing: Done. [INFO] 23:01:27.277 Did not optimize analysis for any files, performed a full analysis for all 381 files. [INFO] 23:01:27.428 No "Test" source files to scan. [INFO] 23:01:27.428 No "Generated" source files to scan. [INFO] 23:01:27.428 Sensor JavaSensor [java] (done) | time=48314ms [INFO] 23:01:27.429 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:01:27.430 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:01:27.430 Sensor SurefireSensor [java] [INFO] 23:01:27.431 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/surefire-reports] [INFO] 23:01:27.431 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:01:27.431 Sensor XML Sensor [xml] [INFO] 23:01:27.432 1 source file to be analyzed [INFO] 23:01:27.461 1/1 source file has been analyzed [INFO] 23:01:27.461 Sensor XML Sensor [xml] (done) | time=30ms [INFO] 23:01:27.462 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:01:27.464 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:01:27.678 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=216ms [INFO] 23:01:27.679 Sensor IaC Docker Sensor [iac] [INFO] 23:01:27.681 0 source files to be analyzed [INFO] 23:01:27.695 0/0 source files have been analyzed [INFO] 23:01:27.695 Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] 23:01:27.695 Sensor Serverless configuration file sensor [security] [INFO] 23:01:27.696 0 Serverless function entries were found in the project [INFO] 23:01:27.696 0 Serverless function handlers were kept as entrypoints [INFO] 23:01:27.696 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:01:27.696 Sensor AWS SAM template file sensor [security] [INFO] 23:01:27.697 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:01:27.697 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:01:27.698 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 23:01:27.698 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.design [INFO] 23:01:27.867 Sensor JavaSensor [java] [INFO] 23:01:27.867 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:01:27.876 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:01:27.876 No "Main" source files to scan. [INFO] 23:01:27.901 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 23:01:27.906 Starting batch processing. [INFO] 23:01:28.011 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:01:28.079 100% analyzed [INFO] 23:01:28.079 Batch processing: Done. [INFO] 23:01:28.080 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 23:01:28.080 No "Generated" source files to scan. [INFO] 23:01:28.080 Sensor JavaSensor [java] (done) | time=213ms [INFO] 23:01:28.081 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:01:28.081 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:01:28.081 Sensor SurefireSensor [java] [INFO] 23:01:28.081 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/surefire-reports] [INFO] 23:01:28.081 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:01:28.081 Sensor XML Sensor [xml] [INFO] 23:01:28.082 1 source file to be analyzed [INFO] 23:01:28.093 1/1 source file has been analyzed [INFO] 23:01:28.093 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 23:01:28.093 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:01:28.093 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:01:28.097 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 23:01:28.097 Sensor IaC Docker Sensor [iac] [INFO] 23:01:28.097 0 source files to be analyzed [INFO] 23:01:28.108 0/0 source files have been analyzed [INFO] 23:01:28.108 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 23:01:28.108 Sensor Serverless configuration file sensor [security] [INFO] 23:01:28.108 0 Serverless function entries were found in the project [INFO] 23:01:28.108 0 Serverless function handlers were kept as entrypoints [INFO] 23:01:28.108 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:01:28.108 Sensor AWS SAM template file sensor [security] [INFO] 23:01:28.108 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:01:28.109 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:01:28.109 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:01:28.109 ------------- Run sensors on module org.eclipse.sirius.editor.tree [INFO] 23:01:28.198 Sensor JavaSensor [java] [INFO] 23:01:28.198 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:01:28.205 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:01:28.205 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 23:01:28.209 Starting batch processing. [INFO] 23:01:28.257 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:01:29.131 100% analyzed [INFO] 23:01:29.131 Batch processing: Done. [INFO] 23:01:29.132 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 23:01:29.154 No "Test" source files to scan. [INFO] 23:01:29.154 No "Generated" source files to scan. [INFO] 23:01:29.154 Sensor JavaSensor [java] (done) | time=956ms [INFO] 23:01:29.154 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:01:29.154 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:01:29.155 Sensor SurefireSensor [java] [INFO] 23:01:29.155 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/surefire-reports] [INFO] 23:01:29.155 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:01:29.155 Sensor XML Sensor [xml] [INFO] 23:01:29.155 1 source file to be analyzed [INFO] 23:01:29.165 1/1 source file has been analyzed [INFO] 23:01:29.165 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 23:01:29.165 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:01:29.165 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:01:29.172 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 23:01:29.172 Sensor IaC Docker Sensor [iac] [INFO] 23:01:29.172 0 source files to be analyzed [INFO] 23:01:29.181 0/0 source files have been analyzed [INFO] 23:01:29.181 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 23:01:29.182 Sensor Serverless configuration file sensor [security] [INFO] 23:01:29.182 0 Serverless function entries were found in the project [INFO] 23:01:29.182 0 Serverless function handlers were kept as entrypoints [INFO] 23:01:29.182 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:01:29.182 Sensor AWS SAM template file sensor [security] [INFO] 23:01:29.182 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:01:29.182 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:01:29.182 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:01:29.182 ------------- Run sensors on module org.eclipse.sirius.properties [INFO] 23:01:29.267 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:01:29.267 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:01:29.267 Sensor XML Sensor [xml] [INFO] 23:01:29.268 1 source file to be analyzed [INFO] 23:01:29.278 1/1 source file has been analyzed [INFO] 23:01:29.278 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 23:01:29.279 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:01:29.279 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:01:29.378 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=99ms [INFO] 23:01:29.379 Sensor IaC Docker Sensor [iac] [INFO] 23:01:29.379 0 source files to be analyzed [INFO] 23:01:29.389 0/0 source files have been analyzed [INFO] 23:01:29.389 Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] 23:01:29.389 Sensor Serverless configuration file sensor [security] [INFO] 23:01:29.389 0 Serverless function entries were found in the project [INFO] 23:01:29.389 0 Serverless function handlers were kept as entrypoints [INFO] 23:01:29.389 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:01:29.390 Sensor AWS SAM template file sensor [security] [INFO] 23:01:29.390 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:01:29.390 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:01:29.390 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:01:29.390 ------------- Run sensors on module org.eclipse.sirius.ui [INFO] 23:01:29.474 Sensor JavaSensor [java] [INFO] 23:01:29.475 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:01:29.480 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:01:29.481 Using ECJ batch to parse 284 Main java source files with batch size 214 KB. [INFO] 23:01:29.501 Starting batch processing. [INFO] 23:01:29.599 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:00.515 100% analyzed [INFO] 23:02:00.515 Batch processing: Done. [INFO] 23:02:00.516 Did not optimize analysis for any files, performed a full analysis for all 284 files. [INFO] 23:02:00.628 No "Test" source files to scan. [INFO] 23:02:00.628 No "Generated" source files to scan. [INFO] 23:02:00.629 Sensor JavaSensor [java] (done) | time=31155ms [INFO] 23:02:00.629 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:00.630 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:02:00.630 Sensor SurefireSensor [java] [INFO] 23:02:00.630 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/surefire-reports] [INFO] 23:02:00.630 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:00.630 Sensor XML Sensor [xml] [INFO] 23:02:00.631 1 source file to be analyzed [INFO] 23:02:00.641 1/1 source file has been analyzed [INFO] 23:02:00.641 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 23:02:00.641 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:00.642 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:00.759 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=118ms [INFO] 23:02:00.760 Sensor IaC Docker Sensor [iac] [INFO] 23:02:00.762 0 source files to be analyzed [INFO] 23:02:00.771 0/0 source files have been analyzed [INFO] 23:02:00.771 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 23:02:00.771 Sensor Serverless configuration file sensor [security] [INFO] 23:02:00.771 0 Serverless function entries were found in the project [INFO] 23:02:00.771 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:00.771 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:00.771 Sensor AWS SAM template file sensor [security] [INFO] 23:02:00.772 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:02:00.772 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:00.772 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:00.773 ------------- Run sensors on module org.eclipse.sirius.ext.e3 [INFO] 23:02:00.845 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:00.845 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:00.845 Sensor XML Sensor [xml] [INFO] 23:02:00.857 1 source file to be analyzed [INFO] 23:02:00.866 1/1 source file has been analyzed [INFO] 23:02:00.866 Sensor XML Sensor [xml] (done) | time=21ms [INFO] 23:02:00.866 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:00.866 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:00.867 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:02:00.867 Sensor IaC Docker Sensor [iac] [INFO] 23:02:00.868 0 source files to be analyzed [INFO] 23:02:00.875 0/0 source files have been analyzed [INFO] 23:02:00.875 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 23:02:00.875 Sensor Serverless configuration file sensor [security] [INFO] 23:02:00.875 0 Serverless function entries were found in the project [INFO] 23:02:00.875 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:00.875 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:00.875 Sensor AWS SAM template file sensor [security] [INFO] 23:02:00.876 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:02:00.876 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:00.876 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:00.876 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.editor [INFO] 23:02:00.938 Sensor JavaSensor [java] [INFO] 23:02:00.938 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:00.943 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:00.943 No "Main" source files to scan. [INFO] 23:02:00.996 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 23:02:01.006 Starting batch processing. [INFO] 23:02:01.061 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:01.388 100% analyzed [INFO] 23:02:01.389 Batch processing: Done. [INFO] 23:02:01.389 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 23:02:01.389 No "Generated" source files to scan. [INFO] 23:02:01.390 Sensor JavaSensor [java] (done) | time=452ms [INFO] 23:02:01.390 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:01.390 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:01.390 Sensor SurefireSensor [java] [INFO] 23:02:01.390 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/surefire-reports] [INFO] 23:02:01.390 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:01.390 Sensor XML Sensor [xml] [INFO] 23:02:01.391 1 source file to be analyzed [INFO] 23:02:01.400 1/1 source file has been analyzed [INFO] 23:02:01.400 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 23:02:01.400 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:01.400 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:01.405 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 23:02:01.405 Sensor IaC Docker Sensor [iac] [INFO] 23:02:01.406 0 source files to be analyzed [INFO] 23:02:01.412 0/0 source files have been analyzed [INFO] 23:02:01.412 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:02:01.413 Sensor Serverless configuration file sensor [security] [INFO] 23:02:01.413 0 Serverless function entries were found in the project [INFO] 23:02:01.413 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:01.413 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:01.413 Sensor AWS SAM template file sensor [security] [INFO] 23:02:01.413 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:01.413 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:01.413 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:01.414 ------------- Run sensors on module org.eclipse.sirius.properties.defaultrules [INFO] 23:02:01.486 Sensor JavaSensor [java] [INFO] 23:02:01.486 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:01.488 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:01.488 Using ECJ batch to parse 3 Main java source files with batch size 214 KB. [INFO] 23:02:01.490 Starting batch processing. [INFO] 23:02:01.514 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:01.627 100% analyzed [INFO] 23:02:01.627 Batch processing: Done. [INFO] 23:02:01.628 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 23:02:01.665 No "Test" source files to scan. [INFO] 23:02:01.665 No "Generated" source files to scan. [INFO] 23:02:01.666 Sensor JavaSensor [java] (done) | time=180ms [INFO] 23:02:01.666 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:01.666 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:01.666 Sensor SurefireSensor [java] [INFO] 23:02:01.666 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/surefire-reports] [INFO] 23:02:01.666 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:01.666 Sensor XML Sensor [xml] [INFO] 23:02:01.667 1 source file to be analyzed [INFO] 23:02:01.675 1/1 source file has been analyzed [INFO] 23:02:01.676 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:02:01.676 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:01.676 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:01.677 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:02:01.677 Sensor IaC Docker Sensor [iac] [INFO] 23:02:01.678 0 source files to be analyzed [INFO] 23:02:01.684 0/0 source files have been analyzed [INFO] 23:02:01.685 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:02:01.685 Sensor Serverless configuration file sensor [security] [INFO] 23:02:01.685 0 Serverless function entries were found in the project [INFO] 23:02:01.685 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:01.685 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:01.685 Sensor AWS SAM template file sensor [security] [INFO] 23:02:01.685 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:01.685 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:01.685 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:01.686 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl.ide [INFO] 23:02:01.740 Sensor JavaSensor [java] [INFO] 23:02:01.741 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:01.748 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:01.748 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 23:02:01.760 Starting batch processing. [INFO] 23:02:01.809 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:02.933 100% analyzed [INFO] 23:02:02.933 Batch processing: Done. [INFO] 23:02:02.934 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 23:02:02.975 No "Test" source files to scan. [INFO] 23:02:02.975 No "Generated" source files to scan. [INFO] 23:02:02.975 Sensor JavaSensor [java] (done) | time=1235ms [INFO] 23:02:02.976 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:02.976 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:02.976 Sensor SurefireSensor [java] [INFO] 23:02:02.976 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/surefire-reports] [INFO] 23:02:02.976 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:02.976 Sensor XML Sensor [xml] [INFO] 23:02:02.977 1 source file to be analyzed [INFO] 23:02:02.987 1/1 source file has been analyzed [INFO] 23:02:02.987 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 23:02:02.987 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:02.988 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:02.990 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:02:02.990 Sensor IaC Docker Sensor [iac] [INFO] 23:02:02.991 0 source files to be analyzed [INFO] 23:02:02.997 0/0 source files have been analyzed [INFO] 23:02:02.997 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:02:02.997 Sensor Serverless configuration file sensor [security] [INFO] 23:02:02.997 0 Serverless function entries were found in the project [INFO] 23:02:02.997 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:02.997 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:02.997 Sensor AWS SAM template file sensor [security] [INFO] 23:02:02.998 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:02:02.998 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:02.998 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:02.998 ------------- Run sensors on module org.eclipse.sirius.sample.interactions [INFO] 23:02:03.085 Sensor JavaSensor [java] [INFO] 23:02:03.085 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:03.087 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:03.087 No "Main" source files to scan. [INFO] 23:02:03.131 Using ECJ batch to parse 52 Test java source files with batch size 214 KB. [INFO] 23:02:03.165 Starting batch processing. [INFO] 23:02:03.195 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:04.139 100% analyzed [INFO] 23:02:04.139 Batch processing: Done. [INFO] 23:02:04.139 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 23:02:04.139 No "Generated" source files to scan. [INFO] 23:02:04.140 Sensor JavaSensor [java] (done) | time=1055ms [INFO] 23:02:04.140 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:04.140 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:04.140 Sensor SurefireSensor [java] [INFO] 23:02:04.140 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/surefire-reports] [INFO] 23:02:04.140 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:04.140 Sensor XML Sensor [xml] [INFO] 23:02:04.141 1 source file to be analyzed [INFO] 23:02:04.158 1/1 source file has been analyzed [INFO] 23:02:04.158 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 23:02:04.158 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:04.158 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:04.173 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms [INFO] 23:02:04.173 Sensor IaC Docker Sensor [iac] [INFO] 23:02:04.173 0 source files to be analyzed [INFO] 23:02:04.179 0/0 source files have been analyzed [INFO] 23:02:04.179 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:04.179 Sensor Serverless configuration file sensor [security] [INFO] 23:02:04.179 0 Serverless function entries were found in the project [INFO] 23:02:04.179 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:04.179 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:04.180 Sensor AWS SAM template file sensor [security] [INFO] 23:02:04.180 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:04.180 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:04.180 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:04.180 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.model [INFO] 23:02:04.232 Sensor JavaSensor [java] [INFO] 23:02:04.232 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:04.235 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:04.235 Using ECJ batch to parse 14 Main java source files with batch size 214 KB. [INFO] 23:02:04.239 Starting batch processing. [INFO] 23:02:04.271 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:04.592 100% analyzed [INFO] 23:02:04.592 Batch processing: Done. [INFO] 23:02:04.593 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 23:02:04.634 No "Test" source files to scan. [INFO] 23:02:04.634 No "Generated" source files to scan. [INFO] 23:02:04.634 Sensor JavaSensor [java] (done) | time=402ms [INFO] 23:02:04.635 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:04.635 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:04.635 Sensor SurefireSensor [java] [INFO] 23:02:04.635 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/surefire-reports] [INFO] 23:02:04.635 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:04.635 Sensor XML Sensor [xml] [INFO] 23:02:04.636 1 source file to be analyzed [INFO] 23:02:04.644 1/1 source file has been analyzed [INFO] 23:02:04.644 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:02:04.645 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:04.645 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:04.666 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=21ms [INFO] 23:02:04.667 Sensor IaC Docker Sensor [iac] [INFO] 23:02:04.667 0 source files to be analyzed [INFO] 23:02:04.673 0/0 source files have been analyzed [INFO] 23:02:04.673 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:04.673 Sensor Serverless configuration file sensor [security] [INFO] 23:02:04.673 0 Serverless function entries were found in the project [INFO] 23:02:04.673 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:04.674 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:04.674 Sensor AWS SAM template file sensor [security] [INFO] 23:02:04.674 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:04.674 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:04.674 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:04.674 ------------- Run sensors on module org.eclipse.sirius.tests.sample.benchmark [INFO] 23:02:04.727 Sensor JavaSensor [java] [INFO] 23:02:04.727 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:04.729 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:04.729 No "Main" source files to scan. [INFO] 23:02:04.775 Using ECJ batch to parse 20 Test java source files with batch size 214 KB. [INFO] 23:02:04.788 Starting batch processing. [INFO] 23:02:04.822 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:05.070 100% analyzed [INFO] 23:02:05.070 Batch processing: Done. [INFO] 23:02:05.070 Did not optimize analysis for any files, performed a full analysis for all 20 files. [INFO] 23:02:05.070 No "Generated" source files to scan. [INFO] 23:02:05.070 Sensor JavaSensor [java] (done) | time=343ms [INFO] 23:02:05.071 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:05.071 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:05.071 Sensor SurefireSensor [java] [INFO] 23:02:05.071 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/surefire-reports] [INFO] 23:02:05.071 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:05.071 Sensor XML Sensor [xml] [INFO] 23:02:05.072 1 source file to be analyzed [INFO] 23:02:05.080 1/1 source file has been analyzed [INFO] 23:02:05.080 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:02:05.081 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:05.081 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:05.087 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 23:02:05.087 Sensor IaC Docker Sensor [iac] [INFO] 23:02:05.087 0 source files to be analyzed [INFO] 23:02:05.093 0/0 source files have been analyzed [INFO] 23:02:05.093 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:05.094 Sensor Serverless configuration file sensor [security] [INFO] 23:02:05.094 0 Serverless function entries were found in the project [INFO] 23:02:05.094 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:05.094 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:05.094 Sensor AWS SAM template file sensor [security] [INFO] 23:02:05.094 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:05.094 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:05.094 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:05.095 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration.design [INFO] 23:02:05.161 Sensor JavaSensor [java] [INFO] 23:02:05.161 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:05.219 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:05.219 No "Main" source files to scan. [INFO] 23:02:05.269 Using ECJ batch to parse 5 Test java source files with batch size 214 KB. [INFO] 23:02:05.276 Starting batch processing. [INFO] 23:02:05.349 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:05.578 100% analyzed [INFO] 23:02:05.578 Batch processing: Done. [INFO] 23:02:05.579 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 23:02:05.579 No "Generated" source files to scan. [INFO] 23:02:05.579 Sensor JavaSensor [java] (done) | time=418ms [INFO] 23:02:05.579 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:05.580 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:02:05.580 Sensor SurefireSensor [java] [INFO] 23:02:05.580 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/surefire-reports] [INFO] 23:02:05.580 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:05.580 Sensor XML Sensor [xml] [INFO] 23:02:05.581 1 source file to be analyzed [INFO] 23:02:05.589 1/1 source file has been analyzed [INFO] 23:02:05.589 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:02:05.590 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:05.590 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:05.593 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:02:05.593 Sensor IaC Docker Sensor [iac] [INFO] 23:02:05.594 0 source files to be analyzed [INFO] 23:02:05.601 0/0 source files have been analyzed [INFO] 23:02:05.601 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 23:02:05.601 Sensor Serverless configuration file sensor [security] [INFO] 23:02:05.601 0 Serverless function entries were found in the project [INFO] 23:02:05.601 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:05.601 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:05.601 Sensor AWS SAM template file sensor [security] [INFO] 23:02:05.601 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:05.601 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:05.602 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 23:02:05.602 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] 23:02:05.686 Sensor JavaSensor [java] [INFO] 23:02:05.686 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:05.692 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:05.692 No "Main" source files to scan. [INFO] 23:02:05.735 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 23:02:05.766 Starting batch processing. [INFO] 23:02:05.971 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:06.201 100% analyzed [INFO] 23:02:06.201 Batch processing: Done. [INFO] 23:02:06.202 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 23:02:06.202 No "Generated" source files to scan. [INFO] 23:02:06.203 Sensor JavaSensor [java] (done) | time=517ms [INFO] 23:02:06.203 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:06.203 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:06.203 Sensor SurefireSensor [java] [INFO] 23:02:06.203 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/surefire-reports] [INFO] 23:02:06.203 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:06.203 Sensor XML Sensor [xml] [INFO] 23:02:06.204 1 source file to be analyzed [INFO] 23:02:06.212 1/1 source file has been analyzed [INFO] 23:02:06.212 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:02:06.212 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:06.212 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:06.220 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 23:02:06.220 Sensor IaC Docker Sensor [iac] [INFO] 23:02:06.221 0 source files to be analyzed [INFO] 23:02:06.237 0/0 source files have been analyzed [INFO] 23:02:06.237 Sensor IaC Docker Sensor [iac] (done) | time=17ms [INFO] 23:02:06.237 Sensor Serverless configuration file sensor [security] [INFO] 23:02:06.237 0 Serverless function entries were found in the project [INFO] 23:02:06.238 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:06.238 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:02:06.238 Sensor AWS SAM template file sensor [security] [INFO] 23:02:06.238 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:06.238 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:06.238 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:06.238 ------------- Run sensors on module org.eclipse.sirius.model [INFO] 23:02:06.487 Sensor JavaSensor [java] [INFO] 23:02:06.487 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:06.489 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:06.489 Using ECJ batch to parse 29 Main java source files with batch size 214 KB. [INFO] 23:02:06.500 Starting batch processing. [INFO] 23:02:06.535 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:07.820 100% analyzed [INFO] 23:02:07.820 Batch processing: Done. [INFO] 23:02:07.820 Did not optimize analysis for any files, performed a full analysis for all 29 files. [INFO] 23:02:07.865 No "Test" source files to scan. [INFO] 23:02:07.865 No "Generated" source files to scan. [INFO] 23:02:07.865 Sensor JavaSensor [java] (done) | time=1378ms [INFO] 23:02:07.865 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:07.866 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:02:07.866 Sensor SurefireSensor [java] [INFO] 23:02:07.866 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/surefire-reports] [INFO] 23:02:07.866 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:07.866 Sensor XML Sensor [xml] [INFO] 23:02:07.867 1 source file to be analyzed [INFO] 23:02:07.877 1/1 source file has been analyzed [INFO] 23:02:07.877 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 23:02:07.878 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:07.878 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:07.918 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=40ms [INFO] 23:02:07.918 Sensor IaC Docker Sensor [iac] [INFO] 23:02:07.919 0 source files to be analyzed [INFO] 23:02:07.926 0/0 source files have been analyzed [INFO] 23:02:07.926 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 23:02:07.926 Sensor Serverless configuration file sensor [security] [INFO] 23:02:07.926 0 Serverless function entries were found in the project [INFO] 23:02:07.926 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:07.926 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:07.926 Sensor AWS SAM template file sensor [security] [INFO] 23:02:07.926 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:07.927 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:07.927 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:07.927 ------------- Run sensors on module org.eclipse.sirius.common.xtext [INFO] 23:02:08.019 Sensor JavaSensor [java] [INFO] 23:02:08.020 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:08.027 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:08.027 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 23:02:08.032 Starting batch processing. [INFO] 23:02:08.106 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:08.397 100% analyzed [INFO] 23:02:08.397 Batch processing: Done. [INFO] 23:02:08.399 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 23:02:08.440 No "Test" source files to scan. [INFO] 23:02:08.440 No "Generated" source files to scan. [INFO] 23:02:08.441 Sensor JavaSensor [java] (done) | time=422ms [INFO] 23:02:08.441 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:08.441 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:08.441 Sensor SurefireSensor [java] [INFO] 23:02:08.441 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/surefire-reports] [INFO] 23:02:08.441 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:08.442 Sensor XML Sensor [xml] [INFO] 23:02:08.442 1 source file to be analyzed [INFO] 23:02:08.457 1/1 source file has been analyzed [INFO] 23:02:08.457 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 23:02:08.458 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:08.458 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:08.460 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:02:08.461 Sensor IaC Docker Sensor [iac] [INFO] 23:02:08.461 0 source files to be analyzed [INFO] 23:02:08.469 0/0 source files have been analyzed [INFO] 23:02:08.469 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 23:02:08.469 Sensor Serverless configuration file sensor [security] [INFO] 23:02:08.469 0 Serverless function entries were found in the project [INFO] 23:02:08.470 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:08.470 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:02:08.470 Sensor AWS SAM template file sensor [security] [INFO] 23:02:08.470 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:08.470 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:08.470 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:08.470 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.ui [INFO] 23:02:08.531 Sensor JavaSensor [java] [INFO] 23:02:08.531 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:08.540 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:08.540 Using ECJ batch to parse 104 Main java source files with batch size 214 KB. [INFO] 23:02:08.564 Starting batch processing. [INFO] 23:02:08.682 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:24.063 100% analyzed [INFO] 23:02:24.064 Batch processing: Done. [INFO] 23:02:24.065 Did not optimize analysis for any files, performed a full analysis for all 104 files. [INFO] 23:02:24.156 No "Test" source files to scan. [INFO] 23:02:24.156 No "Generated" source files to scan. [INFO] 23:02:24.156 Sensor JavaSensor [java] (done) | time=15625ms [INFO] 23:02:24.157 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:24.157 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:24.157 Sensor SurefireSensor [java] [INFO] 23:02:24.157 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/surefire-reports] [INFO] 23:02:24.158 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:02:24.158 Sensor XML Sensor [xml] [INFO] 23:02:24.158 1 source file to be analyzed [INFO] 23:02:24.167 1/1 source file has been analyzed [INFO] 23:02:24.167 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:02:24.167 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:24.168 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:24.203 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=35ms [INFO] 23:02:24.203 Sensor IaC Docker Sensor [iac] [INFO] 23:02:24.204 0 source files to be analyzed [INFO] 23:02:24.210 0/0 source files have been analyzed [INFO] 23:02:24.211 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 23:02:24.211 Sensor Serverless configuration file sensor [security] [INFO] 23:02:24.211 0 Serverless function entries were found in the project [INFO] 23:02:24.211 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:24.211 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:24.211 Sensor AWS SAM template file sensor [security] [INFO] 23:02:24.211 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:24.212 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:24.212 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:24.212 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component.design [INFO] 23:02:24.279 Sensor JavaSensor [java] [INFO] 23:02:24.279 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:24.288 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:24.288 No "Main" source files to scan. [INFO] 23:02:24.344 Using ECJ batch to parse 6 Test java source files with batch size 214 KB. [INFO] 23:02:24.355 Starting batch processing. [INFO] 23:02:24.411 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:24.808 100% analyzed [INFO] 23:02:24.808 Batch processing: Done. [INFO] 23:02:24.810 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 23:02:24.810 No "Generated" source files to scan. [INFO] 23:02:24.810 Sensor JavaSensor [java] (done) | time=531ms [INFO] 23:02:24.810 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:24.810 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:24.810 Sensor SurefireSensor [java] [INFO] 23:02:24.810 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/surefire-reports] [INFO] 23:02:24.810 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:24.811 Sensor XML Sensor [xml] [INFO] 23:02:24.811 1 source file to be analyzed [INFO] 23:02:24.819 1/1 source file has been analyzed [INFO] 23:02:24.819 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:02:24.819 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:24.819 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:24.824 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 23:02:24.824 Sensor IaC Docker Sensor [iac] [INFO] 23:02:24.825 0 source files to be analyzed [INFO] 23:02:24.831 0/0 source files have been analyzed [INFO] 23:02:24.831 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:02:24.831 Sensor Serverless configuration file sensor [security] [INFO] 23:02:24.831 0 Serverless function entries were found in the project [INFO] 23:02:24.831 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:24.831 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:24.831 Sensor AWS SAM template file sensor [security] [INFO] 23:02:24.831 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:24.831 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:24.831 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:24.832 ------------- Run sensors on module org.eclipse.sirius.ui.ext [INFO] 23:02:24.886 Sensor JavaSensor [java] [INFO] 23:02:24.887 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:24.893 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:24.893 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:02:24.895 Starting batch processing. [INFO] 23:02:24.923 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:24.958 100% analyzed [INFO] 23:02:24.958 Batch processing: Done. [INFO] 23:02:24.959 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:02:25.003 No "Test" source files to scan. [INFO] 23:02:25.003 No "Generated" source files to scan. [INFO] 23:02:25.004 Sensor JavaSensor [java] (done) | time=118ms [INFO] 23:02:25.004 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:25.004 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:25.004 Sensor SurefireSensor [java] [INFO] 23:02:25.004 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/surefire-reports] [INFO] 23:02:25.004 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:25.004 Sensor XML Sensor [xml] [INFO] 23:02:25.005 1 source file to be analyzed [INFO] 23:02:25.013 1/1 source file has been analyzed [INFO] 23:02:25.013 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:02:25.013 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:25.013 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:25.014 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:02:25.014 Sensor IaC Docker Sensor [iac] [INFO] 23:02:25.015 0 source files to be analyzed [INFO] 23:02:25.021 0/0 source files have been analyzed [INFO] 23:02:25.021 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:02:25.021 Sensor Serverless configuration file sensor [security] [INFO] 23:02:25.022 0 Serverless function entries were found in the project [INFO] 23:02:25.022 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:25.022 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:02:25.022 Sensor AWS SAM template file sensor [security] [INFO] 23:02:25.022 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:25.022 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:25.056 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:25.057 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql.ide [INFO] 23:02:25.107 Sensor JavaSensor [java] [INFO] 23:02:25.108 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:25.110 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:25.110 Using ECJ batch to parse 3 Main java source files with batch size 214 KB. [INFO] 23:02:25.112 Starting batch processing. [INFO] 23:02:25.125 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:25.296 100% analyzed [INFO] 23:02:25.296 Batch processing: Done. [INFO] 23:02:25.296 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 23:02:25.342 No "Test" source files to scan. [INFO] 23:02:25.342 No "Generated" source files to scan. [INFO] 23:02:25.342 Sensor JavaSensor [java] (done) | time=235ms [INFO] 23:02:25.342 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:25.343 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:02:25.343 Sensor SurefireSensor [java] [INFO] 23:02:25.343 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/surefire-reports] [INFO] 23:02:25.343 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:25.343 Sensor XML Sensor [xml] [INFO] 23:02:25.344 1 source file to be analyzed [INFO] 23:02:25.352 1/1 source file has been analyzed [INFO] 23:02:25.352 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:02:25.352 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:25.352 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:25.354 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:02:25.354 Sensor IaC Docker Sensor [iac] [INFO] 23:02:25.355 0 source files to be analyzed [INFO] 23:02:25.361 0/0 source files have been analyzed [INFO] 23:02:25.361 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:02:25.361 Sensor Serverless configuration file sensor [security] [INFO] 23:02:25.361 0 Serverless function entries were found in the project [INFO] 23:02:25.361 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:25.361 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:25.362 Sensor AWS SAM template file sensor [security] [INFO] 23:02:25.362 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:25.362 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:25.362 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:25.362 ------------- Run sensors on module org.eclipse.sirius.tests.tree [INFO] 23:02:25.414 Sensor JavaSensor [java] [INFO] 23:02:25.415 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:25.426 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:25.427 No "Main" source files to scan. [INFO] 23:02:25.484 Using ECJ batch to parse 40 Test java source files with batch size 214 KB. [INFO] 23:02:25.505 Starting batch processing. [INFO] 23:02:25.594 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:26.594 100% analyzed [INFO] 23:02:26.595 Batch processing: Done. [INFO] 23:02:26.596 Did not optimize analysis for any files, performed a full analysis for all 40 files. [INFO] 23:02:26.596 No "Generated" source files to scan. [INFO] 23:02:26.597 Sensor JavaSensor [java] (done) | time=1183ms [INFO] 23:02:26.597 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:26.597 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:26.597 Sensor SurefireSensor [java] [INFO] 23:02:26.597 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/surefire-reports] [INFO] 23:02:26.613 Sensor SurefireSensor [java] (done) | time=16ms [INFO] 23:02:26.613 Sensor XML Sensor [xml] [INFO] 23:02:26.614 1 source file to be analyzed [INFO] 23:02:26.633 1/1 source file has been analyzed [INFO] 23:02:26.633 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 23:02:26.633 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:26.633 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:26.663 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=30ms [INFO] 23:02:26.663 Sensor IaC Docker Sensor [iac] [INFO] 23:02:26.664 0 source files to be analyzed [INFO] 23:02:26.670 0/0 source files have been analyzed [INFO] 23:02:26.670 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:02:26.670 Sensor Serverless configuration file sensor [security] [INFO] 23:02:26.670 0 Serverless function entries were found in the project [INFO] 23:02:26.670 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:26.670 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:26.671 Sensor AWS SAM template file sensor [security] [INFO] 23:02:26.671 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:26.671 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:26.671 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:26.671 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference [INFO] 23:02:26.765 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:26.765 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:26.766 Sensor XML Sensor [xml] [INFO] 23:02:26.766 1 source file to be analyzed [INFO] 23:02:26.774 1/1 source file has been analyzed [INFO] 23:02:26.774 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:02:26.774 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:26.774 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:26.776 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:02:26.777 Sensor IaC Docker Sensor [iac] [INFO] 23:02:26.777 0 source files to be analyzed [INFO] 23:02:26.782 0/0 source files have been analyzed [INFO] 23:02:26.782 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:26.783 Sensor Serverless configuration file sensor [security] [INFO] 23:02:26.783 0 Serverless function entries were found in the project [INFO] 23:02:26.783 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:26.783 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:26.783 Sensor AWS SAM template file sensor [security] [INFO] 23:02:26.783 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:26.783 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:26.783 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:26.783 ------------- Run sensors on module org.eclipse.sirius.synchronizer [INFO] 23:02:26.834 Sensor JavaSensor [java] [INFO] 23:02:26.834 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:26.836 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:26.836 Using ECJ batch to parse 23 Main java source files with batch size 214 KB. [INFO] 23:02:26.842 Starting batch processing. [INFO] 23:02:26.870 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:27.575 100% analyzed [INFO] 23:02:27.575 Batch processing: Done. [INFO] 23:02:27.575 Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] 23:02:27.620 No "Test" source files to scan. [INFO] 23:02:27.620 No "Generated" source files to scan. [INFO] 23:02:27.620 Sensor JavaSensor [java] (done) | time=786ms [INFO] 23:02:27.621 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:27.621 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:27.621 Sensor SurefireSensor [java] [INFO] 23:02:27.621 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/surefire-reports] [INFO] 23:02:27.621 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:27.621 Sensor XML Sensor [xml] [INFO] 23:02:27.622 1 source file to be analyzed [INFO] 23:02:27.629 1/1 source file has been analyzed [INFO] 23:02:27.629 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:02:27.629 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:27.629 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:27.634 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 23:02:27.634 Sensor IaC Docker Sensor [iac] [INFO] 23:02:27.634 0 source files to be analyzed [INFO] 23:02:27.640 0/0 source files have been analyzed [INFO] 23:02:27.640 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:27.640 Sensor Serverless configuration file sensor [security] [INFO] 23:02:27.640 0 Serverless function entries were found in the project [INFO] 23:02:27.640 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:27.640 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:27.640 Sensor AWS SAM template file sensor [security] [INFO] 23:02:27.640 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:27.640 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:27.641 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:27.641 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] 23:02:27.694 Sensor JavaSensor [java] [INFO] 23:02:27.694 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:27.699 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:27.699 No "Main" source files to scan. [INFO] 23:02:27.754 Using ECJ batch to parse 34 Test java source files with batch size 214 KB. [INFO] 23:02:27.774 Starting batch processing. [INFO] 23:02:27.853 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:28.402 100% analyzed [INFO] 23:02:28.403 Batch processing: Done. [INFO] 23:02:28.403 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 23:02:28.403 No "Generated" source files to scan. [INFO] 23:02:28.404 Sensor JavaSensor [java] (done) | time=710ms [INFO] 23:02:28.404 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:28.404 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:28.404 Sensor SurefireSensor [java] [INFO] 23:02:28.404 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/surefire-reports] [INFO] 23:02:28.404 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:28.405 Sensor XML Sensor [xml] [INFO] 23:02:28.405 1 source file to be analyzed [INFO] 23:02:28.412 1/1 source file has been analyzed [INFO] 23:02:28.412 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:02:28.413 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:28.413 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:28.423 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 23:02:28.423 Sensor IaC Docker Sensor [iac] [INFO] 23:02:28.424 0 source files to be analyzed [INFO] 23:02:28.429 0/0 source files have been analyzed [INFO] 23:02:28.429 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:28.429 Sensor Serverless configuration file sensor [security] [INFO] 23:02:28.430 0 Serverless function entries were found in the project [INFO] 23:02:28.430 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:28.430 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:02:28.430 Sensor AWS SAM template file sensor [security] [INFO] 23:02:28.430 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:28.430 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:28.430 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:28.430 ------------- Run sensors on module org.eclipse.sirius.editor.diagram [INFO] 23:02:28.489 Sensor JavaSensor [java] [INFO] 23:02:28.489 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:28.498 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:28.498 Using ECJ batch to parse 45 Main java source files with batch size 214 KB. [INFO] 23:02:28.518 Starting batch processing. [INFO] 23:02:28.612 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:30.964 100% analyzed [INFO] 23:02:30.964 Batch processing: Done. [INFO] 23:02:30.965 Did not optimize analysis for any files, performed a full analysis for all 45 files. [INFO] 23:02:31.024 No "Test" source files to scan. [INFO] 23:02:31.024 No "Generated" source files to scan. [INFO] 23:02:31.025 Sensor JavaSensor [java] (done) | time=2536ms [INFO] 23:02:31.025 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:31.025 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:31.025 Sensor SurefireSensor [java] [INFO] 23:02:31.025 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/surefire-reports] [INFO] 23:02:31.025 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:31.026 Sensor XML Sensor [xml] [INFO] 23:02:31.026 1 source file to be analyzed [INFO] 23:02:31.035 1/1 source file has been analyzed [INFO] 23:02:31.035 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:02:31.035 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:31.035 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:31.073 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=38ms [INFO] 23:02:31.073 Sensor IaC Docker Sensor [iac] [INFO] 23:02:31.074 0 source files to be analyzed [INFO] 23:02:31.080 0/0 source files have been analyzed [INFO] 23:02:31.080 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:02:31.080 Sensor Serverless configuration file sensor [security] [INFO] 23:02:31.080 0 Serverless function entries were found in the project [INFO] 23:02:31.080 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:31.080 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:31.080 Sensor AWS SAM template file sensor [security] [INFO] 23:02:31.080 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:31.081 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:31.081 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:31.081 ------------- Run sensors on module org.eclipse.sirius.ext.base [INFO] 23:02:31.138 Sensor JavaSensor [java] [INFO] 23:02:31.138 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:31.140 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:31.140 Using ECJ batch to parse 15 Main java source files with batch size 214 KB. [INFO] 23:02:31.146 Starting batch processing. [INFO] 23:02:31.183 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:31.694 100% analyzed [INFO] 23:02:31.694 Batch processing: Done. [INFO] 23:02:31.695 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 23:02:31.746 No "Test" source files to scan. [INFO] 23:02:31.746 No "Generated" source files to scan. [INFO] 23:02:31.746 Sensor JavaSensor [java] (done) | time=608ms [INFO] 23:02:31.746 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:31.747 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:02:31.747 Sensor SurefireSensor [java] [INFO] 23:02:31.747 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/surefire-reports] [INFO] 23:02:31.747 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:31.747 Sensor XML Sensor [xml] [INFO] 23:02:31.748 1 source file to be analyzed [INFO] 23:02:31.761 1/1 source file has been analyzed [INFO] 23:02:31.761 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 23:02:31.761 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:31.762 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:31.766 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 23:02:31.766 Sensor IaC Docker Sensor [iac] [INFO] 23:02:31.767 0 source files to be analyzed [INFO] 23:02:31.774 0/0 source files have been analyzed [INFO] 23:02:31.774 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 23:02:31.774 Sensor Serverless configuration file sensor [security] [INFO] 23:02:31.774 0 Serverless function entries were found in the project [INFO] 23:02:31.774 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:31.774 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:31.775 Sensor AWS SAM template file sensor [security] [INFO] 23:02:31.775 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:31.775 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:31.775 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:31.775 ------------- Run sensors on module org.eclipse.sirius.diagram.model [INFO] 23:02:31.840 Sensor JavaSensor [java] [INFO] 23:02:31.840 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:31.843 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:31.843 Using ECJ batch to parse 44 Main java source files with batch size 214 KB. [INFO] 23:02:31.872 Starting batch processing. [INFO] 23:02:31.918 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:34.576 100% analyzed [INFO] 23:02:34.577 Batch processing: Done. [INFO] 23:02:34.577 Did not optimize analysis for any files, performed a full analysis for all 44 files. [INFO] 23:02:34.632 No "Test" source files to scan. [INFO] 23:02:34.632 No "Generated" source files to scan. [INFO] 23:02:34.632 Sensor JavaSensor [java] (done) | time=2792ms [INFO] 23:02:34.633 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:34.633 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:34.633 Sensor SurefireSensor [java] [INFO] 23:02:34.633 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/surefire-reports] [INFO] 23:02:34.633 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:34.633 Sensor XML Sensor [xml] [INFO] 23:02:34.634 1 source file to be analyzed [INFO] 23:02:34.641 1/1 source file has been analyzed [INFO] 23:02:34.641 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:02:34.641 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:34.641 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:34.689 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=48ms [INFO] 23:02:34.689 Sensor IaC Docker Sensor [iac] [INFO] 23:02:34.690 0 source files to be analyzed [INFO] 23:02:34.695 0/0 source files have been analyzed [INFO] 23:02:34.696 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:02:34.696 Sensor Serverless configuration file sensor [security] [INFO] 23:02:34.696 0 Serverless function entries were found in the project [INFO] 23:02:34.696 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:34.696 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:34.696 Sensor AWS SAM template file sensor [security] [INFO] 23:02:34.696 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:34.696 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:34.696 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:34.697 ------------- Run sensors on module org.eclipse.sirius.interpreter [INFO] 23:02:34.747 Sensor JavaSensor [java] [INFO] 23:02:34.747 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:34.758 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:34.758 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 23:02:34.763 Starting batch processing. [INFO] 23:02:34.799 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:35.479 100% analyzed [INFO] 23:02:35.480 Batch processing: Done. [INFO] 23:02:35.480 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 23:02:35.533 No "Test" source files to scan. [INFO] 23:02:35.533 No "Generated" source files to scan. [INFO] 23:02:35.533 Sensor JavaSensor [java] (done) | time=786ms [INFO] 23:02:35.533 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:35.533 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:35.533 Sensor SurefireSensor [java] [INFO] 23:02:35.533 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/surefire-reports] [INFO] 23:02:35.533 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:35.533 Sensor XML Sensor [xml] [INFO] 23:02:35.534 1 source file to be analyzed [INFO] 23:02:35.540 1/1 source file has been analyzed [INFO] 23:02:35.540 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:02:35.541 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:35.541 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:35.543 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:02:35.543 Sensor IaC Docker Sensor [iac] [INFO] 23:02:35.544 0 source files to be analyzed [INFO] 23:02:35.549 0/0 source files have been analyzed [INFO] 23:02:35.549 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:35.550 Sensor Serverless configuration file sensor [security] [INFO] 23:02:35.550 0 Serverless function entries were found in the project [INFO] 23:02:35.550 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:35.550 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:35.550 Sensor AWS SAM template file sensor [security] [INFO] 23:02:35.550 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:35.550 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:35.550 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:35.550 ------------- Run sensors on module org.eclipse.sirius.table.ui [INFO] 23:02:35.598 Sensor JavaSensor [java] [INFO] 23:02:35.598 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:35.604 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:35.604 Using ECJ batch to parse 167 Main java source files with batch size 214 KB. [INFO] 23:02:35.624 Starting batch processing. [INFO] 23:02:35.697 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:52.596 100% analyzed [INFO] 23:02:52.596 Batch processing: Done. [INFO] 23:02:52.597 Did not optimize analysis for any files, performed a full analysis for all 167 files. [INFO] 23:02:52.686 No "Test" source files to scan. [INFO] 23:02:52.686 No "Generated" source files to scan. [INFO] 23:02:52.686 Sensor JavaSensor [java] (done) | time=17088ms [INFO] 23:02:52.686 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:52.687 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:02:52.687 Sensor SurefireSensor [java] [INFO] 23:02:52.687 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/surefire-reports] [INFO] 23:02:52.687 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:52.687 Sensor XML Sensor [xml] [INFO] 23:02:52.688 1 source file to be analyzed [INFO] 23:02:52.695 1/1 source file has been analyzed [INFO] 23:02:52.695 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:02:52.695 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:52.695 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:52.743 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=48ms [INFO] 23:02:52.743 Sensor IaC Docker Sensor [iac] [INFO] 23:02:52.757 0 source files to be analyzed [INFO] 23:02:52.762 0/0 source files have been analyzed [INFO] 23:02:52.763 Sensor IaC Docker Sensor [iac] (done) | time=20ms [INFO] 23:02:52.763 Sensor Serverless configuration file sensor [security] [INFO] 23:02:52.763 0 Serverless function entries were found in the project [INFO] 23:02:52.763 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:52.763 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:52.763 Sensor AWS SAM template file sensor [security] [INFO] 23:02:52.763 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:52.764 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:52.764 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 23:02:52.764 ------------- Run sensors on module org.eclipse.sirius.properties.edit [INFO] 23:02:52.816 Sensor JavaSensor [java] [INFO] 23:02:52.816 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:52.822 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:52.822 Using ECJ batch to parse 97 Main java source files with batch size 214 KB. [INFO] 23:02:52.845 Starting batch processing. [INFO] 23:02:52.922 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:55.188 100% analyzed [INFO] 23:02:55.188 Batch processing: Done. [INFO] 23:02:55.189 Did not optimize analysis for any files, performed a full analysis for all 97 files. [INFO] 23:02:55.271 No "Test" source files to scan. [INFO] 23:02:55.272 No "Generated" source files to scan. [INFO] 23:02:55.272 Sensor JavaSensor [java] (done) | time=2456ms [INFO] 23:02:55.272 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:55.272 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:55.272 Sensor SurefireSensor [java] [INFO] 23:02:55.272 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/surefire-reports] [INFO] 23:02:55.272 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:55.273 Sensor XML Sensor [xml] [INFO] 23:02:55.273 1 source file to be analyzed [INFO] 23:02:55.280 1/1 source file has been analyzed [INFO] 23:02:55.280 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:02:55.280 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:55.280 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:55.306 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=26ms [INFO] 23:02:55.307 Sensor IaC Docker Sensor [iac] [INFO] 23:02:55.308 0 source files to be analyzed [INFO] 23:02:55.313 0/0 source files have been analyzed [INFO] 23:02:55.313 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:55.313 Sensor Serverless configuration file sensor [security] [INFO] 23:02:55.313 0 Serverless function entries were found in the project [INFO] 23:02:55.313 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:55.313 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:55.313 Sensor AWS SAM template file sensor [security] [INFO] 23:02:55.314 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:02:55.314 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:55.314 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:55.314 ------------- Run sensors on module org.eclipse.sirius.sample.properties.checkbox [INFO] 23:02:55.369 Sensor JavaSensor [java] [INFO] 23:02:55.369 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:55.373 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:55.374 No "Main" source files to scan. [INFO] 23:02:55.461 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 23:02:55.463 Starting batch processing. [INFO] 23:02:55.489 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:55.498 100% analyzed [INFO] 23:02:55.498 Batch processing: Done. [INFO] 23:02:55.499 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:02:55.499 No "Generated" source files to scan. [INFO] 23:02:55.499 Sensor JavaSensor [java] (done) | time=131ms [INFO] 23:02:55.500 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:55.500 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:55.500 Sensor SurefireSensor [java] [INFO] 23:02:55.500 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/surefire-reports] [INFO] 23:02:55.500 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:55.500 Sensor XML Sensor [xml] [INFO] 23:02:55.501 1 source file to be analyzed [INFO] 23:02:55.507 1/1 source file has been analyzed [INFO] 23:02:55.507 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:02:55.507 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:55.507 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:55.508 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:02:55.508 Sensor IaC Docker Sensor [iac] [INFO] 23:02:55.509 0 source files to be analyzed [INFO] 23:02:55.514 0/0 source files have been analyzed [INFO] 23:02:55.514 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:55.514 Sensor Serverless configuration file sensor [security] [INFO] 23:02:55.514 0 Serverless function entries were found in the project [INFO] 23:02:55.514 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:55.515 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:02:55.515 Sensor AWS SAM template file sensor [security] [INFO] 23:02:55.515 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:55.515 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:55.515 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:55.515 ------------- Run sensors on module org.eclipse.sirius.diagram.ui.ext [INFO] 23:02:55.596 Sensor JavaSensor [java] [INFO] 23:02:55.596 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:55.604 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:55.604 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:02:55.607 Starting batch processing. [INFO] 23:02:55.641 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:02:55.681 100% analyzed [INFO] 23:02:55.681 Batch processing: Done. [INFO] 23:02:55.682 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:02:55.753 No "Test" source files to scan. [INFO] 23:02:55.753 No "Generated" source files to scan. [INFO] 23:02:55.753 Sensor JavaSensor [java] (done) | time=157ms [INFO] 23:02:55.754 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:02:55.754 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:02:55.754 Sensor SurefireSensor [java] [INFO] 23:02:55.754 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/surefire-reports] [INFO] 23:02:55.754 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:02:55.754 Sensor XML Sensor [xml] [INFO] 23:02:55.755 1 source file to be analyzed [INFO] 23:02:55.761 1/1 source file has been analyzed [INFO] 23:02:55.762 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:02:55.762 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:02:55.762 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:02:55.763 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:02:55.763 Sensor IaC Docker Sensor [iac] [INFO] 23:02:55.764 0 source files to be analyzed [INFO] 23:02:55.769 0/0 source files have been analyzed [INFO] 23:02:55.769 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:02:55.769 Sensor Serverless configuration file sensor [security] [INFO] 23:02:55.769 0 Serverless function entries were found in the project [INFO] 23:02:55.769 0 Serverless function handlers were kept as entrypoints [INFO] 23:02:55.769 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:02:55.770 Sensor AWS SAM template file sensor [security] [INFO] 23:02:55.770 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:02:55.770 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:02:55.770 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:02:55.770 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence [INFO] 23:02:55.858 Sensor JavaSensor [java] [INFO] 23:02:55.859 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:02:55.867 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:02:55.867 Using ECJ batch to parse 106 Main java source files with batch size 214 KB. [INFO] 23:02:55.886 Starting batch processing. [INFO] 23:02:56.024 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:13.221 100% analyzed [INFO] 23:03:13.221 Batch processing: Done. [INFO] 23:03:13.222 Did not optimize analysis for any files, performed a full analysis for all 106 files. [INFO] 23:03:13.312 No "Test" source files to scan. [INFO] 23:03:13.312 No "Generated" source files to scan. [INFO] 23:03:13.312 Sensor JavaSensor [java] (done) | time=17454ms [INFO] 23:03:13.312 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:13.313 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:03:13.313 Sensor SurefireSensor [java] [INFO] 23:03:13.313 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/surefire-reports] [INFO] 23:03:13.313 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:13.313 Sensor XML Sensor [xml] [INFO] 23:03:13.314 1 source file to be analyzed [INFO] 23:03:13.320 1/1 source file has been analyzed [INFO] 23:03:13.320 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:03:13.320 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:13.321 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:13.349 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=29ms [INFO] 23:03:13.349 Sensor IaC Docker Sensor [iac] [INFO] 23:03:13.350 0 source files to be analyzed [INFO] 23:03:13.355 0/0 source files have been analyzed [INFO] 23:03:13.355 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:13.355 Sensor Serverless configuration file sensor [security] [INFO] 23:03:13.355 0 Serverless function entries were found in the project [INFO] 23:03:13.355 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:13.355 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:13.356 Sensor AWS SAM template file sensor [security] [INFO] 23:03:13.356 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:13.356 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:13.356 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:13.356 ------------- Run sensors on module org.eclipse.sirius.editor.properties [INFO] 23:03:13.406 Sensor JavaSensor [java] [INFO] 23:03:13.406 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:13.413 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:13.413 Using ECJ batch to parse 65 Main java source files with batch size 214 KB. [INFO] 23:03:13.434 Starting batch processing. [INFO] 23:03:13.508 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:17.278 100% analyzed [INFO] 23:03:17.278 Batch processing: Done. [INFO] 23:03:17.280 Did not optimize analysis for any files, performed a full analysis for all 65 files. [INFO] 23:03:17.367 No "Test" source files to scan. [INFO] 23:03:17.367 No "Generated" source files to scan. [INFO] 23:03:17.368 Sensor JavaSensor [java] (done) | time=3961ms [INFO] 23:03:17.368 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:17.369 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:03:17.369 Sensor SurefireSensor [java] [INFO] 23:03:17.369 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/surefire-reports] [INFO] 23:03:17.369 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:17.369 Sensor XML Sensor [xml] [INFO] 23:03:17.371 1 source file to be analyzed [INFO] 23:03:17.379 1/1 source file has been analyzed [INFO] 23:03:17.379 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 23:03:17.380 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:17.380 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:17.410 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=30ms [INFO] 23:03:17.410 Sensor IaC Docker Sensor [iac] [INFO] 23:03:17.411 0 source files to be analyzed [INFO] 23:03:17.418 0/0 source files have been analyzed [INFO] 23:03:17.418 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 23:03:17.418 Sensor Serverless configuration file sensor [security] [INFO] 23:03:17.419 0 Serverless function entries were found in the project [INFO] 23:03:17.419 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:17.419 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:03:17.419 Sensor AWS SAM template file sensor [security] [INFO] 23:03:17.419 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:17.419 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:17.419 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:17.420 ------------- Run sensors on module org.eclipse.sirius.ui.editor [INFO] 23:03:17.482 Sensor JavaSensor [java] [INFO] 23:03:17.482 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:17.488 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:17.488 Using ECJ batch to parse 18 Main java source files with batch size 214 KB. [INFO] 23:03:17.503 Starting batch processing. [INFO] 23:03:17.645 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:20.424 100% analyzed [INFO] 23:03:20.424 Batch processing: Done. [INFO] 23:03:20.425 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 23:03:20.512 No "Test" source files to scan. [INFO] 23:03:20.512 No "Generated" source files to scan. [INFO] 23:03:20.512 Sensor JavaSensor [java] (done) | time=3030ms [INFO] 23:03:20.512 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:20.512 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:20.513 Sensor SurefireSensor [java] [INFO] 23:03:20.513 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/surefire-reports] [INFO] 23:03:20.513 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:20.513 Sensor XML Sensor [xml] [INFO] 23:03:20.514 1 source file to be analyzed [INFO] 23:03:20.520 1/1 source file has been analyzed [INFO] 23:03:20.520 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:03:20.521 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:20.521 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:20.527 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 23:03:20.527 Sensor IaC Docker Sensor [iac] [INFO] 23:03:20.528 0 source files to be analyzed [INFO] 23:03:20.533 0/0 source files have been analyzed [INFO] 23:03:20.533 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:20.533 Sensor Serverless configuration file sensor [security] [INFO] 23:03:20.533 0 Serverless function entries were found in the project [INFO] 23:03:20.533 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:20.533 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:20.533 Sensor AWS SAM template file sensor [security] [INFO] 23:03:20.534 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:03:20.534 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:20.534 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:20.534 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] 23:03:20.583 Sensor JavaSensor [java] [INFO] 23:03:20.583 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:20.592 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:20.592 No "Main" source files to scan. [INFO] 23:03:20.745 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 23:03:20.751 Starting batch processing. [INFO] 23:03:20.821 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:20.939 100% analyzed [INFO] 23:03:20.939 Batch processing: Done. [INFO] 23:03:20.941 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 23:03:20.941 No "Generated" source files to scan. [INFO] 23:03:20.941 Sensor JavaSensor [java] (done) | time=358ms [INFO] 23:03:20.941 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:20.941 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:20.941 Sensor SurefireSensor [java] [INFO] 23:03:20.941 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/surefire-reports] [INFO] 23:03:20.942 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:03:20.942 Sensor XML Sensor [xml] [INFO] 23:03:20.942 1 source file to be analyzed [INFO] 23:03:20.961 1/1 source file has been analyzed [INFO] 23:03:20.962 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 23:03:20.962 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:20.962 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:20.965 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:03:20.965 Sensor IaC Docker Sensor [iac] [INFO] 23:03:20.966 0 source files to be analyzed [INFO] 23:03:20.971 0/0 source files have been analyzed [INFO] 23:03:20.971 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:20.971 Sensor Serverless configuration file sensor [security] [INFO] 23:03:20.971 0 Serverless function entries were found in the project [INFO] 23:03:20.972 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:20.972 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:03:20.972 Sensor AWS SAM template file sensor [security] [INFO] 23:03:20.972 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:20.972 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:20.972 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:20.972 ------------- Run sensors on module org.eclipse.sirius.ext.jface [INFO] 23:03:21.062 Sensor JavaSensor [java] [INFO] 23:03:21.062 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:21.063 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:21.063 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:03:21.064 Starting batch processing. [INFO] 23:03:21.068 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:21.091 100% analyzed [INFO] 23:03:21.091 Batch processing: Done. [INFO] 23:03:21.091 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:03:21.176 No "Test" source files to scan. [INFO] 23:03:21.176 No "Generated" source files to scan. [INFO] 23:03:21.176 Sensor JavaSensor [java] (done) | time=114ms [INFO] 23:03:21.177 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:21.177 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:21.177 Sensor SurefireSensor [java] [INFO] 23:03:21.177 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/surefire-reports] [INFO] 23:03:21.177 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:21.177 Sensor XML Sensor [xml] [INFO] 23:03:21.178 1 source file to be analyzed [INFO] 23:03:21.185 1/1 source file has been analyzed [INFO] 23:03:21.185 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:03:21.185 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:21.185 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:21.186 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:03:21.186 Sensor IaC Docker Sensor [iac] [INFO] 23:03:21.187 0 source files to be analyzed [INFO] 23:03:21.192 0/0 source files have been analyzed [INFO] 23:03:21.192 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:21.192 Sensor Serverless configuration file sensor [security] [INFO] 23:03:21.192 0 Serverless function entries were found in the project [INFO] 23:03:21.192 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:21.192 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:21.193 Sensor AWS SAM template file sensor [security] [INFO] 23:03:21.193 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:21.193 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:21.193 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:21.193 ------------- Run sensors on module org.eclipse.sirius.ext.gef [INFO] 23:03:21.245 Sensor JavaSensor [java] [INFO] 23:03:21.245 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:21.258 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:21.258 Using ECJ batch to parse 2 Main java source files with batch size 214 KB. [INFO] 23:03:21.260 Starting batch processing. [INFO] 23:03:21.299 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:21.474 100% analyzed [INFO] 23:03:21.474 Batch processing: Done. [INFO] 23:03:21.474 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 23:03:21.558 No "Test" source files to scan. [INFO] 23:03:21.558 No "Generated" source files to scan. [INFO] 23:03:21.558 Sensor JavaSensor [java] (done) | time=313ms [INFO] 23:03:21.559 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:21.559 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:03:21.559 Sensor SurefireSensor [java] [INFO] 23:03:21.559 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/surefire-reports] [INFO] 23:03:21.559 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:21.559 Sensor XML Sensor [xml] [INFO] 23:03:21.560 1 source file to be analyzed [INFO] 23:03:21.567 1/1 source file has been analyzed [INFO] 23:03:21.567 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:03:21.567 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:21.567 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:21.569 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:03:21.569 Sensor IaC Docker Sensor [iac] [INFO] 23:03:21.569 0 source files to be analyzed [INFO] 23:03:21.574 0/0 source files have been analyzed [INFO] 23:03:21.575 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:21.575 Sensor Serverless configuration file sensor [security] [INFO] 23:03:21.575 0 Serverless function entries were found in the project [INFO] 23:03:21.575 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:21.575 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:21.575 Sensor AWS SAM template file sensor [security] [INFO] 23:03:21.575 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:21.575 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:21.575 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:21.576 ------------- Run sensors on module org.eclipse.sirius.sample.properties.textarea [INFO] 23:03:21.629 Sensor JavaSensor [java] [INFO] 23:03:21.629 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:21.634 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:21.634 No "Main" source files to scan. [INFO] 23:03:21.744 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 23:03:21.746 Starting batch processing. [INFO] 23:03:21.774 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:21.784 100% analyzed [INFO] 23:03:21.784 Batch processing: Done. [INFO] 23:03:21.784 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:03:21.784 No "Generated" source files to scan. [INFO] 23:03:21.785 Sensor JavaSensor [java] (done) | time=156ms [INFO] 23:03:21.785 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:21.785 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:21.785 Sensor SurefireSensor [java] [INFO] 23:03:21.785 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/surefire-reports] [INFO] 23:03:21.785 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:21.785 Sensor XML Sensor [xml] [INFO] 23:03:21.786 1 source file to be analyzed [INFO] 23:03:21.793 1/1 source file has been analyzed [INFO] 23:03:21.793 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:03:21.793 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:21.793 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:21.794 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:03:21.794 Sensor IaC Docker Sensor [iac] [INFO] 23:03:21.795 0 source files to be analyzed [INFO] 23:03:21.801 0/0 source files have been analyzed [INFO] 23:03:21.801 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:03:21.801 Sensor Serverless configuration file sensor [security] [INFO] 23:03:21.801 0 Serverless function entries were found in the project [INFO] 23:03:21.801 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:21.801 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:21.801 Sensor AWS SAM template file sensor [security] [INFO] 23:03:21.801 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:21.801 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:21.801 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:21.802 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot.support [INFO] 23:03:21.867 Sensor JavaSensor [java] [INFO] 23:03:21.867 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:21.876 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:21.876 No "Main" source files to scan. [INFO] 23:03:21.986 Using ECJ batch to parse 129 Test java source files with batch size 214 KB. [INFO] 23:03:22.017 Starting batch processing. [INFO] 23:03:22.100 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:24.528 100% analyzed [INFO] 23:03:24.529 Batch processing: Done. [INFO] 23:03:24.530 Did not optimize analysis for any files, performed a full analysis for all 129 files. [INFO] 23:03:24.530 No "Generated" source files to scan. [INFO] 23:03:24.530 Sensor JavaSensor [java] (done) | time=2663ms [INFO] 23:03:24.530 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:24.531 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:03:24.531 Sensor SurefireSensor [java] [INFO] 23:03:24.531 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/surefire-reports] [INFO] 23:03:24.531 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:24.531 Sensor XML Sensor [xml] [INFO] 23:03:24.532 1 source file to be analyzed [INFO] 23:03:24.564 1/1 source file has been analyzed [INFO] 23:03:24.564 Sensor XML Sensor [xml] (done) | time=33ms [INFO] 23:03:24.564 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:24.565 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:24.597 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=33ms [INFO] 23:03:24.597 Sensor IaC Docker Sensor [iac] [INFO] 23:03:24.598 0 source files to be analyzed [INFO] 23:03:24.603 0/0 source files have been analyzed [INFO] 23:03:24.603 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:24.604 Sensor Serverless configuration file sensor [security] [INFO] 23:03:24.604 0 Serverless function entries were found in the project [INFO] 23:03:24.604 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:24.604 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:24.604 Sensor AWS SAM template file sensor [security] [INFO] 23:03:24.604 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:24.605 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:24.605 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:24.605 ------------- Run sensors on module org.eclipse.sirius.common.interpreter.aql [INFO] 23:03:24.695 Sensor JavaSensor [java] [INFO] 23:03:24.695 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:24.697 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:24.697 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:03:24.699 Starting batch processing. [INFO] 23:03:24.723 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:24.787 100% analyzed [INFO] 23:03:24.787 Batch processing: Done. [INFO] 23:03:24.788 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:03:24.869 No "Test" source files to scan. [INFO] 23:03:24.870 No "Generated" source files to scan. [INFO] 23:03:24.870 Sensor JavaSensor [java] (done) | time=175ms [INFO] 23:03:24.870 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:24.870 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:24.870 Sensor SurefireSensor [java] [INFO] 23:03:24.870 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/surefire-reports] [INFO] 23:03:24.870 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:24.871 Sensor XML Sensor [xml] [INFO] 23:03:24.871 1 source file to be analyzed [INFO] 23:03:24.879 1/1 source file has been analyzed [INFO] 23:03:24.879 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:03:24.879 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:24.880 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:24.881 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:03:24.881 Sensor IaC Docker Sensor [iac] [INFO] 23:03:24.881 0 source files to be analyzed [INFO] 23:03:24.887 0/0 source files have been analyzed [INFO] 23:03:24.887 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:24.887 Sensor Serverless configuration file sensor [security] [INFO] 23:03:24.887 0 Serverless function entries were found in the project [INFO] 23:03:24.887 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:24.887 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:24.887 Sensor AWS SAM template file sensor [security] [INFO] 23:03:24.888 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:03:24.888 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:24.888 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:24.888 ------------- Run sensors on module org.eclipse.sirius.ecore.extender [INFO] 23:03:24.938 Sensor JavaSensor [java] [INFO] 23:03:24.938 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:24.940 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:24.941 Using ECJ batch to parse 46 Main java source files with batch size 214 KB. [INFO] 23:03:24.960 Starting batch processing. [INFO] 23:03:24.981 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:27.256 100% analyzed [INFO] 23:03:27.256 Batch processing: Done. [INFO] 23:03:27.257 Did not optimize analysis for any files, performed a full analysis for all 46 files. [INFO] 23:03:27.345 No "Test" source files to scan. [INFO] 23:03:27.345 No "Generated" source files to scan. [INFO] 23:03:27.345 Sensor JavaSensor [java] (done) | time=2407ms [INFO] 23:03:27.345 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:27.346 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:03:27.346 Sensor SurefireSensor [java] [INFO] 23:03:27.346 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/surefire-reports] [INFO] 23:03:27.346 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:27.346 Sensor XML Sensor [xml] [INFO] 23:03:27.347 1 source file to be analyzed [INFO] 23:03:27.357 1/1 source file has been analyzed [INFO] 23:03:27.357 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 23:03:27.357 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:27.358 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:27.368 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] 23:03:27.368 Sensor IaC Docker Sensor [iac] [INFO] 23:03:27.369 0 source files to be analyzed [INFO] 23:03:27.374 0/0 source files have been analyzed [INFO] 23:03:27.374 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:27.375 Sensor Serverless configuration file sensor [security] [INFO] 23:03:27.375 0 Serverless function entries were found in the project [INFO] 23:03:27.375 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:27.375 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:27.375 Sensor AWS SAM template file sensor [security] [INFO] 23:03:27.375 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:27.375 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:27.375 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:27.375 ------------- Run sensors on module org.eclipse.sirius.ext.draw2d [INFO] 23:03:27.426 Sensor JavaSensor [java] [INFO] 23:03:27.426 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:27.428 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:27.428 Using ECJ batch to parse 21 Main java source files with batch size 214 KB. [INFO] 23:03:27.435 Starting batch processing. [INFO] 23:03:27.467 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:27.946 100% analyzed [INFO] 23:03:27.946 Batch processing: Done. [INFO] 23:03:27.946 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 23:03:28.035 No "Test" source files to scan. [INFO] 23:03:28.035 No "Generated" source files to scan. [INFO] 23:03:28.035 Sensor JavaSensor [java] (done) | time=609ms [INFO] 23:03:28.035 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:28.035 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:28.036 Sensor SurefireSensor [java] [INFO] 23:03:28.036 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/surefire-reports] [INFO] 23:03:28.036 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:28.036 Sensor XML Sensor [xml] [INFO] 23:03:28.036 1 source file to be analyzed [INFO] 23:03:28.044 1/1 source file has been analyzed [INFO] 23:03:28.044 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:03:28.044 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:28.044 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:28.048 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 23:03:28.048 Sensor IaC Docker Sensor [iac] [INFO] 23:03:28.049 0 source files to be analyzed [INFO] 23:03:28.054 0/0 source files have been analyzed [INFO] 23:03:28.056 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 23:03:28.057 Sensor Serverless configuration file sensor [security] [INFO] 23:03:28.057 0 Serverless function entries were found in the project [INFO] 23:03:28.057 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:28.057 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:28.057 Sensor AWS SAM template file sensor [security] [INFO] 23:03:28.057 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:28.057 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:28.057 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:28.057 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily [INFO] 23:03:28.107 Sensor JavaSensor [java] [INFO] 23:03:28.107 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:28.109 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:28.109 No "Main" source files to scan. [INFO] 23:03:28.209 Using ECJ batch to parse 14 Test java source files with batch size 214 KB. [INFO] 23:03:28.217 Starting batch processing. [INFO] 23:03:28.244 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:28.371 100% analyzed [INFO] 23:03:28.371 Batch processing: Done. [INFO] 23:03:28.371 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 23:03:28.371 No "Generated" source files to scan. [INFO] 23:03:28.371 Sensor JavaSensor [java] (done) | time=264ms [INFO] 23:03:28.372 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:28.372 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:28.372 Sensor SurefireSensor [java] [INFO] 23:03:28.372 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/surefire-reports] [INFO] 23:03:28.372 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:28.372 Sensor XML Sensor [xml] [INFO] 23:03:28.373 1 source file to be analyzed [INFO] 23:03:28.379 1/1 source file has been analyzed [INFO] 23:03:28.379 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:03:28.380 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 23:03:28.380 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] 23:03:28.382 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 23:03:28.382 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:03:28.382 Sensor IaC Docker Sensor [iac] [INFO] 23:03:28.382 0 source files to be analyzed [INFO] 23:03:28.387 0/0 source files have been analyzed [INFO] 23:03:28.387 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:03:28.388 Sensor Serverless configuration file sensor [security] [INFO] 23:03:28.388 0 Serverless function entries were found in the project [INFO] 23:03:28.388 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:28.388 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:03:28.388 Sensor AWS SAM template file sensor [security] [INFO] 23:03:28.388 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:28.388 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:28.388 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:28.388 ------------- Run sensors on module org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] 23:03:28.439 Sensor JavaSensor [java] [INFO] 23:03:28.439 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:28.446 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:28.446 Using ECJ batch to parse 13 Main java source files with batch size 214 KB. [INFO] 23:03:28.452 Starting batch processing. [INFO] 23:03:28.500 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:28.835 100% analyzed [INFO] 23:03:28.835 Batch processing: Done. [INFO] 23:03:28.836 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 23:03:28.921 No "Test" source files to scan. [INFO] 23:03:28.921 No "Generated" source files to scan. [INFO] 23:03:28.922 Sensor JavaSensor [java] (done) | time=483ms [INFO] 23:03:28.922 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:28.922 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:28.922 Sensor SurefireSensor [java] [INFO] 23:03:28.923 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/surefire-reports] [INFO] 23:03:28.923 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:03:28.923 Sensor XML Sensor [xml] [INFO] 23:03:28.924 1 source file to be analyzed [INFO] 23:03:28.930 1/1 source file has been analyzed [INFO] 23:03:28.931 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:03:28.931 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:28.931 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:28.934 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:03:28.934 Sensor IaC Docker Sensor [iac] [INFO] 23:03:28.935 0 source files to be analyzed [INFO] 23:03:28.940 0/0 source files have been analyzed [INFO] 23:03:28.940 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:28.940 Sensor Serverless configuration file sensor [security] [INFO] 23:03:28.940 0 Serverless function entries were found in the project [INFO] 23:03:28.940 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:28.940 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:28.940 Sensor AWS SAM template file sensor [security] [INFO] 23:03:28.941 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:03:28.941 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:28.941 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:28.941 ------------- Run sensors on module org.eclipse.sirius.common [INFO] 23:03:28.993 Sensor JavaSensor [java] [INFO] 23:03:28.993 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:28.996 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:28.996 Using ECJ batch to parse 118 Main java source files with batch size 214 KB. [INFO] 23:03:29.017 Starting batch processing. [INFO] 23:03:29.061 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:38.227 100% analyzed [INFO] 23:03:38.227 Batch processing: Done. [INFO] 23:03:38.227 Did not optimize analysis for any files, performed a full analysis for all 118 files. [INFO] 23:03:38.321 No "Test" source files to scan. [INFO] 23:03:38.321 No "Generated" source files to scan. [INFO] 23:03:38.321 Sensor JavaSensor [java] (done) | time=9328ms [INFO] 23:03:38.322 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:38.322 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:38.322 Sensor SurefireSensor [java] [INFO] 23:03:38.322 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/surefire-reports] [INFO] 23:03:38.322 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:38.323 Sensor XML Sensor [xml] [INFO] 23:03:38.323 1 source file to be analyzed [INFO] 23:03:38.330 1/1 source file has been analyzed [INFO] 23:03:38.330 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:03:38.331 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:38.331 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:38.354 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=23ms [INFO] 23:03:38.355 Sensor IaC Docker Sensor [iac] [INFO] 23:03:38.357 0 source files to be analyzed [INFO] 23:03:38.362 0/0 source files have been analyzed [INFO] 23:03:38.362 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:03:38.362 Sensor Serverless configuration file sensor [security] [INFO] 23:03:38.362 0 Serverless function entries were found in the project [INFO] 23:03:38.362 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:38.362 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:38.363 Sensor AWS SAM template file sensor [security] [INFO] 23:03:38.363 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:38.363 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:38.363 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:38.363 ------------- Run sensors on module org.eclipse.sirius.eef.adapters [INFO] 23:03:38.415 Sensor JavaSensor [java] [INFO] 23:03:38.415 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:38.422 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:38.422 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 23:03:38.427 Starting batch processing. [INFO] 23:03:38.477 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:39.072 100% analyzed [INFO] 23:03:39.072 Batch processing: Done. [INFO] 23:03:39.073 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 23:03:39.163 No "Test" source files to scan. [INFO] 23:03:39.164 No "Generated" source files to scan. [INFO] 23:03:39.164 Sensor JavaSensor [java] (done) | time=749ms [INFO] 23:03:39.164 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:39.164 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:39.164 Sensor SurefireSensor [java] [INFO] 23:03:39.164 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/surefire-reports] [INFO] 23:03:39.165 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:39.165 Sensor XML Sensor [xml] [INFO] 23:03:39.165 1 source file to be analyzed [INFO] 23:03:39.172 1/1 source file has been analyzed [INFO] 23:03:39.172 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:03:39.172 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:39.173 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:39.175 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:03:39.175 Sensor IaC Docker Sensor [iac] [INFO] 23:03:39.176 0 source files to be analyzed [INFO] 23:03:39.181 0/0 source files have been analyzed [INFO] 23:03:39.181 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:39.181 Sensor Serverless configuration file sensor [security] [INFO] 23:03:39.181 0 Serverless function entries were found in the project [INFO] 23:03:39.181 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:39.181 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:39.182 Sensor AWS SAM template file sensor [security] [INFO] 23:03:39.182 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:39.182 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:39.182 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:39.183 ------------- Run sensors on module org.eclipse.sirius.table.model [INFO] 23:03:39.235 Sensor JavaSensor [java] [INFO] 23:03:39.235 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:39.237 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:39.238 Using ECJ batch to parse 24 Main java source files with batch size 214 KB. [INFO] 23:03:39.245 Starting batch processing. [INFO] 23:03:39.284 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:39.896 100% analyzed [INFO] 23:03:39.896 Batch processing: Done. [INFO] 23:03:39.897 Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] 23:03:40.058 No "Test" source files to scan. [INFO] 23:03:40.058 No "Generated" source files to scan. [INFO] 23:03:40.058 Sensor JavaSensor [java] (done) | time=823ms [INFO] 23:03:40.059 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:40.059 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:40.059 Sensor SurefireSensor [java] [INFO] 23:03:40.059 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/surefire-reports] [INFO] 23:03:40.059 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:40.060 Sensor XML Sensor [xml] [INFO] 23:03:40.061 1 source file to be analyzed [INFO] 23:03:40.070 1/1 source file has been analyzed [INFO] 23:03:40.070 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 23:03:40.070 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:40.070 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:40.087 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms [INFO] 23:03:40.087 Sensor IaC Docker Sensor [iac] [INFO] 23:03:40.088 0 source files to be analyzed [INFO] 23:03:40.094 0/0 source files have been analyzed [INFO] 23:03:40.094 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:03:40.094 Sensor Serverless configuration file sensor [security] [INFO] 23:03:40.094 0 Serverless function entries were found in the project [INFO] 23:03:40.094 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:40.094 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:40.095 Sensor AWS SAM template file sensor [security] [INFO] 23:03:40.095 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:03:40.095 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:40.095 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:40.096 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration [INFO] 23:03:40.200 Sensor JavaSensor [java] [INFO] 23:03:40.200 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:40.202 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:40.202 No "Main" source files to scan. [INFO] 23:03:40.309 Using ECJ batch to parse 88 Test java source files with batch size 214 KB. [INFO] 23:03:40.329 Starting batch processing. [INFO] 23:03:40.366 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:41.906 100% analyzed [INFO] 23:03:41.906 Batch processing: Done. [INFO] 23:03:41.907 Did not optimize analysis for any files, performed a full analysis for all 88 files. [INFO] 23:03:41.908 No "Generated" source files to scan. [INFO] 23:03:41.908 Sensor JavaSensor [java] (done) | time=1708ms [INFO] 23:03:41.910 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:41.911 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:03:41.912 Sensor SurefireSensor [java] [INFO] 23:03:41.912 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/surefire-reports] [INFO] 23:03:41.912 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:41.912 Sensor XML Sensor [xml] [INFO] 23:03:41.914 1 source file to be analyzed [INFO] 23:03:41.941 1/1 source file has been analyzed [INFO] 23:03:41.941 Sensor XML Sensor [xml] (done) | time=29ms [INFO] 23:03:41.941 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:41.943 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:41.979 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=38ms [INFO] 23:03:41.979 Sensor IaC Docker Sensor [iac] [INFO] 23:03:41.981 0 source files to be analyzed [INFO] 23:03:41.995 0/0 source files have been analyzed [INFO] 23:03:41.995 Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] 23:03:41.996 Sensor Serverless configuration file sensor [security] [INFO] 23:03:41.996 0 Serverless function entries were found in the project [INFO] 23:03:41.997 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:41.997 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:03:41.997 Sensor AWS SAM template file sensor [security] [INFO] 23:03:41.997 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:41.998 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:41.998 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:41.999 ------------- Run sensors on module org.eclipse.sirius.ui.properties [INFO] 23:03:42.117 Sensor JavaSensor [java] [INFO] 23:03:42.118 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:42.127 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:42.127 Using ECJ batch to parse 22 Main java source files with batch size 214 KB. [INFO] 23:03:42.143 Starting batch processing. [INFO] 23:03:42.223 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:43.396 100% analyzed [INFO] 23:03:43.396 Batch processing: Done. [INFO] 23:03:43.397 Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] 23:03:43.506 No "Test" source files to scan. [INFO] 23:03:43.506 No "Generated" source files to scan. [INFO] 23:03:43.506 Sensor JavaSensor [java] (done) | time=1389ms [INFO] 23:03:43.506 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:43.506 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:43.507 Sensor SurefireSensor [java] [INFO] 23:03:43.507 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/surefire-reports] [INFO] 23:03:43.507 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:43.507 Sensor XML Sensor [xml] [INFO] 23:03:43.508 1 source file to be analyzed [INFO] 23:03:43.516 1/1 source file has been analyzed [INFO] 23:03:43.516 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:03:43.516 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:43.517 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:43.523 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 23:03:43.523 Sensor IaC Docker Sensor [iac] [INFO] 23:03:43.524 0 source files to be analyzed [INFO] 23:03:43.529 0/0 source files have been analyzed [INFO] 23:03:43.529 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:43.529 Sensor Serverless configuration file sensor [security] [INFO] 23:03:43.529 0 Serverless function entries were found in the project [INFO] 23:03:43.530 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:43.530 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:03:43.530 Sensor AWS SAM template file sensor [security] [INFO] 23:03:43.530 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:43.530 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:43.530 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:43.530 ------------- Run sensors on module org.eclipse.sirius.ext.ide [INFO] 23:03:43.591 Sensor JavaSensor [java] [INFO] 23:03:43.591 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:43.593 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:43.593 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 23:03:43.597 Starting batch processing. [INFO] 23:03:43.612 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:43.851 100% analyzed [INFO] 23:03:43.851 Batch processing: Done. [INFO] 23:03:43.852 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 23:03:43.947 No "Test" source files to scan. [INFO] 23:03:43.947 No "Generated" source files to scan. [INFO] 23:03:43.947 Sensor JavaSensor [java] (done) | time=356ms [INFO] 23:03:43.948 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:43.948 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:43.948 Sensor SurefireSensor [java] [INFO] 23:03:43.948 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/surefire-reports] [INFO] 23:03:43.948 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:43.948 Sensor XML Sensor [xml] [INFO] 23:03:43.949 1 source file to be analyzed [INFO] 23:03:43.957 1/1 source file has been analyzed [INFO] 23:03:43.957 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:03:43.957 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:43.958 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:43.960 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:03:43.960 Sensor IaC Docker Sensor [iac] [INFO] 23:03:43.960 0 source files to be analyzed [INFO] 23:03:43.965 0/0 source files have been analyzed [INFO] 23:03:43.966 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:43.966 Sensor Serverless configuration file sensor [security] [INFO] 23:03:43.966 0 Serverless function entries were found in the project [INFO] 23:03:43.966 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:43.966 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:43.966 Sensor AWS SAM template file sensor [security] [INFO] 23:03:43.966 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:43.966 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:43.966 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:43.967 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml [INFO] 23:03:44.024 Sensor JavaSensor [java] [INFO] 23:03:44.025 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:44.027 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:44.027 No "Main" source files to scan. [INFO] 23:03:44.194 Using ECJ batch to parse 70 Test java source files with batch size 214 KB. [INFO] 23:03:44.211 Starting batch processing. [INFO] 23:03:44.249 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:46.531 100% analyzed [INFO] 23:03:46.531 Batch processing: Done. [INFO] 23:03:46.531 Did not optimize analysis for any files, performed a full analysis for all 70 files. [INFO] 23:03:46.531 No "Generated" source files to scan. [INFO] 23:03:46.531 Sensor JavaSensor [java] (done) | time=2507ms [INFO] 23:03:46.531 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:46.532 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:03:46.532 Sensor SurefireSensor [java] [INFO] 23:03:46.532 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/surefire-reports] [INFO] 23:03:46.532 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:46.532 Sensor XML Sensor [xml] [INFO] 23:03:46.533 1 source file to be analyzed [INFO] 23:03:46.539 1/1 source file has been analyzed [INFO] 23:03:46.539 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:03:46.539 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:46.539 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:46.567 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=28ms [INFO] 23:03:46.567 Sensor IaC Docker Sensor [iac] [INFO] 23:03:46.568 0 source files to be analyzed [INFO] 23:03:46.572 0/0 source files have been analyzed [INFO] 23:03:46.573 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:46.573 Sensor Serverless configuration file sensor [security] [INFO] 23:03:46.573 0 Serverless function entries were found in the project [INFO] 23:03:46.573 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:46.573 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:46.573 Sensor AWS SAM template file sensor [security] [INFO] 23:03:46.573 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:46.573 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:46.573 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:46.574 ------------- Run sensors on module org.eclipse.sirius.diagram.elk [INFO] 23:03:46.624 Sensor JavaSensor [java] [INFO] 23:03:46.625 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:46.633 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:46.633 Using ECJ batch to parse 14 Main java source files with batch size 214 KB. [INFO] 23:03:46.652 Starting batch processing. [INFO] 23:03:46.779 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:54.489 100% analyzed [INFO] 23:03:54.490 Batch processing: Done. [INFO] 23:03:54.491 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 23:03:54.588 No "Test" source files to scan. [INFO] 23:03:54.588 No "Generated" source files to scan. [INFO] 23:03:54.588 Sensor JavaSensor [java] (done) | time=7964ms [INFO] 23:03:54.589 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:54.589 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:54.589 Sensor SurefireSensor [java] [INFO] 23:03:54.589 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/surefire-reports] [INFO] 23:03:54.589 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:54.589 Sensor XML Sensor [xml] [INFO] 23:03:54.590 1 source file to be analyzed [INFO] 23:03:54.596 1/1 source file has been analyzed [INFO] 23:03:54.596 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:03:54.596 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:54.597 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:54.603 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 23:03:54.603 Sensor IaC Docker Sensor [iac] [INFO] 23:03:54.603 0 source files to be analyzed [INFO] 23:03:54.608 0/0 source files have been analyzed [INFO] 23:03:54.609 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:54.609 Sensor Serverless configuration file sensor [security] [INFO] 23:03:54.609 0 Serverless function entries were found in the project [INFO] 23:03:54.609 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:54.609 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:54.609 Sensor AWS SAM template file sensor [security] [INFO] 23:03:54.609 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:54.609 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:54.609 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:54.610 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook [INFO] 23:03:54.671 Sensor JavaSensor [java] [INFO] 23:03:54.671 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:54.673 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:54.673 No "Main" source files to scan. [INFO] 23:03:54.786 Using ECJ batch to parse 47 Test java source files with batch size 214 KB. [INFO] 23:03:54.804 Starting batch processing. [INFO] 23:03:54.825 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:55.346 100% analyzed [INFO] 23:03:55.346 Batch processing: Done. [INFO] 23:03:55.347 Did not optimize analysis for any files, performed a full analysis for all 47 files. [INFO] 23:03:55.347 No "Generated" source files to scan. [INFO] 23:03:55.347 Sensor JavaSensor [java] (done) | time=676ms [INFO] 23:03:55.347 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:55.347 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:55.348 Sensor SurefireSensor [java] [INFO] 23:03:55.348 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/surefire-reports] [INFO] 23:03:55.348 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:55.348 Sensor XML Sensor [xml] [INFO] 23:03:55.348 1 source file to be analyzed [INFO] 23:03:55.355 1/1 source file has been analyzed [INFO] 23:03:55.355 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:03:55.356 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:55.356 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:55.366 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 23:03:55.366 Sensor IaC Docker Sensor [iac] [INFO] 23:03:55.367 0 source files to be analyzed [INFO] 23:03:55.372 0/0 source files have been analyzed [INFO] 23:03:55.372 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:03:55.372 Sensor Serverless configuration file sensor [security] [INFO] 23:03:55.372 0 Serverless function entries were found in the project [INFO] 23:03:55.372 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:55.372 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:55.373 Sensor AWS SAM template file sensor [security] [INFO] 23:03:55.373 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:55.373 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:55.373 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:55.373 ------------- Run sensors on module org.eclipse.sirius.ext.emf [INFO] 23:03:55.423 Sensor JavaSensor [java] [INFO] 23:03:55.423 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:55.425 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:55.425 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 23:03:55.428 Starting batch processing. [INFO] 23:03:55.439 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:55.616 100% analyzed [INFO] 23:03:55.616 Batch processing: Done. [INFO] 23:03:55.617 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 23:03:55.707 No "Test" source files to scan. [INFO] 23:03:55.707 No "Generated" source files to scan. [INFO] 23:03:55.707 Sensor JavaSensor [java] (done) | time=284ms [INFO] 23:03:55.708 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:55.708 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:55.708 Sensor SurefireSensor [java] [INFO] 23:03:55.708 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/surefire-reports] [INFO] 23:03:55.708 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:55.708 Sensor XML Sensor [xml] [INFO] 23:03:55.709 1 source file to be analyzed [INFO] 23:03:55.715 1/1 source file has been analyzed [INFO] 23:03:55.715 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:03:55.715 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:55.716 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:55.717 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:03:55.718 Sensor IaC Docker Sensor [iac] [INFO] 23:03:55.718 0 source files to be analyzed [INFO] 23:03:55.723 0/0 source files have been analyzed [INFO] 23:03:55.723 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:03:55.724 Sensor Serverless configuration file sensor [security] [INFO] 23:03:55.724 0 Serverless function entries were found in the project [INFO] 23:03:55.724 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:55.724 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:55.724 Sensor AWS SAM template file sensor [security] [INFO] 23:03:55.724 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:55.724 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:55.724 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:55.724 ------------- Run sensors on module org.eclipse.sirius.tree.ui [INFO] 23:03:55.777 Sensor JavaSensor [java] [INFO] 23:03:55.777 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:55.782 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:55.783 Using ECJ batch to parse 51 Main java source files with batch size 214 KB. [INFO] 23:03:55.803 Starting batch processing. [INFO] 23:03:55.907 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:59.418 100% analyzed [INFO] 23:03:59.418 Batch processing: Done. [INFO] 23:03:59.419 Did not optimize analysis for any files, performed a full analysis for all 51 files. [INFO] 23:03:59.534 No "Test" source files to scan. [INFO] 23:03:59.534 No "Generated" source files to scan. [INFO] 23:03:59.535 Sensor JavaSensor [java] (done) | time=3758ms [INFO] 23:03:59.535 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:59.535 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:59.536 Sensor SurefireSensor [java] [INFO] 23:03:59.536 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/surefire-reports] [INFO] 23:03:59.536 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:59.536 Sensor XML Sensor [xml] [INFO] 23:03:59.537 1 source file to be analyzed [INFO] 23:03:59.543 1/1 source file has been analyzed [INFO] 23:03:59.544 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:03:59.544 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:59.544 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:59.560 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=16ms [INFO] 23:03:59.561 Sensor IaC Docker Sensor [iac] [INFO] 23:03:59.562 0 source files to be analyzed [INFO] 23:03:59.568 0/0 source files have been analyzed [INFO] 23:03:59.568 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:03:59.568 Sensor Serverless configuration file sensor [security] [INFO] 23:03:59.568 0 Serverless function entries were found in the project [INFO] 23:03:59.568 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:59.568 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:59.568 Sensor AWS SAM template file sensor [security] [INFO] 23:03:59.568 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:59.569 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:59.569 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:59.569 ------------- Run sensors on module org.eclipse.sirius.table.ui.ext [INFO] 23:03:59.620 Sensor JavaSensor [java] [INFO] 23:03:59.620 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:59.626 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:59.626 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:03:59.628 Starting batch processing. [INFO] 23:03:59.658 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:03:59.699 100% analyzed [INFO] 23:03:59.699 Batch processing: Done. [INFO] 23:03:59.699 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:03:59.790 No "Test" source files to scan. [INFO] 23:03:59.790 No "Generated" source files to scan. [INFO] 23:03:59.790 Sensor JavaSensor [java] (done) | time=170ms [INFO] 23:03:59.790 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:03:59.790 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:03:59.790 Sensor SurefireSensor [java] [INFO] 23:03:59.790 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/surefire-reports] [INFO] 23:03:59.790 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:03:59.791 Sensor XML Sensor [xml] [INFO] 23:03:59.791 1 source file to be analyzed [INFO] 23:03:59.799 1/1 source file has been analyzed [INFO] 23:03:59.799 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:03:59.800 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:03:59.800 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:03:59.801 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:03:59.801 Sensor IaC Docker Sensor [iac] [INFO] 23:03:59.802 0 source files to be analyzed [INFO] 23:03:59.808 0/0 source files have been analyzed [INFO] 23:03:59.808 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:03:59.809 Sensor Serverless configuration file sensor [security] [INFO] 23:03:59.809 0 Serverless function entries were found in the project [INFO] 23:03:59.809 0 Serverless function handlers were kept as entrypoints [INFO] 23:03:59.809 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:03:59.809 Sensor AWS SAM template file sensor [security] [INFO] 23:03:59.809 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:03:59.809 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:03:59.809 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:03:59.810 ------------- Run sensors on module org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] 23:03:59.861 Sensor JavaSensor [java] [INFO] 23:03:59.861 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:03:59.867 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:03:59.868 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 23:03:59.871 Starting batch processing. [INFO] 23:03:59.909 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:04:00.015 100% analyzed [INFO] 23:04:00.015 Batch processing: Done. [INFO] 23:04:00.016 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 23:04:00.113 No "Test" source files to scan. [INFO] 23:04:00.113 No "Generated" source files to scan. [INFO] 23:04:00.113 Sensor JavaSensor [java] (done) | time=252ms [INFO] 23:04:00.113 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:04:00.113 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:04:00.113 Sensor SurefireSensor [java] [INFO] 23:04:00.113 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/surefire-reports] [INFO] 23:04:00.113 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:04:00.114 Sensor XML Sensor [xml] [INFO] 23:04:00.114 1 source file to be analyzed [INFO] 23:04:00.121 1/1 source file has been analyzed [INFO] 23:04:00.121 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:04:00.121 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:04:00.121 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:04:00.123 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:04:00.123 Sensor IaC Docker Sensor [iac] [INFO] 23:04:00.124 0 source files to be analyzed [INFO] 23:04:00.129 0/0 source files have been analyzed [INFO] 23:04:00.129 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:04:00.129 Sensor Serverless configuration file sensor [security] [INFO] 23:04:00.129 0 Serverless function entries were found in the project [INFO] 23:04:00.129 0 Serverless function handlers were kept as entrypoints [INFO] 23:04:00.129 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:04:00.130 Sensor AWS SAM template file sensor [security] [INFO] 23:04:00.130 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:04:00.130 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:04:00.130 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:04:00.130 ------------- Run sensors on module org.eclipse.sirius.table [INFO] 23:04:00.184 Sensor JavaSensor [java] [INFO] 23:04:00.185 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:04:00.188 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:04:00.189 Using ECJ batch to parse 46 Main java source files with batch size 214 KB. [INFO] 23:04:00.206 Starting batch processing. [INFO] 23:04:00.252 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:04:06.119 100% analyzed [INFO] 23:04:06.120 Batch processing: Done. [INFO] 23:04:06.120 Did not optimize analysis for any files, performed a full analysis for all 46 files. [INFO] 23:04:06.224 No "Test" source files to scan. [INFO] 23:04:06.224 No "Generated" source files to scan. [INFO] 23:04:06.224 Sensor JavaSensor [java] (done) | time=6040ms [INFO] 23:04:06.226 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:04:06.227 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:04:06.227 Sensor SurefireSensor [java] [INFO] 23:04:06.227 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/surefire-reports] [INFO] 23:04:06.227 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:04:06.227 Sensor XML Sensor [xml] [INFO] 23:04:06.228 1 source file to be analyzed [INFO] 23:04:06.244 1/1 source file has been analyzed [INFO] 23:04:06.244 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 23:04:06.244 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:04:06.245 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:04:06.260 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=16ms [INFO] 23:04:06.260 Sensor IaC Docker Sensor [iac] [INFO] 23:04:06.261 0 source files to be analyzed [INFO] 23:04:06.271 0/0 source files have been analyzed [INFO] 23:04:06.271 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 23:04:06.272 Sensor Serverless configuration file sensor [security] [INFO] 23:04:06.272 0 Serverless function entries were found in the project [INFO] 23:04:06.272 0 Serverless function handlers were kept as entrypoints [INFO] 23:04:06.272 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:04:06.272 Sensor AWS SAM template file sensor [security] [INFO] 23:04:06.272 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:04:06.273 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:04:06.273 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:04:06.274 ------------- Run sensors on module org.eclipse.sirius.common.ui [INFO] 23:04:06.352 Sensor JavaSensor [java] [INFO] 23:04:06.352 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:04:06.358 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:04:06.359 Using ECJ batch to parse 74 Main java source files with batch size 214 KB. [INFO] 23:04:06.380 Starting batch processing. [INFO] 23:04:06.482 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:04:13.292 100% analyzed [INFO] 23:04:13.292 Batch processing: Done. [INFO] 23:04:13.293 Did not optimize analysis for any files, performed a full analysis for all 74 files. [INFO] 23:04:13.429 No "Test" source files to scan. [INFO] 23:04:13.429 No "Generated" source files to scan. [INFO] 23:04:13.429 Sensor JavaSensor [java] (done) | time=7077ms [INFO] 23:04:13.429 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:04:13.429 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:04:13.429 Sensor SurefireSensor [java] [INFO] 23:04:13.430 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/surefire-reports] [INFO] 23:04:13.430 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:04:13.430 Sensor XML Sensor [xml] [INFO] 23:04:13.430 1 source file to be analyzed [INFO] 23:04:13.436 1/1 source file has been analyzed [INFO] 23:04:13.436 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:04:13.436 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:04:13.437 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:04:13.455 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms [INFO] 23:04:13.455 Sensor IaC Docker Sensor [iac] [INFO] 23:04:13.456 0 source files to be analyzed [INFO] 23:04:13.461 0/0 source files have been analyzed [INFO] 23:04:13.461 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:04:13.461 Sensor Serverless configuration file sensor [security] [INFO] 23:04:13.461 0 Serverless function entries were found in the project [INFO] 23:04:13.461 0 Serverless function handlers were kept as entrypoints [INFO] 23:04:13.461 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:04:13.461 Sensor AWS SAM template file sensor [security] [INFO] 23:04:13.461 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:04:13.462 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:04:13.462 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:04:13.462 ------------- Run sensors on module org.eclipse.sirius.common.interpreter [INFO] 23:04:13.508 Sensor JavaSensor [java] [INFO] 23:04:13.508 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:04:13.509 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:04:13.510 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 23:04:13.512 Starting batch processing. [INFO] 23:04:13.519 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:04:13.651 100% analyzed [INFO] 23:04:13.651 Batch processing: Done. [INFO] 23:04:13.652 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 23:04:13.747 No "Test" source files to scan. [INFO] 23:04:13.748 No "Generated" source files to scan. [INFO] 23:04:13.748 Sensor JavaSensor [java] (done) | time=240ms [INFO] 23:04:13.748 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:04:13.748 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:04:13.748 Sensor SurefireSensor [java] [INFO] 23:04:13.748 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/surefire-reports] [INFO] 23:04:13.748 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:04:13.748 Sensor XML Sensor [xml] [INFO] 23:04:13.749 1 source file to be analyzed [INFO] 23:04:13.754 1/1 source file has been analyzed [INFO] 23:04:13.755 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:04:13.755 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:04:13.755 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:04:13.757 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:04:13.757 Sensor IaC Docker Sensor [iac] [INFO] 23:04:13.757 0 source files to be analyzed [INFO] 23:04:13.762 0/0 source files have been analyzed [INFO] 23:04:13.762 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:04:13.762 Sensor Serverless configuration file sensor [security] [INFO] 23:04:13.762 0 Serverless function entries were found in the project [INFO] 23:04:13.762 0 Serverless function handlers were kept as entrypoints [INFO] 23:04:13.762 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:04:13.762 Sensor AWS SAM template file sensor [security] [INFO] 23:04:13.763 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:04:13.763 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:04:13.763 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:04:13.763 ------------- Run sensors on module org.eclipse.sirius.ext.e3.ui [INFO] 23:04:13.813 Sensor JavaSensor [java] [INFO] 23:04:13.813 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:04:13.817 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:04:13.817 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 23:04:13.823 Starting batch processing. [INFO] 23:04:13.850 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:04:15.020 100% analyzed [INFO] 23:04:15.020 Batch processing: Done. [INFO] 23:04:15.021 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 23:04:15.118 No "Test" source files to scan. [INFO] 23:04:15.118 No "Generated" source files to scan. [INFO] 23:04:15.118 Sensor JavaSensor [java] (done) | time=1305ms [INFO] 23:04:15.118 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:04:15.118 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:04:15.119 Sensor SurefireSensor [java] [INFO] 23:04:15.119 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/surefire-reports] [INFO] 23:04:15.119 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:04:15.119 Sensor XML Sensor [xml] [INFO] 23:04:15.119 1 source file to be analyzed [INFO] 23:04:15.125 1/1 source file has been analyzed [INFO] 23:04:15.125 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:04:15.126 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:04:15.126 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:04:15.129 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:04:15.129 Sensor IaC Docker Sensor [iac] [INFO] 23:04:15.129 0 source files to be analyzed [INFO] 23:04:15.134 0/0 source files have been analyzed [INFO] 23:04:15.134 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:04:15.134 Sensor Serverless configuration file sensor [security] [INFO] 23:04:15.134 0 Serverless function entries were found in the project [INFO] 23:04:15.134 0 Serverless function handlers were kept as entrypoints [INFO] 23:04:15.134 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:04:15.134 Sensor AWS SAM template file sensor [security] [INFO] 23:04:15.134 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:04:15.135 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:04:15.135 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:04:15.135 ------------- Run sensors on module org.eclipse.sirius.ext.swt [INFO] 23:04:15.182 Sensor JavaSensor [java] [INFO] 23:04:15.182 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:04:15.184 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:04:15.184 Using ECJ batch to parse 2 Main java source files with batch size 214 KB. [INFO] 23:04:15.185 Starting batch processing. [INFO] 23:04:15.199 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:04:15.243 100% analyzed [INFO] 23:04:15.243 Batch processing: Done. [INFO] 23:04:15.244 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 23:04:15.343 No "Test" source files to scan. [INFO] 23:04:15.343 No "Generated" source files to scan. [INFO] 23:04:15.344 Sensor JavaSensor [java] (done) | time=161ms [INFO] 23:04:15.344 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:04:15.344 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:04:15.344 Sensor SurefireSensor [java] [INFO] 23:04:15.344 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/surefire-reports] [INFO] 23:04:15.344 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:04:15.344 Sensor XML Sensor [xml] [INFO] 23:04:15.345 1 source file to be analyzed [INFO] 23:04:15.351 1/1 source file has been analyzed [INFO] 23:04:15.351 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:04:15.352 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:04:15.352 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:04:15.353 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:04:15.353 Sensor IaC Docker Sensor [iac] [INFO] 23:04:15.354 0 source files to be analyzed [INFO] 23:04:15.359 0/0 source files have been analyzed [INFO] 23:04:15.359 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:04:15.359 Sensor Serverless configuration file sensor [security] [INFO] 23:04:15.359 0 Serverless function entries were found in the project [INFO] 23:04:15.359 0 Serverless function handlers were kept as entrypoints [INFO] 23:04:15.359 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:04:15.359 Sensor AWS SAM template file sensor [security] [INFO] 23:04:15.359 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:04:15.359 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:04:15.360 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 23:04:15.360 ------------- Run sensors on module org.eclipse.sirius.diagram [INFO] 23:04:15.408 Sensor JavaSensor [java] [INFO] 23:04:15.409 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:04:15.411 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:04:15.412 Using ECJ batch to parse 240 Main java source files with batch size 214 KB. [INFO] 23:04:15.430 Starting batch processing. [INFO] 23:04:15.455 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:04:47.170 100% analyzed [INFO] 23:04:47.170 Batch processing: Done. [INFO] 23:04:47.171 Did not optimize analysis for any files, performed a full analysis for all 240 files. [INFO] 23:04:47.317 No "Test" source files to scan. [INFO] 23:04:47.317 No "Generated" source files to scan. [INFO] 23:04:47.317 Sensor JavaSensor [java] (done) | time=31909ms [INFO] 23:04:47.317 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:04:47.318 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:04:47.318 Sensor SurefireSensor [java] [INFO] 23:04:47.318 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/surefire-reports] [INFO] 23:04:47.318 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:04:47.318 Sensor XML Sensor [xml] [INFO] 23:04:47.319 1 source file to be analyzed [INFO] 23:04:47.327 1/1 source file has been analyzed [INFO] 23:04:47.327 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 23:04:47.328 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:04:47.329 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:04:47.388 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=60ms [INFO] 23:04:47.388 Sensor IaC Docker Sensor [iac] [INFO] 23:04:47.390 0 source files to be analyzed [INFO] 23:04:47.398 0/0 source files have been analyzed [INFO] 23:04:47.398 Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] 23:04:47.398 Sensor Serverless configuration file sensor [security] [INFO] 23:04:47.398 0 Serverless function entries were found in the project [INFO] 23:04:47.398 0 Serverless function handlers were kept as entrypoints [INFO] 23:04:47.398 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:04:47.398 Sensor AWS SAM template file sensor [security] [INFO] 23:04:47.399 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:04:47.399 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:04:47.399 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:04:47.399 ------------- Run sensors on module org.eclipse.sirius.diagram.elk.debug [INFO] 23:04:47.465 Sensor JavaSensor [java] [INFO] 23:04:47.465 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:04:47.472 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:04:47.472 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 23:04:47.478 Starting batch processing. [INFO] 23:04:47.540 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:04:48.037 100% analyzed [INFO] 23:04:48.037 Batch processing: Done. [INFO] 23:04:48.039 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 23:04:48.150 No "Test" source files to scan. [INFO] 23:04:48.150 No "Generated" source files to scan. [INFO] 23:04:48.150 Sensor JavaSensor [java] (done) | time=685ms [INFO] 23:04:48.150 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:04:48.150 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:04:48.151 Sensor SurefireSensor [java] [INFO] 23:04:48.151 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/surefire-reports] [INFO] 23:04:48.151 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:04:48.151 Sensor XML Sensor [xml] [INFO] 23:04:48.151 1 source file to be analyzed [INFO] 23:04:48.157 1/1 source file has been analyzed [INFO] 23:04:48.157 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:04:48.157 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:04:48.157 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:04:48.159 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:04:48.159 Sensor IaC Docker Sensor [iac] [INFO] 23:04:48.160 0 source files to be analyzed [INFO] 23:04:48.165 0/0 source files have been analyzed [INFO] 23:04:48.165 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:04:48.165 Sensor Serverless configuration file sensor [security] [INFO] 23:04:48.165 0 Serverless function entries were found in the project [INFO] 23:04:48.165 0 Serverless function handlers were kept as entrypoints [INFO] 23:04:48.165 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:04:48.165 Sensor AWS SAM template file sensor [security] [INFO] 23:04:48.165 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:04:48.166 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:04:48.166 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:04:48.166 ------------- Run sensors on module org.eclipse.sirius.diagram.ui [INFO] 23:04:48.214 Sensor JavaSensor [java] [INFO] 23:04:48.214 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:04:48.222 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:04:48.223 Using ECJ batch to parse 990 Main java source files with batch size 214 KB. [INFO] 23:04:48.242 Starting batch processing. [INFO] 23:04:48.325 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:12.838 100% analyzed [INFO] 23:07:12.838 Batch processing: Done. [INFO] 23:07:12.840 Did not optimize analysis for any files, performed a full analysis for all 990 files. [INFO] 23:07:13.192 No "Test" source files to scan. [INFO] 23:07:13.192 No "Generated" source files to scan. [INFO] 23:07:13.192 Sensor JavaSensor [java] (done) | time=144978ms [INFO] 23:07:13.193 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:13.194 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:07:13.194 Sensor SurefireSensor [java] [INFO] 23:07:13.195 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/surefire-reports] [INFO] 23:07:13.195 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:07:13.195 Sensor XML Sensor [xml] [INFO] 23:07:13.196 1 source file to be analyzed [INFO] 23:07:13.206 1/1 source file has been analyzed [INFO] 23:07:13.206 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 23:07:13.206 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:13.209 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:13.484 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=278ms [INFO] 23:07:13.484 Sensor IaC Docker Sensor [iac] [INFO] 23:07:13.489 0 source files to be analyzed [INFO] 23:07:13.496 0/0 source files have been analyzed [INFO] 23:07:13.496 Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] 23:07:13.496 Sensor Serverless configuration file sensor [security] [INFO] 23:07:13.497 0 Serverless function entries were found in the project [INFO] 23:07:13.497 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:13.497 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:07:13.497 Sensor AWS SAM template file sensor [security] [INFO] 23:07:13.497 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:13.498 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:13.498 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:13.498 ------------- Run sensors on module org.eclipse.sirius.sample.properties [INFO] 23:07:13.553 Sensor JavaSensor [java] [INFO] 23:07:13.553 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:13.557 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:13.558 No "Main" source files to scan. [INFO] 23:07:13.764 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 23:07:13.766 Starting batch processing. [INFO] 23:07:13.790 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:13.799 100% analyzed [INFO] 23:07:13.799 Batch processing: Done. [INFO] 23:07:13.800 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:07:13.800 No "Generated" source files to scan. [INFO] 23:07:13.800 Sensor JavaSensor [java] (done) | time=247ms [INFO] 23:07:13.800 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:13.800 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:13.800 Sensor SurefireSensor [java] [INFO] 23:07:13.800 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/surefire-reports] [INFO] 23:07:13.800 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:13.801 Sensor XML Sensor [xml] [INFO] 23:07:13.801 1 source file to be analyzed [INFO] 23:07:13.807 1/1 source file has been analyzed [INFO] 23:07:13.807 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:07:13.808 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:13.808 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:13.809 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:07:13.809 Sensor IaC Docker Sensor [iac] [INFO] 23:07:13.809 0 source files to be analyzed [INFO] 23:07:13.814 0/0 source files have been analyzed [INFO] 23:07:13.814 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:13.814 Sensor Serverless configuration file sensor [security] [INFO] 23:07:13.814 0 Serverless function entries were found in the project [INFO] 23:07:13.814 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:13.814 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:13.814 Sensor AWS SAM template file sensor [security] [INFO] 23:07:13.814 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:13.815 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:13.815 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:13.815 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql [INFO] 23:07:13.864 Sensor JavaSensor [java] [INFO] 23:07:13.864 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:13.866 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:13.866 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 23:07:13.870 Starting batch processing. [INFO] 23:07:13.889 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:14.665 100% analyzed [INFO] 23:07:14.665 Batch processing: Done. [INFO] 23:07:14.666 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 23:07:14.841 No "Test" source files to scan. [INFO] 23:07:14.841 No "Generated" source files to scan. [INFO] 23:07:14.841 Sensor JavaSensor [java] (done) | time=977ms [INFO] 23:07:14.842 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:14.842 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:14.842 Sensor SurefireSensor [java] [INFO] 23:07:14.842 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/surefire-reports] [INFO] 23:07:14.842 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:14.842 Sensor XML Sensor [xml] [INFO] 23:07:14.843 1 source file to be analyzed [INFO] 23:07:14.849 1/1 source file has been analyzed [INFO] 23:07:14.849 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:07:14.849 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:14.849 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:14.852 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:07:14.852 Sensor IaC Docker Sensor [iac] [INFO] 23:07:14.853 0 source files to be analyzed [INFO] 23:07:14.857 0/0 source files have been analyzed [INFO] 23:07:14.857 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:14.857 Sensor Serverless configuration file sensor [security] [INFO] 23:07:14.857 0 Serverless function entries were found in the project [INFO] 23:07:14.857 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:14.857 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:14.857 Sensor AWS SAM template file sensor [security] [INFO] 23:07:14.858 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:07:14.858 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:14.858 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:14.858 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] 23:07:14.904 Sensor JavaSensor [java] [INFO] 23:07:14.904 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:14.911 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:14.911 No "Main" source files to scan. [INFO] 23:07:15.116 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 23:07:15.119 Starting batch processing. [INFO] 23:07:15.157 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:15.169 100% analyzed [INFO] 23:07:15.169 Batch processing: Done. [INFO] 23:07:15.170 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 23:07:15.170 No "Generated" source files to scan. [INFO] 23:07:15.170 Sensor JavaSensor [java] (done) | time=266ms [INFO] 23:07:15.171 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:15.171 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:15.171 Sensor SurefireSensor [java] [INFO] 23:07:15.171 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/surefire-reports] [INFO] 23:07:15.171 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:15.171 Sensor XML Sensor [xml] [INFO] 23:07:15.172 1 source file to be analyzed [INFO] 23:07:15.178 1/1 source file has been analyzed [INFO] 23:07:15.178 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:07:15.178 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:15.178 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:15.179 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:07:15.179 Sensor IaC Docker Sensor [iac] [INFO] 23:07:15.180 0 source files to be analyzed [INFO] 23:07:15.185 0/0 source files have been analyzed [INFO] 23:07:15.185 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:07:15.185 Sensor Serverless configuration file sensor [security] [INFO] 23:07:15.185 0 Serverless function entries were found in the project [INFO] 23:07:15.185 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:15.185 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:15.185 Sensor AWS SAM template file sensor [security] [INFO] 23:07:15.185 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:15.185 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:15.185 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:15.185 ------------- Run sensors on module org.eclipse.sirius.diagram.formatdata [INFO] 23:07:15.233 Sensor JavaSensor [java] [INFO] 23:07:15.233 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:15.235 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:15.235 Using ECJ batch to parse 11 Main java source files with batch size 214 KB. [INFO] 23:07:15.239 Starting batch processing. [INFO] 23:07:15.252 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:15.679 100% analyzed [INFO] 23:07:15.679 Batch processing: Done. [INFO] 23:07:15.679 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 23:07:15.852 No "Test" source files to scan. [INFO] 23:07:15.853 No "Generated" source files to scan. [INFO] 23:07:15.853 Sensor JavaSensor [java] (done) | time=620ms [INFO] 23:07:15.853 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:15.853 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:15.853 Sensor SurefireSensor [java] [INFO] 23:07:15.853 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/surefire-reports] [INFO] 23:07:15.853 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:15.853 Sensor XML Sensor [xml] [INFO] 23:07:15.854 1 source file to be analyzed [INFO] 23:07:15.860 1/1 source file has been analyzed [INFO] 23:07:15.860 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:07:15.860 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:15.861 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:15.864 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 23:07:15.865 Sensor IaC Docker Sensor [iac] [INFO] 23:07:15.865 0 source files to be analyzed [INFO] 23:07:15.870 0/0 source files have been analyzed [INFO] 23:07:15.870 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:15.870 Sensor Serverless configuration file sensor [security] [INFO] 23:07:15.870 0 Serverless function entries were found in the project [INFO] 23:07:15.870 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:15.870 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:15.870 Sensor AWS SAM template file sensor [security] [INFO] 23:07:15.870 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:15.871 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:15.871 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:15.871 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.notation [INFO] 23:07:15.917 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:15.917 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:15.917 Sensor XML Sensor [xml] [INFO] 23:07:15.918 1 source file to be analyzed [INFO] 23:07:15.924 1/1 source file has been analyzed [INFO] 23:07:15.924 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:07:15.924 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:15.924 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:15.925 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:07:15.925 Sensor IaC Docker Sensor [iac] [INFO] 23:07:15.926 0 source files to be analyzed [INFO] 23:07:15.930 0/0 source files have been analyzed [INFO] 23:07:15.930 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:15.930 Sensor Serverless configuration file sensor [security] [INFO] 23:07:15.930 0 Serverless function entries were found in the project [INFO] 23:07:15.930 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:15.931 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:07:15.931 Sensor AWS SAM template file sensor [security] [INFO] 23:07:15.931 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:15.931 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:15.931 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:15.931 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.design [INFO] 23:07:15.978 Sensor JavaSensor [java] [INFO] 23:07:15.978 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:15.981 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:15.981 No "Main" source files to scan. [INFO] 23:07:16.220 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 23:07:16.222 Starting batch processing. [INFO] 23:07:16.236 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:16.248 100% analyzed [INFO] 23:07:16.248 Batch processing: Done. [INFO] 23:07:16.248 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 23:07:16.249 No "Generated" source files to scan. [INFO] 23:07:16.249 Sensor JavaSensor [java] (done) | time=271ms [INFO] 23:07:16.249 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:16.249 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:16.249 Sensor SurefireSensor [java] [INFO] 23:07:16.249 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] 23:07:16.249 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:16.249 Sensor XML Sensor [xml] [INFO] 23:07:16.250 1 source file to be analyzed [INFO] 23:07:16.256 1/1 source file has been analyzed [INFO] 23:07:16.256 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:07:16.256 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 23:07:16.256 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] 23:07:16.257 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 23:07:16.257 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:07:16.257 Sensor IaC Docker Sensor [iac] [INFO] 23:07:16.257 0 source files to be analyzed [INFO] 23:07:16.262 0/0 source files have been analyzed [INFO] 23:07:16.262 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:16.262 Sensor Serverless configuration file sensor [security] [INFO] 23:07:16.262 0 Serverless function entries were found in the project [INFO] 23:07:16.262 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:16.263 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:07:16.263 Sensor AWS SAM template file sensor [security] [INFO] 23:07:16.263 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:16.263 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:16.263 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:16.263 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.editor [INFO] 23:07:16.315 Sensor JavaSensor [java] [INFO] 23:07:16.316 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:16.324 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:16.324 No "Main" source files to scan. [INFO] 23:07:16.535 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 23:07:16.545 Starting batch processing. [INFO] 23:07:16.592 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:16.856 100% analyzed [INFO] 23:07:16.856 Batch processing: Done. [INFO] 23:07:16.857 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 23:07:16.858 No "Generated" source files to scan. [INFO] 23:07:16.858 Sensor JavaSensor [java] (done) | time=543ms [INFO] 23:07:16.858 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:16.858 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:16.858 Sensor SurefireSensor [java] [INFO] 23:07:16.858 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/surefire-reports] [INFO] 23:07:16.858 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:16.858 Sensor XML Sensor [xml] [INFO] 23:07:16.859 1 source file to be analyzed [INFO] 23:07:16.866 1/1 source file has been analyzed [INFO] 23:07:16.866 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 23:07:16.866 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:16.866 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:16.870 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 23:07:16.870 Sensor IaC Docker Sensor [iac] [INFO] 23:07:16.871 0 source files to be analyzed [INFO] 23:07:16.875 0/0 source files have been analyzed [INFO] 23:07:16.875 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:16.875 Sensor Serverless configuration file sensor [security] [INFO] 23:07:16.875 0 Serverless function entries were found in the project [INFO] 23:07:16.875 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:16.875 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:16.875 Sensor AWS SAM template file sensor [security] [INFO] 23:07:16.875 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:16.875 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:16.876 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 23:07:16.876 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.edit [INFO] 23:07:16.923 Sensor JavaSensor [java] [INFO] 23:07:16.923 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:16.925 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:16.925 No "Main" source files to scan. [INFO] 23:07:17.130 Using ECJ batch to parse 6 Test java source files with batch size 214 KB. [INFO] 23:07:17.134 Starting batch processing. [INFO] 23:07:17.151 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:17.211 100% analyzed [INFO] 23:07:17.211 Batch processing: Done. [INFO] 23:07:17.211 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 23:07:17.211 No "Generated" source files to scan. [INFO] 23:07:17.211 Sensor JavaSensor [java] (done) | time=288ms [INFO] 23:07:17.211 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:17.211 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:17.212 Sensor SurefireSensor [java] [INFO] 23:07:17.212 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] 23:07:17.212 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:17.212 Sensor XML Sensor [xml] [INFO] 23:07:17.212 1 source file to be analyzed [INFO] 23:07:17.218 1/1 source file has been analyzed [INFO] 23:07:17.218 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:07:17.218 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 23:07:17.218 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] 23:07:17.219 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 23:07:17.219 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:07:17.219 Sensor IaC Docker Sensor [iac] [INFO] 23:07:17.219 0 source files to be analyzed [INFO] 23:07:17.224 0/0 source files have been analyzed [INFO] 23:07:17.224 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:17.224 Sensor Serverless configuration file sensor [security] [INFO] 23:07:17.224 0 Serverless function entries were found in the project [INFO] 23:07:17.224 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:17.224 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:17.224 Sensor AWS SAM template file sensor [security] [INFO] 23:07:17.224 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:17.224 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:17.224 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:17.225 ------------- Run sensors on module org.eclipse.sirius.ext.emf.edit [INFO] 23:07:17.273 Sensor JavaSensor [java] [INFO] 23:07:17.273 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:17.274 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:17.275 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:07:17.277 Starting batch processing. [INFO] 23:07:17.312 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:17.514 100% analyzed [INFO] 23:07:17.514 Batch processing: Done. [INFO] 23:07:17.514 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:07:17.693 No "Test" source files to scan. [INFO] 23:07:17.693 No "Generated" source files to scan. [INFO] 23:07:17.693 Sensor JavaSensor [java] (done) | time=420ms [INFO] 23:07:17.693 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:17.693 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:17.693 Sensor SurefireSensor [java] [INFO] 23:07:17.693 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/surefire-reports] [INFO] 23:07:17.694 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:17.694 Sensor XML Sensor [xml] [INFO] 23:07:17.694 1 source file to be analyzed [INFO] 23:07:17.701 1/1 source file has been analyzed [INFO] 23:07:17.701 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:07:17.702 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:17.702 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:17.704 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:07:17.704 Sensor IaC Docker Sensor [iac] [INFO] 23:07:17.705 0 source files to be analyzed [INFO] 23:07:17.709 0/0 source files have been analyzed [INFO] 23:07:17.710 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:07:17.710 Sensor Serverless configuration file sensor [security] [INFO] 23:07:17.710 0 Serverless function entries were found in the project [INFO] 23:07:17.710 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:17.710 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:17.710 Sensor AWS SAM template file sensor [security] [INFO] 23:07:17.710 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:17.710 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:17.710 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:17.710 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl [INFO] 23:07:17.776 Sensor JavaSensor [java] [INFO] 23:07:17.776 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:17.779 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:17.779 Using ECJ batch to parse 15 Main java source files with batch size 214 KB. [INFO] 23:07:17.793 Starting batch processing. [INFO] 23:07:17.816 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:21.059 100% analyzed [INFO] 23:07:21.060 Batch processing: Done. [INFO] 23:07:21.060 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 23:07:21.241 No "Test" source files to scan. [INFO] 23:07:21.241 No "Generated" source files to scan. [INFO] 23:07:21.241 Sensor JavaSensor [java] (done) | time=3465ms [INFO] 23:07:21.241 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:21.241 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:21.241 Sensor SurefireSensor [java] [INFO] 23:07:21.241 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/surefire-reports] [INFO] 23:07:21.241 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:21.242 Sensor XML Sensor [xml] [INFO] 23:07:21.242 1 source file to be analyzed [INFO] 23:07:21.248 1/1 source file has been analyzed [INFO] 23:07:21.248 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:07:21.248 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:21.248 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:21.254 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 23:07:21.254 Sensor IaC Docker Sensor [iac] [INFO] 23:07:21.254 0 source files to be analyzed [INFO] 23:07:21.259 0/0 source files have been analyzed [INFO] 23:07:21.259 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:21.259 Sensor Serverless configuration file sensor [security] [INFO] 23:07:21.259 0 Serverless function entries were found in the project [INFO] 23:07:21.259 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:21.259 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:21.259 Sensor AWS SAM template file sensor [security] [INFO] 23:07:21.259 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:21.259 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:21.259 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:21.260 ------------- Run sensors on module org.eclipse.sirius.editor [INFO] 23:07:21.305 Sensor JavaSensor [java] [INFO] 23:07:21.305 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:21.311 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:21.312 Using ECJ batch to parse 92 Main java source files with batch size 214 KB. [INFO] 23:07:21.332 Starting batch processing. [INFO] 23:07:21.412 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:27.537 100% analyzed [INFO] 23:07:27.537 Batch processing: Done. [INFO] 23:07:27.538 Did not optimize analysis for any files, performed a full analysis for all 92 files. [INFO] 23:07:27.738 No "Test" source files to scan. [INFO] 23:07:27.738 No "Generated" source files to scan. [INFO] 23:07:27.739 Sensor JavaSensor [java] (done) | time=6433ms [INFO] 23:07:27.739 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:27.739 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:27.739 Sensor SurefireSensor [java] [INFO] 23:07:27.739 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/surefire-reports] [INFO] 23:07:27.739 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:27.739 Sensor XML Sensor [xml] [INFO] 23:07:27.744 1 source file to be analyzed [INFO] 23:07:27.750 1/1 source file has been analyzed [INFO] 23:07:27.750 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 23:07:27.750 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:27.750 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:27.792 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=41ms [INFO] 23:07:27.792 Sensor IaC Docker Sensor [iac] [INFO] 23:07:27.793 0 source files to be analyzed [INFO] 23:07:27.797 0/0 source files have been analyzed [INFO] 23:07:27.797 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:27.797 Sensor Serverless configuration file sensor [security] [INFO] 23:07:27.797 0 Serverless function entries were found in the project [INFO] 23:07:27.797 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:27.797 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:27.798 Sensor AWS SAM template file sensor [security] [INFO] 23:07:27.798 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:27.798 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:27.798 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:27.798 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot [INFO] 23:07:27.847 Sensor JavaSensor [java] [INFO] 23:07:27.847 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:27.860 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:27.860 No "Main" source files to scan. [INFO] 23:07:28.152 Using ECJ batch to parse 486 Test java source files with batch size 214 KB. [INFO] 23:07:28.173 Starting batch processing. [INFO] 23:07:28.285 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [WARNING] 23:07:40.057 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] 23:07:48.892 100% analyzed [INFO] 23:07:48.892 Batch processing: Done. [INFO] 23:07:48.894 Did not optimize analysis for any files, performed a full analysis for all 486 files. [INFO] 23:07:48.894 No "Generated" source files to scan. [INFO] 23:07:48.894 Sensor JavaSensor [java] (done) | time=21047ms [INFO] 23:07:48.894 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:48.895 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:07:48.895 Sensor SurefireSensor [java] [INFO] 23:07:48.895 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports] [INFO] 23:07:49.192 Sensor SurefireSensor [java] (done) | time=297ms [INFO] 23:07:49.193 Sensor XML Sensor [xml] [INFO] 23:07:49.194 1 source file to be analyzed [INFO] 23:07:49.205 1/1 source file has been analyzed [INFO] 23:07:49.205 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 23:07:49.205 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:49.206 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:49.394 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=189ms [INFO] 23:07:49.394 Sensor IaC Docker Sensor [iac] [INFO] 23:07:49.395 0 source files to be analyzed [INFO] 23:07:49.400 0/0 source files have been analyzed [INFO] 23:07:49.400 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:07:49.400 Sensor Serverless configuration file sensor [security] [INFO] 23:07:49.401 0 Serverless function entries were found in the project [INFO] 23:07:49.401 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:49.401 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:07:49.401 Sensor AWS SAM template file sensor [security] [INFO] 23:07:49.401 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:49.401 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:49.402 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 23:07:49.402 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.edit [INFO] 23:07:49.451 Sensor JavaSensor [java] [INFO] 23:07:49.451 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:49.459 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:49.459 No "Main" source files to scan. [INFO] 23:07:49.677 Using ECJ batch to parse 109 Test java source files with batch size 214 KB. [INFO] 23:07:49.697 Starting batch processing. [INFO] 23:07:49.768 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:51.781 100% analyzed [INFO] 23:07:51.781 Batch processing: Done. [INFO] 23:07:51.782 Did not optimize analysis for any files, performed a full analysis for all 109 files. [INFO] 23:07:51.782 No "Generated" source files to scan. [INFO] 23:07:51.782 Sensor JavaSensor [java] (done) | time=2331ms [INFO] 23:07:51.782 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:51.782 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:51.783 Sensor SurefireSensor [java] [INFO] 23:07:51.783 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/surefire-reports] [INFO] 23:07:51.783 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:51.783 Sensor XML Sensor [xml] [INFO] 23:07:51.783 1 source file to be analyzed [INFO] 23:07:51.790 1/1 source file has been analyzed [INFO] 23:07:51.790 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:07:51.790 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:51.790 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:51.822 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=32ms [INFO] 23:07:51.823 Sensor IaC Docker Sensor [iac] [INFO] 23:07:51.824 0 source files to be analyzed [INFO] 23:07:51.828 0/0 source files have been analyzed [INFO] 23:07:51.829 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:07:51.829 Sensor Serverless configuration file sensor [security] [INFO] 23:07:51.829 0 Serverless function entries were found in the project [INFO] 23:07:51.829 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:51.829 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:51.829 Sensor AWS SAM template file sensor [security] [INFO] 23:07:51.829 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:51.829 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:51.830 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 23:07:51.830 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] 23:07:51.878 Sensor JavaSensor [java] [INFO] 23:07:51.878 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:51.883 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:51.883 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 23:07:51.886 Starting batch processing. [INFO] 23:07:51.918 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:52.075 100% analyzed [INFO] 23:07:52.075 Batch processing: Done. [INFO] 23:07:52.076 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 23:07:52.265 No "Test" source files to scan. [INFO] 23:07:52.266 No "Generated" source files to scan. [INFO] 23:07:52.266 Sensor JavaSensor [java] (done) | time=388ms [INFO] 23:07:52.266 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:52.266 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:52.266 Sensor SurefireSensor [java] [INFO] 23:07:52.266 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/surefire-reports] [INFO] 23:07:52.266 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:52.267 Sensor XML Sensor [xml] [INFO] 23:07:52.267 1 source file to be analyzed [INFO] 23:07:52.273 1/1 source file has been analyzed [INFO] 23:07:52.274 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:07:52.274 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:52.274 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:52.277 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:07:52.277 Sensor IaC Docker Sensor [iac] [INFO] 23:07:52.278 0 source files to be analyzed [INFO] 23:07:52.282 0/0 source files have been analyzed [INFO] 23:07:52.282 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:52.283 Sensor Serverless configuration file sensor [security] [INFO] 23:07:52.283 0 Serverless function entries were found in the project [INFO] 23:07:52.283 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:52.283 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:52.283 Sensor AWS SAM template file sensor [security] [INFO] 23:07:52.283 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:52.284 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:52.284 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:52.284 ------------- Run sensors on module org.eclipse.sirius.ext.emf.tx [INFO] 23:07:52.333 Sensor JavaSensor [java] [INFO] 23:07:52.333 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:52.335 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:52.335 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:07:52.336 Starting batch processing. [INFO] 23:07:52.345 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:52.407 100% analyzed [INFO] 23:07:52.407 Batch processing: Done. [INFO] 23:07:52.408 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:07:52.592 No "Test" source files to scan. [INFO] 23:07:52.592 No "Generated" source files to scan. [INFO] 23:07:52.593 Sensor JavaSensor [java] (done) | time=260ms [INFO] 23:07:52.593 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:52.593 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:52.593 Sensor SurefireSensor [java] [INFO] 23:07:52.593 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/surefire-reports] [INFO] 23:07:52.593 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:52.594 Sensor XML Sensor [xml] [INFO] 23:07:52.595 1 source file to be analyzed [INFO] 23:07:52.600 1/1 source file has been analyzed [INFO] 23:07:52.600 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:07:52.601 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:52.601 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:52.602 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:07:52.602 Sensor IaC Docker Sensor [iac] [INFO] 23:07:52.603 0 source files to be analyzed [INFO] 23:07:52.608 0/0 source files have been analyzed [INFO] 23:07:52.608 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:07:52.608 Sensor Serverless configuration file sensor [security] [INFO] 23:07:52.608 0 Serverless function entries were found in the project [INFO] 23:07:52.608 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:52.608 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:52.608 Sensor AWS SAM template file sensor [security] [INFO] 23:07:52.609 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:07:52.609 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:52.609 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:52.609 ------------- Run sensors on module org.eclipse.sirius.tree.model [INFO] 23:07:52.657 Sensor JavaSensor [java] [INFO] 23:07:52.658 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:52.660 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:52.660 Using ECJ batch to parse 11 Main java source files with batch size 214 KB. [INFO] 23:07:52.664 Starting batch processing. [INFO] 23:07:52.686 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:52.968 100% analyzed [INFO] 23:07:52.968 Batch processing: Done. [INFO] 23:07:52.968 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 23:07:53.160 No "Test" source files to scan. [INFO] 23:07:53.160 No "Generated" source files to scan. [INFO] 23:07:53.160 Sensor JavaSensor [java] (done) | time=503ms [INFO] 23:07:53.160 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:53.161 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:07:53.161 Sensor SurefireSensor [java] [INFO] 23:07:53.161 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/surefire-reports] [INFO] 23:07:53.161 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:53.161 Sensor XML Sensor [xml] [INFO] 23:07:53.162 1 source file to be analyzed [INFO] 23:07:53.168 1/1 source file has been analyzed [INFO] 23:07:53.168 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:07:53.169 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:53.169 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:53.178 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 23:07:53.178 Sensor IaC Docker Sensor [iac] [INFO] 23:07:53.179 0 source files to be analyzed [INFO] 23:07:53.184 0/0 source files have been analyzed [INFO] 23:07:53.184 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:07:53.184 Sensor Serverless configuration file sensor [security] [INFO] 23:07:53.184 0 Serverless function entries were found in the project [INFO] 23:07:53.184 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:53.184 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:53.185 Sensor AWS SAM template file sensor [security] [INFO] 23:07:53.185 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:07:53.185 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:53.185 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:53.185 ------------- Run sensors on module org.eclipse.sirius.properties.core [INFO] 23:07:53.233 Sensor JavaSensor [java] [INFO] 23:07:53.234 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:53.236 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:53.236 Using ECJ batch to parse 65 Main java source files with batch size 214 KB. [INFO] 23:07:53.255 Starting batch processing. [INFO] 23:07:53.290 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:56.158 100% analyzed [INFO] 23:07:56.158 Batch processing: Done. [INFO] 23:07:56.159 Did not optimize analysis for any files, performed a full analysis for all 65 files. [INFO] 23:07:56.343 No "Test" source files to scan. [INFO] 23:07:56.343 No "Generated" source files to scan. [INFO] 23:07:56.343 Sensor JavaSensor [java] (done) | time=3110ms [INFO] 23:07:56.343 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:56.344 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:07:56.344 Sensor SurefireSensor [java] [INFO] 23:07:56.344 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/surefire-reports] [INFO] 23:07:56.344 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:56.344 Sensor XML Sensor [xml] [INFO] 23:07:56.345 1 source file to be analyzed [INFO] 23:07:56.350 1/1 source file has been analyzed [INFO] 23:07:56.350 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:07:56.350 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:56.351 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:56.365 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms [INFO] 23:07:56.365 Sensor IaC Docker Sensor [iac] [INFO] 23:07:56.366 0 source files to be analyzed [INFO] 23:07:56.370 0/0 source files have been analyzed [INFO] 23:07:56.371 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:56.371 Sensor Serverless configuration file sensor [security] [INFO] 23:07:56.371 0 Serverless function entries were found in the project [INFO] 23:07:56.371 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:56.371 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:56.371 Sensor AWS SAM template file sensor [security] [INFO] 23:07:56.371 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:56.371 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:56.371 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:56.371 ------------- Run sensors on module org.eclipse.sirius.tree.ui.ext [INFO] 23:07:56.419 Sensor JavaSensor [java] [INFO] 23:07:56.420 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:56.425 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:56.425 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:07:56.427 Starting batch processing. [INFO] 23:07:56.455 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:07:56.510 100% analyzed [INFO] 23:07:56.510 Batch processing: Done. [INFO] 23:07:56.511 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:07:56.694 No "Test" source files to scan. [INFO] 23:07:56.694 No "Generated" source files to scan. [INFO] 23:07:56.695 Sensor JavaSensor [java] (done) | time=276ms [INFO] 23:07:56.695 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:07:56.695 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:07:56.695 Sensor SurefireSensor [java] [INFO] 23:07:56.695 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/surefire-reports] [INFO] 23:07:56.695 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:07:56.695 Sensor XML Sensor [xml] [INFO] 23:07:56.696 1 source file to be analyzed [INFO] 23:07:56.701 1/1 source file has been analyzed [INFO] 23:07:56.701 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:07:56.701 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:07:56.702 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:07:56.702 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:07:56.702 Sensor IaC Docker Sensor [iac] [INFO] 23:07:56.703 0 source files to be analyzed [INFO] 23:07:56.707 0/0 source files have been analyzed [INFO] 23:07:56.707 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:07:56.707 Sensor Serverless configuration file sensor [security] [INFO] 23:07:56.707 0 Serverless function entries were found in the project [INFO] 23:07:56.707 0 Serverless function handlers were kept as entrypoints [INFO] 23:07:56.707 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:07:56.708 Sensor AWS SAM template file sensor [security] [INFO] 23:07:56.708 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:07:56.708 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:07:56.708 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:07:56.708 ------------- Run sensors on module org.eclipse.sirius.tests.junit [INFO] 23:07:56.754 Sensor JavaSensor [java] [INFO] 23:07:56.754 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:07:56.765 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:07:56.765 No "Main" source files to scan. [INFO] 23:07:57.151 Using ECJ batch to parse 696 Test java source files with batch size 214 KB. [INFO] 23:07:57.171 Starting batch processing. [INFO] 23:07:57.271 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:18.234 100% analyzed [INFO] 23:08:18.234 Batch processing: Done. [INFO] 23:08:18.235 Did not optimize analysis for any files, performed a full analysis for all 696 files. [INFO] 23:08:18.235 No "Generated" source files to scan. [INFO] 23:08:18.236 Sensor JavaSensor [java] (done) | time=21482ms [INFO] 23:08:18.236 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:18.237 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:08:18.237 Sensor SurefireSensor [java] [INFO] 23:08:18.237 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/surefire-reports] [INFO] 23:08:18.585 Sensor SurefireSensor [java] (done) | time=348ms [INFO] 23:08:18.586 Sensor XML Sensor [xml] [INFO] 23:08:18.587 1 source file to be analyzed [INFO] 23:08:18.600 1/1 source file has been analyzed [INFO] 23:08:18.600 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 23:08:18.600 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:18.603 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:18.849 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=249ms [INFO] 23:08:18.850 Sensor IaC Docker Sensor [iac] [INFO] 23:08:18.851 0 source files to be analyzed [INFO] 23:08:18.858 0/0 source files have been analyzed [INFO] 23:08:18.858 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 23:08:18.858 Sensor Serverless configuration file sensor [security] [INFO] 23:08:18.859 0 Serverless function entries were found in the project [INFO] 23:08:18.859 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:18.859 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:08:18.859 Sensor AWS SAM template file sensor [security] [INFO] 23:08:18.860 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:08:18.860 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:18.860 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:18.861 ------------- Run sensors on module org.eclipse.sirius.sample.ecore.design [INFO] 23:08:18.932 Sensor JavaSensor [java] [INFO] 23:08:18.932 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:18.940 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:18.940 No "Main" source files to scan. [INFO] 23:08:19.188 Using ECJ batch to parse 11 Test java source files with batch size 214 KB. [INFO] 23:08:19.195 Starting batch processing. [INFO] 23:08:19.283 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:19.443 100% analyzed [INFO] 23:08:19.443 Batch processing: Done. [INFO] 23:08:19.445 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 23:08:19.445 No "Generated" source files to scan. [INFO] 23:08:19.445 Sensor JavaSensor [java] (done) | time=513ms [INFO] 23:08:19.445 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:19.445 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:19.445 Sensor SurefireSensor [java] [INFO] 23:08:19.446 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/surefire-reports] [INFO] 23:08:19.446 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:08:19.446 Sensor XML Sensor [xml] [INFO] 23:08:19.446 1 source file to be analyzed [INFO] 23:08:19.457 1/1 source file has been analyzed [INFO] 23:08:19.457 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 23:08:19.457 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:19.457 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:19.461 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 23:08:19.461 Sensor IaC Docker Sensor [iac] [INFO] 23:08:19.462 0 source files to be analyzed [INFO] 23:08:19.467 0/0 source files have been analyzed [INFO] 23:08:19.467 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 23:08:19.467 Sensor Serverless configuration file sensor [security] [INFO] 23:08:19.467 0 Serverless function entries were found in the project [INFO] 23:08:19.467 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:19.467 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:19.467 Sensor AWS SAM template file sensor [security] [INFO] 23:08:19.468 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:08:19.468 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:19.468 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:19.468 ------------- Run sensors on module org.eclipse.sirius.tests.ui.properties [INFO] 23:08:19.544 Sensor JavaSensor [java] [INFO] 23:08:19.545 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:19.556 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:19.556 No "Main" source files to scan. [INFO] 23:08:19.815 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 23:08:19.824 Starting batch processing. [INFO] 23:08:19.926 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:20.094 100% analyzed [INFO] 23:08:20.094 Batch processing: Done. [INFO] 23:08:20.096 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 23:08:20.096 No "Generated" source files to scan. [INFO] 23:08:20.096 Sensor JavaSensor [java] (done) | time=552ms [INFO] 23:08:20.096 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:20.097 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:20.097 Sensor SurefireSensor [java] [INFO] 23:08:20.097 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/surefire-reports] [INFO] 23:08:20.100 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 23:08:20.101 Sensor XML Sensor [xml] [INFO] 23:08:20.101 1 source file to be analyzed [INFO] 23:08:20.113 1/1 source file has been analyzed [INFO] 23:08:20.113 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 23:08:20.113 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:20.113 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:20.116 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:08:20.117 Sensor IaC Docker Sensor [iac] [INFO] 23:08:20.117 0 source files to be analyzed [INFO] 23:08:20.122 0/0 source files have been analyzed [INFO] 23:08:20.122 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:20.123 Sensor Serverless configuration file sensor [security] [INFO] 23:08:20.123 0 Serverless function entries were found in the project [INFO] 23:08:20.123 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:20.123 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:20.123 Sensor AWS SAM template file sensor [security] [INFO] 23:08:20.123 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:20.123 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:20.123 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:20.124 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.runtime [INFO] 23:08:20.179 Sensor JavaSensor [java] [INFO] 23:08:20.179 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:20.184 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:20.185 Using ECJ batch to parse 36 Main java source files with batch size 214 KB. [INFO] 23:08:20.204 Starting batch processing. [INFO] 23:08:20.261 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:26.793 100% analyzed [INFO] 23:08:26.794 Batch processing: Done. [INFO] 23:08:26.794 Did not optimize analysis for any files, performed a full analysis for all 36 files. [INFO] 23:08:26.989 No "Test" source files to scan. [INFO] 23:08:26.989 No "Generated" source files to scan. [INFO] 23:08:26.989 Sensor JavaSensor [java] (done) | time=6810ms [INFO] 23:08:26.989 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:26.989 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:26.989 Sensor SurefireSensor [java] [INFO] 23:08:26.989 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/surefire-reports] [INFO] 23:08:26.989 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:26.990 Sensor XML Sensor [xml] [INFO] 23:08:26.990 1 source file to be analyzed [INFO] 23:08:26.996 1/1 source file has been analyzed [INFO] 23:08:26.996 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:08:26.996 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:26.997 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:27.008 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] 23:08:27.008 Sensor IaC Docker Sensor [iac] [INFO] 23:08:27.009 0 source files to be analyzed [INFO] 23:08:27.013 0/0 source files have been analyzed [INFO] 23:08:27.013 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:27.013 Sensor Serverless configuration file sensor [security] [INFO] 23:08:27.014 0 Serverless function entries were found in the project [INFO] 23:08:27.014 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:27.014 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:08:27.014 Sensor AWS SAM template file sensor [security] [INFO] 23:08:27.014 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:27.014 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:27.014 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:27.014 ------------- Run sensors on module org.eclipse.sirius.editor.sequence [INFO] 23:08:27.061 Sensor JavaSensor [java] [INFO] 23:08:27.061 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:27.070 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:27.070 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:08:27.073 Starting batch processing. [INFO] 23:08:27.120 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:27.183 100% analyzed [INFO] 23:08:27.183 Batch processing: Done. [INFO] 23:08:27.184 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:08:27.380 No "Test" source files to scan. [INFO] 23:08:27.381 No "Generated" source files to scan. [INFO] 23:08:27.381 Sensor JavaSensor [java] (done) | time=320ms [INFO] 23:08:27.381 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:27.381 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:27.381 Sensor SurefireSensor [java] [INFO] 23:08:27.381 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/surefire-reports] [INFO] 23:08:27.381 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:27.381 Sensor XML Sensor [xml] [INFO] 23:08:27.382 1 source file to be analyzed [INFO] 23:08:27.387 1/1 source file has been analyzed [INFO] 23:08:27.387 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:27.388 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:27.388 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:27.394 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 23:08:27.394 Sensor IaC Docker Sensor [iac] [INFO] 23:08:27.395 0 source files to be analyzed [INFO] 23:08:27.399 0/0 source files have been analyzed [INFO] 23:08:27.399 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:27.399 Sensor Serverless configuration file sensor [security] [INFO] 23:08:27.399 0 Serverless function entries were found in the project [INFO] 23:08:27.399 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:27.399 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:27.399 Sensor AWS SAM template file sensor [security] [INFO] 23:08:27.400 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:08:27.400 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:27.400 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:27.400 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component [INFO] 23:08:27.459 Sensor JavaSensor [java] [INFO] 23:08:27.459 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:27.461 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:27.461 No "Main" source files to scan. [INFO] 23:08:27.689 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 23:08:27.696 Starting batch processing. [INFO] 23:08:27.713 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:27.839 100% analyzed [INFO] 23:08:27.839 Batch processing: Done. [INFO] 23:08:27.839 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 23:08:27.839 No "Generated" source files to scan. [INFO] 23:08:27.840 Sensor JavaSensor [java] (done) | time=381ms [INFO] 23:08:27.840 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:27.840 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:27.840 Sensor SurefireSensor [java] [INFO] 23:08:27.840 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/surefire-reports] [INFO] 23:08:27.840 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:27.840 Sensor XML Sensor [xml] [INFO] 23:08:27.841 1 source file to be analyzed [INFO] 23:08:27.846 1/1 source file has been analyzed [INFO] 23:08:27.847 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 23:08:27.847 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:27.847 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:27.850 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 23:08:27.850 Sensor IaC Docker Sensor [iac] [INFO] 23:08:27.851 0 source files to be analyzed [INFO] 23:08:27.855 0/0 source files have been analyzed [INFO] 23:08:27.855 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:27.855 Sensor Serverless configuration file sensor [security] [INFO] 23:08:27.855 0 Serverless function entries were found in the project [INFO] 23:08:27.855 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:27.855 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:27.856 Sensor AWS SAM template file sensor [security] [INFO] 23:08:27.856 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:27.856 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:27.856 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:27.856 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.editor [INFO] 23:08:27.903 Sensor JavaSensor [java] [INFO] 23:08:27.903 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:27.908 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:27.908 No "Main" source files to scan. [INFO] 23:08:28.132 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 23:08:28.141 Starting batch processing. [INFO] 23:08:28.191 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:28.410 100% analyzed [INFO] 23:08:28.410 Batch processing: Done. [INFO] 23:08:28.411 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 23:08:28.411 No "Generated" source files to scan. [INFO] 23:08:28.411 Sensor JavaSensor [java] (done) | time=508ms [INFO] 23:08:28.411 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:28.411 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:28.411 Sensor SurefireSensor [java] [INFO] 23:08:28.411 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] 23:08:28.411 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:28.411 Sensor XML Sensor [xml] [INFO] 23:08:28.412 1 source file to be analyzed [INFO] 23:08:28.417 1/1 source file has been analyzed [INFO] 23:08:28.417 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:28.418 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 23:08:28.418 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] 23:08:28.418 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 23:08:28.418 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 23:08:28.418 Sensor IaC Docker Sensor [iac] [INFO] 23:08:28.419 0 source files to be analyzed [INFO] 23:08:28.423 0/0 source files have been analyzed [INFO] 23:08:28.423 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:28.423 Sensor Serverless configuration file sensor [security] [INFO] 23:08:28.423 0 Serverless function entries were found in the project [INFO] 23:08:28.423 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:28.423 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:28.423 Sensor AWS SAM template file sensor [security] [INFO] 23:08:28.423 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:28.423 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:28.423 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:28.423 ------------- Run sensors on module org.eclipse.sirius.common.ocl [INFO] 23:08:28.472 Sensor JavaSensor [java] [INFO] 23:08:28.472 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:28.474 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:28.474 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 23:08:28.477 Starting batch processing. [INFO] 23:08:28.490 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:28.728 100% analyzed [INFO] 23:08:28.728 Batch processing: Done. [INFO] 23:08:28.729 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 23:08:28.927 No "Test" source files to scan. [INFO] 23:08:28.927 No "Generated" source files to scan. [INFO] 23:08:28.927 Sensor JavaSensor [java] (done) | time=455ms [INFO] 23:08:28.927 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:28.927 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:28.927 Sensor SurefireSensor [java] [INFO] 23:08:28.927 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/surefire-reports] [INFO] 23:08:28.927 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:28.928 Sensor XML Sensor [xml] [INFO] 23:08:28.928 1 source file to be analyzed [INFO] 23:08:28.933 1/1 source file has been analyzed [INFO] 23:08:28.933 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 23:08:28.933 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:28.934 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:28.935 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:08:28.935 Sensor IaC Docker Sensor [iac] [INFO] 23:08:28.936 0 source files to be analyzed [INFO] 23:08:28.940 0/0 source files have been analyzed [INFO] 23:08:28.940 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:28.940 Sensor Serverless configuration file sensor [security] [INFO] 23:08:28.940 0 Serverless function entries were found in the project [INFO] 23:08:28.940 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:28.940 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:28.941 Sensor AWS SAM template file sensor [security] [INFO] 23:08:28.941 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:28.941 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:28.941 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:28.941 ------------- Run sensors on module org.eclipse.sirius.editor.table [INFO] 23:08:28.990 Sensor JavaSensor [java] [INFO] 23:08:28.990 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:28.997 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:28.997 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 23:08:29.000 Starting batch processing. [INFO] 23:08:29.045 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:29.658 100% analyzed [INFO] 23:08:29.658 Batch processing: Done. [INFO] 23:08:29.660 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 23:08:29.851 No "Test" source files to scan. [INFO] 23:08:29.851 No "Generated" source files to scan. [INFO] 23:08:29.851 Sensor JavaSensor [java] (done) | time=861ms [INFO] 23:08:29.851 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:29.851 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:29.851 Sensor SurefireSensor [java] [INFO] 23:08:29.851 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/surefire-reports] [INFO] 23:08:29.852 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:08:29.852 Sensor XML Sensor [xml] [INFO] 23:08:29.852 1 source file to be analyzed [INFO] 23:08:29.858 1/1 source file has been analyzed [INFO] 23:08:29.858 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:29.858 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:29.858 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:29.864 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 23:08:29.864 Sensor IaC Docker Sensor [iac] [INFO] 23:08:29.865 0 source files to be analyzed [INFO] 23:08:29.868 0/0 source files have been analyzed [INFO] 23:08:29.868 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 23:08:29.869 Sensor Serverless configuration file sensor [security] [INFO] 23:08:29.869 0 Serverless function entries were found in the project [INFO] 23:08:29.869 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:29.869 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:29.869 Sensor AWS SAM template file sensor [security] [INFO] 23:08:29.869 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:29.869 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:29.869 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:29.869 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.edit [INFO] 23:08:29.917 Sensor JavaSensor [java] [INFO] 23:08:29.917 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:29.919 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:29.919 No "Main" source files to scan. [INFO] 23:08:30.154 Using ECJ batch to parse 25 Test java source files with batch size 214 KB. [INFO] 23:08:30.169 Starting batch processing. [INFO] 23:08:30.198 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:30.430 100% analyzed [INFO] 23:08:30.430 Batch processing: Done. [INFO] 23:08:30.431 Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] 23:08:30.431 No "Generated" source files to scan. [INFO] 23:08:30.431 Sensor JavaSensor [java] (done) | time=514ms [INFO] 23:08:30.431 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:30.431 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:30.431 Sensor SurefireSensor [java] [INFO] 23:08:30.431 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/surefire-reports] [INFO] 23:08:30.431 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:30.431 Sensor XML Sensor [xml] [INFO] 23:08:30.432 1 source file to be analyzed [INFO] 23:08:30.437 1/1 source file has been analyzed [INFO] 23:08:30.437 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:30.438 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:30.438 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:30.444 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 23:08:30.444 Sensor IaC Docker Sensor [iac] [INFO] 23:08:30.445 0 source files to be analyzed [INFO] 23:08:30.449 0/0 source files have been analyzed [INFO] 23:08:30.449 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:30.449 Sensor Serverless configuration file sensor [security] [INFO] 23:08:30.449 0 Serverless function entries were found in the project [INFO] 23:08:30.449 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:30.449 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:30.449 Sensor AWS SAM template file sensor [security] [INFO] 23:08:30.450 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:08:30.450 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:30.450 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:30.450 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.edit [INFO] 23:08:30.506 Sensor JavaSensor [java] [INFO] 23:08:30.506 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:30.513 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:30.513 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:08:30.515 Starting batch processing. [INFO] 23:08:30.567 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:30.623 100% analyzed [INFO] 23:08:30.623 Batch processing: Done. [INFO] 23:08:30.624 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:08:30.812 No "Test" source files to scan. [INFO] 23:08:30.812 No "Generated" source files to scan. [INFO] 23:08:30.812 Sensor JavaSensor [java] (done) | time=306ms [INFO] 23:08:30.812 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:30.812 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:30.812 Sensor SurefireSensor [java] [INFO] 23:08:30.813 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/surefire-reports] [INFO] 23:08:30.813 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:08:30.813 Sensor XML Sensor [xml] [INFO] 23:08:30.813 1 source file to be analyzed [INFO] 23:08:30.818 1/1 source file has been analyzed [INFO] 23:08:30.818 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 23:08:30.819 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:30.819 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:30.825 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 23:08:30.825 Sensor IaC Docker Sensor [iac] [INFO] 23:08:30.826 0 source files to be analyzed [INFO] 23:08:30.830 0/0 source files have been analyzed [INFO] 23:08:30.830 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:30.830 Sensor Serverless configuration file sensor [security] [INFO] 23:08:30.830 0 Serverless function entries were found in the project [INFO] 23:08:30.830 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:30.830 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:30.830 Sensor AWS SAM template file sensor [security] [INFO] 23:08:30.830 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:30.830 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:30.830 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:30.830 ------------- Run sensors on module org.eclipse.sirius.common.ui.ext [INFO] 23:08:30.879 Sensor JavaSensor [java] [INFO] 23:08:30.879 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:30.884 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:30.884 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 23:08:30.886 Starting batch processing. [INFO] 23:08:30.910 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:30.960 100% analyzed [INFO] 23:08:30.960 Batch processing: Done. [INFO] 23:08:30.961 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:08:31.151 No "Test" source files to scan. [INFO] 23:08:31.151 No "Generated" source files to scan. [INFO] 23:08:31.151 Sensor JavaSensor [java] (done) | time=272ms [INFO] 23:08:31.151 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:31.151 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:31.152 Sensor SurefireSensor [java] [INFO] 23:08:31.152 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/surefire-reports] [INFO] 23:08:31.152 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:31.152 Sensor XML Sensor [xml] [INFO] 23:08:31.152 1 source file to be analyzed [INFO] 23:08:31.158 1/1 source file has been analyzed [INFO] 23:08:31.158 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:31.158 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:31.158 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:31.159 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:08:31.159 Sensor IaC Docker Sensor [iac] [INFO] 23:08:31.160 0 source files to be analyzed [INFO] 23:08:31.166 0/0 source files have been analyzed [INFO] 23:08:31.166 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 23:08:31.167 Sensor Serverless configuration file sensor [security] [INFO] 23:08:31.167 0 Serverless function entries were found in the project [INFO] 23:08:31.167 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:31.167 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:31.167 Sensor AWS SAM template file sensor [security] [INFO] 23:08:31.167 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:31.167 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:31.167 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:31.168 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.design [INFO] 23:08:31.216 Sensor JavaSensor [java] [INFO] 23:08:31.216 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:31.218 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:31.218 No "Main" source files to scan. [INFO] 23:08:31.456 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 23:08:31.458 Starting batch processing. [INFO] 23:08:31.478 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:31.550 100% analyzed [INFO] 23:08:31.551 Batch processing: Done. [INFO] 23:08:31.551 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 23:08:31.551 No "Generated" source files to scan. [INFO] 23:08:31.551 Sensor JavaSensor [java] (done) | time=335ms [INFO] 23:08:31.551 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:31.552 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:08:31.552 Sensor SurefireSensor [java] [INFO] 23:08:31.552 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/surefire-reports] [INFO] 23:08:31.552 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:31.552 Sensor XML Sensor [xml] [INFO] 23:08:31.553 1 source file to be analyzed [INFO] 23:08:31.558 1/1 source file has been analyzed [INFO] 23:08:31.558 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:31.558 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:31.558 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:31.560 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:08:31.560 Sensor IaC Docker Sensor [iac] [INFO] 23:08:31.560 0 source files to be analyzed [INFO] 23:08:31.564 0/0 source files have been analyzed [INFO] 23:08:31.564 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 23:08:31.564 Sensor Serverless configuration file sensor [security] [INFO] 23:08:31.564 0 Serverless function entries were found in the project [INFO] 23:08:31.564 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:31.564 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:31.564 Sensor AWS SAM template file sensor [security] [INFO] 23:08:31.564 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:31.565 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:31.565 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:31.565 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml.design [INFO] 23:08:31.611 Sensor JavaSensor [java] [INFO] 23:08:31.611 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:31.616 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:31.616 No "Main" source files to scan. [INFO] 23:08:31.841 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 23:08:31.843 Starting batch processing. [INFO] 23:08:31.866 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:31.883 100% analyzed [INFO] 23:08:31.883 Batch processing: Done. [INFO] 23:08:31.884 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 23:08:31.884 No "Generated" source files to scan. [INFO] 23:08:31.884 Sensor JavaSensor [java] (done) | time=273ms [INFO] 23:08:31.884 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:31.884 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:31.884 Sensor SurefireSensor [java] [INFO] 23:08:31.885 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/surefire-reports] [INFO] 23:08:31.885 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 23:08:31.885 Sensor XML Sensor [xml] [INFO] 23:08:31.885 1 source file to be analyzed [INFO] 23:08:31.891 1/1 source file has been analyzed [INFO] 23:08:31.891 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:31.891 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:31.891 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:31.892 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:08:31.893 Sensor IaC Docker Sensor [iac] [INFO] 23:08:31.893 0 source files to be analyzed [INFO] 23:08:31.897 0/0 source files have been analyzed [INFO] 23:08:31.897 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 23:08:31.897 Sensor Serverless configuration file sensor [security] [INFO] 23:08:31.897 0 Serverless function entries were found in the project [INFO] 23:08:31.897 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:31.897 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:31.897 Sensor AWS SAM template file sensor [security] [INFO] 23:08:31.898 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 23:08:31.898 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:31.898 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:31.898 ------------- Run sensors on module org.eclipse.sirius.sample.properties.radio [INFO] 23:08:31.944 Sensor JavaSensor [java] [INFO] 23:08:31.944 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:31.948 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:31.948 No "Main" source files to scan. [INFO] 23:08:32.174 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 23:08:32.176 Starting batch processing. [INFO] 23:08:32.199 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:32.208 100% analyzed [INFO] 23:08:32.208 Batch processing: Done. [INFO] 23:08:32.209 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 23:08:32.209 No "Generated" source files to scan. [INFO] 23:08:32.209 Sensor JavaSensor [java] (done) | time=265ms [INFO] 23:08:32.209 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:32.210 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:08:32.210 Sensor SurefireSensor [java] [INFO] 23:08:32.210 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/surefire-reports] [INFO] 23:08:32.210 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:32.210 Sensor XML Sensor [xml] [INFO] 23:08:32.210 1 source file to be analyzed [INFO] 23:08:32.216 1/1 source file has been analyzed [INFO] 23:08:32.216 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:32.216 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:32.216 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:32.217 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:08:32.217 Sensor IaC Docker Sensor [iac] [INFO] 23:08:32.218 0 source files to be analyzed [INFO] 23:08:32.222 0/0 source files have been analyzed [INFO] 23:08:32.222 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:32.222 Sensor Serverless configuration file sensor [security] [INFO] 23:08:32.222 0 Serverless function entries were found in the project [INFO] 23:08:32.222 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:32.222 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:32.222 Sensor AWS SAM template file sensor [security] [INFO] 23:08:32.222 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:32.222 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:32.222 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:32.222 ------------- Run sensors on module org.eclipse.sirius.tree [INFO] 23:08:32.269 Sensor JavaSensor [java] [INFO] 23:08:32.269 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:32.272 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:32.272 Using ECJ batch to parse 49 Main java source files with batch size 214 KB. [INFO] 23:08:32.291 Starting batch processing. [INFO] 23:08:32.318 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:34.494 100% analyzed [INFO] 23:08:34.494 Batch processing: Done. [INFO] 23:08:34.494 Did not optimize analysis for any files, performed a full analysis for all 49 files. [INFO] 23:08:34.683 No "Test" source files to scan. [INFO] 23:08:34.683 No "Generated" source files to scan. [INFO] 23:08:34.683 Sensor JavaSensor [java] (done) | time=2414ms [INFO] 23:08:34.683 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:34.684 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:08:34.684 Sensor SurefireSensor [java] [INFO] 23:08:34.684 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/surefire-reports] [INFO] 23:08:34.684 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:34.684 Sensor XML Sensor [xml] [INFO] 23:08:34.685 1 source file to be analyzed [INFO] 23:08:34.690 1/1 source file has been analyzed [INFO] 23:08:34.690 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:34.690 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:34.690 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:34.699 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 23:08:34.700 Sensor IaC Docker Sensor [iac] [INFO] 23:08:34.700 0 source files to be analyzed [INFO] 23:08:34.704 0/0 source files have been analyzed [INFO] 23:08:34.704 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 23:08:34.704 Sensor Serverless configuration file sensor [security] [INFO] 23:08:34.704 0 Serverless function entries were found in the project [INFO] 23:08:34.704 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:34.704 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:34.704 Sensor AWS SAM template file sensor [security] [INFO] 23:08:34.704 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:34.705 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:34.705 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:34.705 ------------- Run sensors on module org.eclipse.sirius.tests.junit.support [INFO] 23:08:34.749 Sensor JavaSensor [java] [INFO] 23:08:34.749 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:34.757 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:34.757 No "Main" source files to scan. [INFO] 23:08:34.983 Using ECJ batch to parse 34 Test java source files with batch size 214 KB. [INFO] 23:08:35.002 Starting batch processing. [INFO] 23:08:35.054 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:35.738 100% analyzed [INFO] 23:08:35.738 Batch processing: Done. [INFO] 23:08:35.740 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 23:08:35.740 No "Generated" source files to scan. [INFO] 23:08:35.740 Sensor JavaSensor [java] (done) | time=991ms [INFO] 23:08:35.740 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:35.740 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:35.740 Sensor SurefireSensor [java] [INFO] 23:08:35.740 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/surefire-reports] [INFO] 23:08:35.740 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:35.740 Sensor XML Sensor [xml] [INFO] 23:08:35.741 1 source file to be analyzed [INFO] 23:08:35.746 1/1 source file has been analyzed [INFO] 23:08:35.747 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:35.747 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:35.747 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:35.757 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 23:08:35.757 Sensor IaC Docker Sensor [iac] [INFO] 23:08:35.758 0 source files to be analyzed [INFO] 23:08:35.762 0/0 source files have been analyzed [INFO] 23:08:35.762 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:35.763 Sensor Serverless configuration file sensor [security] [INFO] 23:08:35.763 0 Serverless function entries were found in the project [INFO] 23:08:35.763 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:35.763 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:35.763 Sensor AWS SAM template file sensor [security] [INFO] 23:08:35.763 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:35.763 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:35.763 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:35.763 ------------- Run sensors on module org.eclipse.sirius.ext.emf.ui [INFO] 23:08:35.810 Sensor JavaSensor [java] [INFO] 23:08:35.811 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 23:08:35.814 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 23:08:35.815 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 23:08:35.817 Starting batch processing. [INFO] 23:08:35.837 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 23:08:35.933 100% analyzed [INFO] 23:08:35.933 Batch processing: Done. [INFO] 23:08:35.934 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 23:08:36.126 No "Test" source files to scan. [INFO] 23:08:36.126 No "Generated" source files to scan. [INFO] 23:08:36.126 Sensor JavaSensor [java] (done) | time=316ms [INFO] 23:08:36.126 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:36.127 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 23:08:36.127 Sensor SurefireSensor [java] [INFO] 23:08:36.127 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/surefire-reports] [INFO] 23:08:36.127 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 23:08:36.127 Sensor XML Sensor [xml] [INFO] 23:08:36.128 1 source file to be analyzed [INFO] 23:08:36.133 1/1 source file has been analyzed [INFO] 23:08:36.133 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 23:08:36.133 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 23:08:36.133 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 23:08:36.135 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 23:08:36.135 Sensor IaC Docker Sensor [iac] [INFO] 23:08:36.135 0 source files to be analyzed [INFO] 23:08:36.139 0/0 source files have been analyzed [INFO] 23:08:36.139 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 23:08:36.139 Sensor Serverless configuration file sensor [security] [INFO] 23:08:36.140 0 Serverless function entries were found in the project [INFO] 23:08:36.140 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:36.140 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 23:08:36.140 Sensor AWS SAM template file sensor [security] [INFO] 23:08:36.140 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:36.140 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:36.140 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:36.140 ------------- Run sensors on module Sirius Parent [INFO] 23:08:36.187 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 23:08:36.187 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 23:08:36.187 Sensor XML Sensor [xml] [INFO] 23:08:36.188 1 source file to be analyzed [INFO] 23:08:36.250 1/1 source file has been analyzed [INFO] 23:08:36.250 Sensor XML Sensor [xml] (done) | time=63ms [INFO] 23:08:36.250 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 23:08:36.251 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] 23:08:36.251 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 23:08:36.251 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 23:08:36.251 Sensor IaC Docker Sensor [iac] [INFO] 23:08:36.252 0 source files to be analyzed [INFO] 23:08:36.256 0/0 source files have been analyzed [INFO] 23:08:36.256 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 23:08:36.256 Sensor Serverless configuration file sensor [security] [INFO] 23:08:36.256 0 Serverless function entries were found in the project [INFO] 23:08:36.256 0 Serverless function handlers were kept as entrypoints [INFO] 23:08:36.256 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 23:08:36.256 Sensor AWS SAM template file sensor [security] [INFO] 23:08:36.256 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 23:08:36.256 Sensor AWS SAM Inline template file sensor [security] [INFO] 23:08:36.256 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 23:08:36.256 Sensor javabugs [dbd] [INFO] 23:08:36.463 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/java [INFO] 23:08:38.522 Analyzing 26022 functions to detect bugs. [INFO] 23:11:17.568 Sensor javabugs [dbd] (done) | time=161312ms [INFO] 23:11:17.569 Sensor pythonbugs [dbd] [INFO] 23:11:17.569 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/python [INFO] 23:11:17.569 No IR files have been included for analysis. [INFO] 23:11:17.569 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 23:11:17.569 Sensor TextAndSecretsSensor [text] [INFO] 23:11:17.570 Available processors: 2 [INFO] 23:11:17.570 Using 2 threads for analysis. [INFO] 23:11:19.117 5490 source files to be analyzed [INFO] 23:11:29.117 209/5490 files analyzed, current files: plugins/org.eclipse.sirius.diagram.ui/src-diag/org/eclipse/sirius/diagram/ui/tools/api/figure/SVGFigure.java, plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/diagram/properties/ExtendedPropertySourceTestCase.java [INFO] 23:11:39.117 790/5490 files analyzed, current files: plugins/org.eclipse.sirius.diagram/src/org/eclipse/sirius/diagram/business/internal/helper/task/operations/CreateViewTask.java, plugins/org.eclipse.sirius.tests.swtbot/src/org/eclipse/sirius/tests/swtbot/layout/ContainerDefaultSizeLayoutTest.java [INFO] 23:11:49.117 2033/5490 files analyzed, current file: plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/api/mappings/ContainerMappingImportWithChildrenPresentationChangesTests.java [INFO] 23:11:59.117 4777/5490 files analyzed, current files: plugins/org.eclipse.sirius.diagram/src/org/eclipse/sirius/diagram/business/api/refresh/IRefreshExtensionProvider.java, plugins/org.eclipse.sirius.editor.diagram/src/org/eclipse/sirius/diagram/editor/tools/internal/menu/child/FiltersMenuBuilder.java [INFO] 23:12:00.324 5490/5490 source files have been analyzed [INFO] 23:12:00.325 Sensor TextAndSecretsSensor [text] (done) | time=42756ms [INFO] 23:12:00.325 Sensor JavaSecuritySensor [security] [INFO] 23:12:00.330 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] 23:12:00.331 Load type hierarchy and UCFGs: Starting [INFO] 23:12:00.331 Load type hierarchy: Starting [INFO] 23:12:00.331 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java [INFO] 23:12:01.446 Read 15405 type definitions [INFO] 23:12:01.655 Load type hierarchy: Time spent was 00:00:01.323 [INFO] 23:12:01.655 Load UCFGs: Starting [INFO] 23:12:01.655 Reading UCFGs from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java [INFO] 23:12:09.548 Load UCFGs: Time spent was 00:00:07.892 [INFO] 23:12:09.548 Load type hierarchy and UCFGs: Time spent was 00:00:09.217 [INFO] 23:12:09.548 Analyzing 25566 UCFGs to detect vulnerabilities. [INFO] 23:12:09.548 Check cache: Starting [INFO] 23:12:09.548 Load cache: Starting [INFO] 23:12:09.548 Load cache: Time spent was 00:00:00.000 [INFO] 23:12:09.549 Check cache: Time spent was 00:00:00.000 [INFO] 23:12:09.549 Create runtime call graph: Starting [INFO] 23:12:09.550 Variable Type Analysis #1: Starting [INFO] 23:12:09.551 Create runtime type propagation graph: Starting [INFO] 23:12:12.691 Create runtime type propagation graph: Time spent was 00:00:03.140 [INFO] 23:12:12.692 Run SCC (Tarjan) on 168299 nodes: Starting [INFO] 23:12:12.953 Run SCC (Tarjan) on 168299 nodes: Time spent was 00:00:00.260 [INFO] 23:12:12.953 Tarjan found 164550 strongly connected components [INFO] 23:12:12.953 Propagate runtime types to strongly connected components: Starting [INFO] 23:12:13.808 Propagate runtime types to strongly connected components: Time spent was 00:00:00.855 [INFO] 23:12:13.809 Variable Type Analysis #1: Time spent was 00:00:04.258 [INFO] 23:12:13.815 Variable Type Analysis #2: Starting [INFO] 23:12:13.815 Create runtime type propagation graph: Starting [INFO] 23:12:16.760 Create runtime type propagation graph: Time spent was 00:00:02.944 [INFO] 23:12:16.760 Run SCC (Tarjan) on 166896 nodes: Starting [INFO] 23:12:16.966 Run SCC (Tarjan) on 166896 nodes: Time spent was 00:00:00.205 [INFO] 23:12:16.966 Tarjan found 163943 strongly connected components [INFO] 23:12:16.966 Propagate runtime types to strongly connected components: Starting [INFO] 23:12:17.525 Propagate runtime types to strongly connected components: Time spent was 00:00:00.558 [INFO] 23:12:17.525 Variable Type Analysis #2: Time spent was 00:00:03.709 [INFO] 23:12:17.547 Create runtime call graph: Time spent was 00:00:07.997 [INFO] 23:12:17.547 Load config: Starting [INFO] 23:12:19.711 Load config: Time spent was 00:00:02.163 [INFO] 23:12:19.711 Compute entry points: Starting [INFO] 23:13:25.332 Compute entry points: Time spent was 00:01:05.620 [INFO] 23:13:25.332 No entry points found. [INFO] 23:13:25.362 java security sensor: Time spent was 00:01:25.033 [INFO] 23:13:25.363 java security sensor: Begin: 2024-05-16T23:12:00.328523836Z, End: 2024-05-16T23:13:25.361951885Z, Duration: 00:01:25.033 Load type hierarchy and UCFGs: Begin: 2024-05-16T23:12:00.331021609Z, End: 2024-05-16T23:12:09.548351298Z, Duration: 00:00:09.217 Load type hierarchy: Begin: 2024-05-16T23:12:00.331085563Z, End: 2024-05-16T23:12:01.654619687Z, Duration: 00:00:01.323 Load UCFGs: Begin: 2024-05-16T23:12:01.655205857Z, End: 2024-05-16T23:12:09.548154178Z, Duration: 00:00:07.892 Check cache: Begin: 2024-05-16T23:12:09.548460389Z, End: 2024-05-16T23:12:09.549134472Z, Duration: 00:00:00.000 Load cache: Begin: 2024-05-16T23:12:09.548485755Z, End: 2024-05-16T23:12:09.548540391Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-05-16T23:12:09.549214655Z, End: 2024-05-16T23:12:17.546973064Z, Duration: 00:00:07.997 Variable Type Analysis #1: Begin: 2024-05-16T23:12:09.550117940Z, End: 2024-05-16T23:12:13.808980429Z, Duration: 00:00:04.258 Create runtime type propagation graph: Begin: 2024-05-16T23:12:09.551161596Z, End: 2024-05-16T23:12:12.691486568Z, Duration: 00:00:03.140 Run SCC (Tarjan) on 168299 nodes: Begin: 2024-05-16T23:12:12.692188454Z, End: 2024-05-16T23:12:12.952982247Z, Duration: 00:00:00.260 Propagate runtime types to strongly connected components: Begin: 2024-05-16T23:12:12.953314500Z, End: 2024-05-16T23:12:13.808779428Z, Duration: 00:00:00.855 Variable Type Analysis #2: Begin: 2024-05-16T23:12:13.815671947Z, End: 2024-05-16T23:12:17.525334979Z, Duration: 00:00:03.709 Create runtime type propagation graph: Begin: 2024-05-16T23:12:13.815776203Z, End: 2024-05-16T23:12:16.760523690Z, Duration: 00:00:02.944 Run SCC (Tarjan) on 166896 nodes: Begin: 2024-05-16T23:12:16.760758725Z, End: 2024-05-16T23:12:16.966291642Z, Duration: 00:00:00.205 Propagate runtime types to strongly connected components: Begin: 2024-05-16T23:12:16.966624393Z, End: 2024-05-16T23:12:17.525139605Z, Duration: 00:00:00.558 Load config: Begin: 2024-05-16T23:12:17.547200127Z, End: 2024-05-16T23:12:19.710982558Z, Duration: 00:00:02.163 Compute entry points: Begin: 2024-05-16T23:12:19.711236598Z, End: 2024-05-16T23:13:25.331844471Z, Duration: 00:01:05.620 [INFO] 23:13:25.363 java security sensor peak memory: 3802 MB [INFO] 23:13:25.364 Sensor JavaSecuritySensor [security] (done) | time=85038ms [INFO] 23:13:25.364 Sensor CSharpSecuritySensor [security] [INFO] 23:13:25.365 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] 23:13:25.365 Load type hierarchy and UCFGs: Starting [INFO] 23:13:25.365 Load type hierarchy: Starting [INFO] 23:13:25.365 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/ucfg2/cs [INFO] 23:13:25.365 Read 0 type definitions [INFO] 23:13:25.365 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 23:13:25.365 Load UCFGs: Starting [INFO] 23:13:25.365 Load UCFGs: Time spent was 00:00:00.000 [INFO] 23:13:25.365 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 23:13:25.365 No UCFGs have been included for analysis. [INFO] 23:13:25.366 csharp security sensor: Time spent was 00:00:00.001 [INFO] 23:13:25.366 csharp security sensor: Begin: 2024-05-16T23:13:25.364897853Z, End: 2024-05-16T23:13:25.366206173Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-05-16T23:13:25.365209217Z, End: 2024-05-16T23:13:25.365858022Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-05-16T23:13:25.365234580Z, End: 2024-05-16T23:13:25.365613273Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-05-16T23:13:25.365711364Z, End: 2024-05-16T23:13:25.365776848Z, Duration: 00:00:00.000 [INFO] 23:13:25.366 csharp security sensor peak memory: 3802 MB [INFO] 23:13:25.366 Sensor CSharpSecuritySensor [security] (done) | time=2ms [INFO] 23:13:25.366 Sensor PhpSecuritySensor [security] [INFO] 23:13:25.366 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] 23:13:25.366 Load type hierarchy and UCFGs: Starting [INFO] 23:13:25.366 Load type hierarchy: Starting [INFO] 23:13:25.366 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/php [INFO] 23:13:25.366 Read 0 type definitions [INFO] 23:13:25.366 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 23:13:25.367 Load UCFGs: Starting [INFO] 23:13:25.367 Load UCFGs: Time spent was 00:00:00.000 [INFO] 23:13:25.367 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 23:13:25.367 No UCFGs have been included for analysis. [INFO] 23:13:25.367 php security sensor: Time spent was 00:00:00.000 [INFO] 23:13:25.367 php security sensor: Begin: 2024-05-16T23:13:25.366695849Z, End: 2024-05-16T23:13:25.367402454Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-05-16T23:13:25.366803800Z, End: 2024-05-16T23:13:25.367109376Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-05-16T23:13:25.366825743Z, End: 2024-05-16T23:13:25.366963632Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-05-16T23:13:25.367021966Z, End: 2024-05-16T23:13:25.367056717Z, Duration: 00:00:00.000 [INFO] 23:13:25.367 php security sensor peak memory: 3802 MB [INFO] 23:13:25.367 Sensor PhpSecuritySensor [security] (done) | time=1ms [INFO] 23:13:25.367 Sensor PythonSecuritySensor [security] [INFO] 23:13:25.368 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] 23:13:25.368 Load type hierarchy and UCFGs: Starting [INFO] 23:13:25.368 Load type hierarchy: Starting [INFO] 23:13:25.368 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/python [INFO] 23:13:25.368 Read 0 type definitions [INFO] 23:13:25.368 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 23:13:25.368 Load UCFGs: Starting [INFO] 23:13:25.368 Load UCFGs: Time spent was 00:00:00.000 [INFO] 23:13:25.368 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 23:13:25.368 No UCFGs have been included for analysis. [INFO] 23:13:25.368 python security sensor: Time spent was 00:00:00.000 [INFO] 23:13:25.368 python security sensor: Begin: 2024-05-16T23:13:25.367861885Z, End: 2024-05-16T23:13:25.368715665Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-05-16T23:13:25.368051856Z, End: 2024-05-16T23:13:25.368414147Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-05-16T23:13:25.368073748Z, End: 2024-05-16T23:13:25.368245533Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-05-16T23:13:25.368322140Z, End: 2024-05-16T23:13:25.368359460Z, Duration: 00:00:00.000 [INFO] 23:13:25.368 python security sensor peak memory: 3802 MB [INFO] 23:13:25.369 Sensor PythonSecuritySensor [security] (done) | time=2ms [INFO] 23:13:25.369 Sensor JsSecuritySensor [security] [INFO] 23:13:25.369 Enabled taint analysis rules: S5146, S2631, S5334, S2083, S5131, S3649, S6105, S5144, S6287, S2076, S5147, S6350, S5883, S5696, S6096 [INFO] 23:13:25.369 Load type hierarchy and UCFGs: Starting [INFO] 23:13:25.369 Load type hierarchy: Starting [INFO] 23:13:25.369 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/js [INFO] 23:13:25.369 Read 0 type definitions [INFO] 23:13:25.369 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 23:13:25.369 Load UCFGs: Starting [INFO] 23:13:25.369 Load UCFGs: Time spent was 00:00:00.000 [INFO] 23:13:25.369 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 23:13:25.369 No UCFGs have been included for analysis. [INFO] 23:13:25.370 js security sensor: Time spent was 00:00:00.001 [INFO] 23:13:25.370 js security sensor: Begin: 2024-05-16T23:13:25.369165584Z, End: 2024-05-16T23:13:25.370239106Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-05-16T23:13:25.369371272Z, End: 2024-05-16T23:13:25.369752577Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-05-16T23:13:25.369394266Z, End: 2024-05-16T23:13:25.369552332Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-05-16T23:13:25.369636190Z, End: 2024-05-16T23:13:25.369685378Z, Duration: 00:00:00.000 [INFO] 23:13:25.370 js security sensor peak memory: 3802 MB [INFO] 23:13:25.370 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 23:13:25.371 ------------- Run sensors on project [INFO] 23:13:25.377 Sensor Zero Coverage Sensor [INFO] 23:13:25.407 Sensor Zero Coverage Sensor (done) | time=30ms [INFO] 23:13:25.407 Sensor Java CPD Block Indexer [INFO] 23:13:30.380 Sensor Java CPD Block Indexer (done) | time=4973ms [INFO] 23:13:31.321 CPD Executor 697 files had no CPD blocks [INFO] 23:13:31.321 CPD Executor Calculating CPD for 2752 files [INFO] 23:13:32.056 CPD Executor CPD calculation finished (done) | time=735ms [INFO] 23:13:34.791 Analysis report generated in 1966ms, dir size=69 MB [INFO] 23:13:48.298 Analysis report compressed in 13506ms, zip size=26 MB [INFO] 23:13:52.270 Analysis report uploaded in 3972ms [INFO] 23:13:52.273 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=org.eclipse.sirius [INFO] 23:13:52.274 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 23:13:52.274 More about the report processing at https://sonarcloud.io/api/ce/task?id=AY-DrvMopPleg2ee-pME [INFO] 23:13:59.813 Sensor cache published successfully [INFO] 23:14:02.559 Analysis total time: 13:57.259 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sirius Parent 7.4.1-SNAPSHOT ....................... SUCCESS [14:07 min] [INFO] org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT ......... SUCCESS [ 18.484 s] [INFO] org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT ........... SUCCESS [ 0.396 s] [INFO] org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT .......... SUCCESS [ 0.748 s] [INFO] org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT ..... SUCCESS [ 0.603 s] [INFO] org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT ....... SUCCESS [ 0.918 s] [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT . SUCCESS [ 0.299 s] [INFO] org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT .......... SUCCESS [ 0.377 s] [INFO] org.eclipse.sirius.model 7.4.1-SNAPSHOT ............ SUCCESS [ 2.162 s] [INFO] org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT ... SUCCESS [ 0.491 s] [INFO] org.eclipse.sirius.common 7.4.1-SNAPSHOT ........... SUCCESS [ 0.847 s] [INFO] org.eclipse.sirius 7.4.1-SNAPSHOT .................. SUCCESS [ 1.930 s] [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT SUCCESS [ 0.593 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT SUCCESS [ 1.041 s] [INFO] org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT SUCCESS [ 0.290 s] [INFO] org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT ....... SUCCESS [ 0.462 s] [INFO] org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT .... SUCCESS [ 1.814 s] [INFO] org.eclipse.sirius.diagram 7.4.1-SNAPSHOT .......... SUCCESS [ 1.650 s] [INFO] org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT SUCCESS [ 0.449 s] [INFO] org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT ..... SUCCESS [ 0.376 s] [INFO] org.eclipse.sirius.table.model 7.4.1-SNAPSHOT ...... SUCCESS [ 0.829 s] [INFO] org.eclipse.sirius.table 7.4.1-SNAPSHOT ............ SUCCESS [ 0.478 s] [INFO] org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT ....... SUCCESS [ 0.464 s] [INFO] org.eclipse.sirius.tree 7.4.1-SNAPSHOT ............. SUCCESS [ 0.469 s] [INFO] org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT .... SUCCESS [ 0.366 s] [INFO] org.eclipse.sirius.runtime 7.4.1-SNAPSHOT .......... SUCCESS [ 0.387 s] [INFO] org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT .. SUCCESS [ 0.213 s] [INFO] org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT ...... SUCCESS [ 0.227 s] [INFO] org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT ...... SUCCESS [ 0.295 s] [INFO] org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT .. SUCCESS [ 3.481 s] [INFO] org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT ....... SUCCESS [ 3.156 s] [INFO] org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT ........ SUCCESS [ 3.371 s] [INFO] org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 0.828 s] [INFO] org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT .......... SUCCESS [ 0.731 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT .. SUCCESS [ 1.792 s] [INFO] org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT ........ SUCCESS [ 0.247 s] [INFO] org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT .......... SUCCESS [ 0.364 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT SUCCESS [ 0.605 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT SUCCESS [ 8.462 s] [INFO] org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT ........ SUCCESS [ 1.050 s] [INFO] org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT .... SUCCESS [ 0.682 s] [INFO] org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT ..... SUCCESS [ 3.849 s] [INFO] org.eclipse.sirius.ui 7.4.1-SNAPSHOT ............... SUCCESS [ 2.026 s] [INFO] org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 7.477 s] [INFO] org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT ...... SUCCESS [ 2.032 s] [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT SUCCESS [ 1.186 s] [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT SUCCESS [ 0.949 s] [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT ... SUCCESS [ 1.510 s] [INFO] org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT . SUCCESS [ 1.772 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT SUCCESS [ 1.990 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT SUCCESS [ 1.918 s] [INFO] org.eclipse.sirius.doc 7.4.1-SNAPSHOT .............. SUCCESS [ 2.599 s] [INFO] org.eclipse.sirius.editor 7.4.1-SNAPSHOT ........... SUCCESS [ 2.078 s] [INFO] org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT ... SUCCESS [ 2.379 s] [INFO] org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT .. SUCCESS [ 1.511 s] [INFO] org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT ......... SUCCESS [ 1.204 s] [INFO] org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT ..... SUCCESS [ 0.916 s] [INFO] org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT .......... SUCCESS [ 0.893 s] [INFO] org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT ...... SUCCESS [ 1.003 s] [INFO] org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT ..... SUCCESS [ 1.455 s] [INFO] org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT ...... SUCCESS [ 0.604 s] [INFO] org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT ..... SUCCESS [ 0.727 s] [INFO] org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT ...... SUCCESS [ 0.713 s] [INFO] org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT ........... SUCCESS [ 0.841 s] [INFO] org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT ........ SUCCESS [ 0.676 s] [INFO] org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT SUCCESS [ 1.497 s] [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT SUCCESS [ 2.169 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.264 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.184 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.457 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.262 s] [INFO] org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT ... SUCCESS [ 0.461 s] [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT SUCCESS [ 0.257 s] [INFO] org.eclipse.sirius.properties 7.4.1-SNAPSHOT ....... SUCCESS [ 0.663 s] [INFO] org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT .. SUCCESS [ 1.240 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.590 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT SUCCESS [ 0.868 s] [INFO] org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT SUCCESS [ 0.492 s] [INFO] org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT .. SUCCESS [ 0.904 s] [INFO] org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT SUCCESS [ 1.887 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.925 s] [INFO] org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT .... SUCCESS [ 1.060 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [ 0.776 s] [INFO] org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT SUCCESS [ 0.464 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT SUCCESS [ 0.418 s] [INFO] org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT SUCCESS [ 0.422 s] [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT SUCCESS [ 0.464 s] [INFO] org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT SUCCESS [ 1.948 s] [INFO] org.eclipse.sirius.aql 7.4.1-SNAPSHOT .............. SUCCESS [ 0.157 s] [INFO] org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT ...... SUCCESS [ 0.158 s] [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT .. SUCCESS [ 0.353 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [ 0.237 s] [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT ... SUCCESS [ 0.533 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT SUCCESS [ 0.278 s] [INFO] org.eclipse.sirius.samples 7.4.1-SNAPSHOT .......... SUCCESS [ 0.448 s] [INFO] org.eclipse.sirius.specifier 7.4.1-SNAPSHOT ........ SUCCESS [ 1.159 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [ 0.275 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT SUCCESS [ 0.125 s] [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT . SUCCESS [ 0.402 s] [INFO] org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT .... SUCCESS [ 0.447 s] [INFO] org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT SUCCESS [ 0.119 s] [INFO] org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.295 s] [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.306 s] [INFO] org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT SUCCESS [ 0.230 s] [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT SUCCESS [ 0.788 s] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT SUCCESS [ 0.898 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT SUCCESS [ 0.300 s] [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT SUCCESS [ 0.410 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT SUCCESS [ 0.370 s] [INFO] org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT SUCCESS [ 0.423 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.315 s] [INFO] org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT SUCCESS [ 0.497 s] [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT SUCCESS [ 0.408 s] [INFO] org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT SUCCESS [ 0.576 s] [INFO] org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT SUCCESS [ 1.319 s] [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT SUCCESS [ 0.480 s] [INFO] org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT SUCCESS [ 1.436 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT SUCCESS [ 1.324 s] [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT SUCCESS [ 0.460 s] [INFO] org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT ...... SUCCESS [ 11.335 s] [INFO] org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT ....... SUCCESS [ 2.909 s] [INFO] org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT ..... SUCCESS [ 7.395 s] [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT SUCCESS [ 0.565 s] [INFO] org.eclipse.sirius.tests 7.4.1-SNAPSHOT ............ SUCCESS [ 0.898 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT SUCCESS [ 0.331 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT SUCCESS [ 0.355 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT SUCCESS [ 0.626 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT SUCCESS [ 0.510 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT SUCCESS [ 0.255 s] [INFO] org.eclipse.sirius.update 7.4.1-SNAPSHOT ........... SUCCESS [ 26.425 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT SUCCESS [ 0.707 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT SUCCESS [ 1.729 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT SUCCESS [ 1.163 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT SUCCESS [ 13.116 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT SUCCESS [ 1.044 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT SUCCESS [ 1.285 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT SUCCESS [ 0.969 s] [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT SUCCESS [ 2.931 s] [INFO] org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT ..... SUCCESS [ 4.251 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18:09 min [INFO] Finished at: 2024-05-16T23:14:02Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS